From: Avi Kivity Date: Wed, 20 Apr 2011 12:21:35 +0000 (+0300) Subject: KVM: x86 emulator: drop use of is_long_mode() X-Git-Tag: v3.0-rc1~350^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2ad2bb3ef870067ecfc9ccdcf465feb51f2b6a5;p=pandora-kernel.git KVM: x86 emulator: drop use of is_long_mode() Requires ctxt->vcpu, which is to be abolished. Replace with open calls to get_msr(). Signed-off-by: Avi Kivity --- Reading git-diff-tree failed