From: Joerg Roedel Date: Thu, 6 Dec 2007 14:46:52 +0000 (+0100) Subject: KVM: SVM: Emulate read/write access to cr8 X-Git-Tag: v2.6.25-rc1~1138^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=152ff9be2ed11e76ed3014b94eacdd6bc9275518;p=pandora-kernel.git KVM: SVM: Emulate read/write access to cr8 This patch adds code to emulate the access to the cr8 register to the x86 instruction emulator in kvm. This is needed on svm, where there is no hardware decode for control register access. Signed-off-by: Joerg Roedel Signed-off-by: Markus Rechberger Signed-off-by: Avi Kivity --- Reading git-diff-tree failed