From: Avi Kivity Date: Thu, 22 Nov 2007 09:42:59 +0000 (+0200) Subject: KVM: Fix faults during injection of real-mode interrupts X-Git-Tag: v2.6.25-rc1~1138^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c8cba3761d4741cfd53ecc40604fac01f52128a;p=pandora-kernel.git KVM: Fix faults during injection of real-mode interrupts If vmx fails to inject a real-mode interrupt while fetching the interrupt redirection table, it fails to record this in the vectoring information field. So we detect this condition and do it ourselves. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed