On Sun, Apr 28, 2013 at 10:50:52AM +0200, Jan Kiszka wrote:
> From: Jan Kiszka <[email protected]>
> 
> The VMX implementation of enable_irq_window raised
> KVM_REQ_IMMEDIATE_EXIT after we checked it in vcpu_enter_guest. This
> caused infinite loops on vmentry. Fix it by letting enable_irq_window
> signal the need for an immediate exit via its return value and drop
> KVM_REQ_IMMEDIATE_EXIT.
> 
> This issue only affects nested VMX scenarios.
> 
> Signed-off-by: Jan Kiszka <[email protected]>

Please rebase against "KVM: x86: Account for failing enable_irq_window
for NMI window request".

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

Reply via email to