Searched hist:"4513 d9232badcc5039d69dae946054ba2682c258" (Results 1 – 2 of 2) sorted by relevance
/qemu/include/system/ |
H A D | kvm.h | 4513d9232badcc5039d69dae946054ba2682c258 Mon May 10 08:21:34 UTC 2010 Gleb Natapov <gleb@redhat.com> 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>
|
/qemu/accel/kvm/ |
H A D | kvm-all.c | 4513d9232badcc5039d69dae946054ba2682c258 Mon May 10 08:21:34 UTC 2010 Gleb Natapov <gleb@redhat.com> 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>
|