From: Alexander Graf Date: Mon, 15 Jun 2009 13:21:25 +0000 (+0200) Subject: KVM: SVM: Improve nested interrupt injection X-Git-Tag: v2.6.32-rc1~693^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=219b65dcf6c0bad83d51bfa12e25891c02de2414;p=pandora-kernel.git KVM: SVM: Improve nested interrupt injection While trying to get Hyper-V running, I realized that the interrupt injection mechanisms that are in place right now are not 100% correct. This patch makes nested SVM's interrupt injection behave more like on a real machine. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed