]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: Propagate nested entry failure into guest hypervisor
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 22 Apr 2010 10:33:10 +0000 (12:33 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:19:21 +0000 (12:19 +0300)
commitaddb1c5e7ea7908dd9ac82b729857f09e98fd2fd
tree733389c8b0716c1c9cbe3eadc3cc565cf660f27d
parente5c25706cd83b2556b98c2c98f484dacfcb6b13b
KVM: SVM: Propagate nested entry failure into guest hypervisor

This patch implements propagation of a failes guest vmrun
back into the guest instead of killing the whole guest.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/svm.c