From: Avi Kivity Date: Sun, 4 Jan 2009 15:10:50 +0000 (+0200) Subject: KVM: Interrupt mask notifiers for ioapic X-Git-Tag: v2.6.30-rc1~664^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75858a84a6207f5e60196f6bbd18fde4250e5759;p=pandora-kernel.git KVM: Interrupt mask notifiers for ioapic Allow clients to request notifications when the guest masks or unmasks a particular irq line. This complements irq ack notifications, as the guest will not ack an irq line that is masked. Currently implemented for the ioapic only. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed