From: Joerg Roedel Date: Thu, 6 Dec 2007 20:02:25 +0000 (+0100) Subject: KVM: SVM: Exit to userspace if write to cr8 and not using in-kernel apic X-Git-Tag: v2.6.25-rc1~1138^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d075434149c38d457c30d1f11d9c39210b0bb79;p=pandora-kernel.git KVM: SVM: Exit to userspace if write to cr8 and not using in-kernel apic With this patch KVM on SVM will exit to userspace if the guest writes to CR8 and the in-kernel APIC is disabled. Signed-off-by: Joerg Roedel Signed-off-by: Markus Rechberger Signed-off-by: Avi Kivity --- Reading git-diff-tree failed