On Thu, May 02, 2013 at 10:20:39PM -0300, Marcelo Tosatti wrote:
> On Sun, Apr 28, 2013 at 10:50:52AM +0200, Jan Kiszka wrote:
> > From: Jan Kiszka <jan.kis...@siemens.com>
> > 
> > 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 <jan.kis...@siemens.com>
> 
> Please rebase against "KVM: x86: Account for failing enable_irq_window
> for NMI window request".
This one is applied already. Looks like I forgot to send an email about
it.
 
--
                        Gleb.
--
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