public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix reboot on non-preemptible kernels
@ 2010-12-02 16:00 Avi Kivity
  2010-12-02 16:00 ` [PATCH 1/2] KVM: Don't spin on virt instruction faults during reboot Avi Kivity
  2010-12-02 16:00 ` [PATCH 2/2] KVM: VMX: Return 0 from a failed VMREAD Avi Kivity
  0 siblings, 2 replies; 3+ messages in thread
From: Avi Kivity @ 2010-12-02 16:00 UTC (permalink / raw)
  To: Marcelo Tosatti, kvm

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(-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-02 16:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-02 16:00 [PATCH 0/2] Fix reboot on non-preemptible kernels Avi Kivity
2010-12-02 16:00 ` [PATCH 1/2] KVM: Don't spin on virt instruction faults during reboot Avi Kivity
2010-12-02 16:00 ` [PATCH 2/2] KVM: VMX: Return 0 from a failed VMREAD Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox