From: Marcelo Tosatti Date: Sat, 26 Jul 2008 20:01:00 +0000 (-0300) Subject: KVM: irq ack notification X-Git-Tag: v2.6.28-rc1~269^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f52447261bc8c21dfd4635196e32d2da1352f589;p=pandora-kernel.git KVM: irq ack notification Based on a patch from: Ben-Ami Yassour which was based on a patch from: Amit Shah Notify IRQ acking on PIC/APIC emulation. The previous patch missed two things: - Edge triggered interrupts on IOAPIC - PIC reset with IRR/ISR set should be equivalent to ack (LAPIC probably needs something similar). Signed-off-by: Marcelo Tosatti CC: Amit Shah CC: Ben-Ami Yassour Signed-off-by: Avi Kivity --- Reading git-diff-tree failed