qemu-patch-raspberry4/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
exec.h
helper.c
kvm.c Do not stop VM if emulation failed in userspace. 2010-05-11 14:03:44 -03:00
machine.c
op_helper.c
translate.c