Reboot with guests running, on Intel hosts, with a non-preemptible host
kernel is broken.  This patchset fixes the issue.

Avi Kivity (2):
  KVM: Don't spin on virt instruction faults during reboot
  KVM: VMX: Return 0 from a failed VMREAD

 arch/x86/include/asm/kvm_host.h |    8 ++++++--
 arch/x86/kvm/vmx.c              |    4 ++--
 virt/kvm/kvm_main.c             |   13 ++++---------
 3 files changed, 12 insertions(+), 13 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to