Re: [PATCH 1/1] KVM: ioapic: Record edge-triggered interrupts delivery status.

From: Marcelo Tosatti
Date: Thu Mar 05 2015 - 19:07:46 EST


On Wed, Dec 24, 2014 at 11:14:29AM +0800, Wincy Van wrote:
> This patch fixes the bug discussed in
> https://www.mail-archive.com/kvm@xxxxxxxxxxxxxxx/msg109813.html
>
> This patch uses a new field named irr_delivered to record the
> delivery status of edge-triggered interrupts, and clears the
> delivered interrupts in kvm_get_ioapic. So it has the same effect
> of commit 0bc830b05c667218d703f2026ec866c49df974fc
> ("KVM: ioapic: clear IRR for edge-triggered interrupts at delivery")
> while avoids the bug of Windows guests.
>
> Signed-off-by: Wincy Van <fanwenyi0529@xxxxxxxxx>

Applied, thanks.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/