From: Marcelo Tosatti Date: Tue, 27 Jan 2009 17:12:38 +0000 (-0200) Subject: KVM: make irq ack notifications aware of routing table X-Git-Tag: v2.6.30-rc1~664^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44882eed2ebe7f75f8cdae5671ab1d6e0fa40dbc;p=pandora-kernel.git KVM: make irq ack notifications aware of routing table IRQ ack notifications assume an identity mapping between pin->gsi, which might not be the case with, for example, HPET. Translate before acking. Signed-off-by: Marcelo Tosatti Acked-by: Gleb Natapov --- Reading git-diff-tree failed