qemu-e2k/target-s390x
Gleb Natapov 4513d9232b Do not stop VM if emulation failed in userspace.
Continue vcpu execution in case emulation failure happened while vcpu
was in userspace. In this case #UD will be injected into the guest
allowing guest OS to kill offending process and continue.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2010-05-11 14:03:44 -03:00
..
cpu.h Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. 2010-03-12 16:28:24 +00:00
exec.h Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
helper.c S390: Add stub for cpu_get_phys_page_debug 2010-04-01 21:51:59 +02:00
kvm.c Do not stop VM if emulation failed in userspace. 2010-05-11 14:03:44 -03:00
machine.c Add support for S390x system emulation 2009-12-05 17:36:05 +01:00
op_helper.c Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
translate.c Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00