From: Avi Kivity Date: Mon, 17 Aug 2009 19:49:40 +0000 (+0300) Subject: KVM: Protect update_cr8_intercept() when running without an apic X-Git-Tag: v2.6.32-rc1~693^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88c808fd42b53a7e01a2ac3253ef31fef74cb5af;p=pandora-kernel.git KVM: Protect update_cr8_intercept() when running without an apic update_cr8_intercept() can be triggered from userspace while there is no apic present. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed