Re: [PATCH 0/2] Fix reboot on Intel hosts

2010-09-22 Thread Marcelo Tosatti
On Tue, Sep 21, 2010 at 07:59:42PM +0200, Avi Kivity wrote: For a while (how long?) reboots with active guests are broken on Intel hosts. This patch set fixes the problem. Avi Kivity (2): KVM: Fix reboot on Intel hosts KVM: cpu_relax() during spin waiting for reboot

[PATCH 0/2] Fix reboot on Intel hosts

2010-09-21 Thread Avi Kivity
For a while (how long?) reboots with active guests are broken on Intel hosts. This patch set fixes the problem. Avi Kivity (2): KVM: Fix reboot on Intel hosts KVM: cpu_relax() during spin waiting for reboot virt/kvm/kvm_main.c |6 -- 1 files changed, 4 insertions(+), 2 deletions(-)