From: Avi Kivity Date: Wed, 20 Apr 2011 12:24:32 +0000 (+0300) Subject: KVM: x86 emulator: Replace calls to is_pae() and is_paging with ->get_cr() X-Git-Tag: v3.0-rc1~350^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd72c4192220d0086fb24356ac6ff9c3b1e067d9;p=pandora-kernel.git KVM: x86 emulator: Replace calls to is_pae() and is_paging with ->get_cr() Avoid use of ctxt->vcpu. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed