From: Avi Kivity Date: Thu, 22 Nov 2007 09:30:47 +0000 (+0200) Subject: KVM: VMX: Read & store IDT_VECTORING_INFO_FIELD X-Git-Tag: v2.6.25-rc1~1138^2~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1155f76a8166ae6fc88e7d73eb6817eb9012d476;p=pandora-kernel.git KVM: VMX: Read & store IDT_VECTORING_INFO_FIELD We'll want to write to it in order to fix real-mode irq injection problems, but it is a read-only field. Storing it in a variable solves that issue. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed