KVM: x86 emulator: Replace calls to is_pae() and is_paging with ->get_cr()
authorAvi Kivity <avi@redhat.com>
Wed, 20 Apr 2011 12:24:32 +0000 (15:24 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:12 +0000 (08:39 -0400)
Avoid use of ctxt->vcpu.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found