From: Gleb Natapov Date: Thu, 18 Mar 2010 13:20:03 +0000 (+0200) Subject: KVM: Provide callback to get/set control registers in emulator ops. X-Git-Tag: v2.6.35-rc1~436^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52a4661737ecc918633f6b05c611a4af4b5eae5a;p=pandora-kernel.git KVM: Provide callback to get/set control registers in emulator ops. Use this callback instead of directly call kvm function. Also rename realmode_(set|get)_cr to emulator_(set|get)_cr since function has nothing to do with real mode. Signed-off-by: Gleb Natapov Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed