From: Avi Kivity Date: Thu, 3 Jul 2008 12:17:01 +0000 (+0300) Subject: KVM: Add a pending interrupt queue X-Git-Tag: v2.6.28-rc1~269^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=937a7eaef9f08342958d17055a350982b7bd92cb;p=pandora-kernel.git KVM: Add a pending interrupt queue Similar to the exception queue, this hold interrupts that have been accepted by the virtual processor core but not yet injected. Not yet used. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed