diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2020-07-08 21:52:00 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-07-09 07:08:42 -0400 |
commit | 2245d39886fad920f4ea3583e2fb29bf01fc01d8 (patch) | |
tree | c0388982269cfe1e1ed48fda654702ba648f3d87 /arch/x86/kvm/mmu/mmu.c | |
parent | c3f08ed15047002677b8b1f9f5bc29ced3f87a6f (diff) | |
download | lwn-2245d39886fad920f4ea3583e2fb29bf01fc01d8.tar.gz lwn-2245d39886fad920f4ea3583e2fb29bf01fc01d8.zip |
x86/kvm/vmx: Use native read/write_cr2()
read/write_cr2() go throuh the paravirt XXL indirection, but nested VMX in
a XEN_PV guest is not supported.
Use the native variants.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Message-Id: <20200708195322.344731916@linutronix.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/mmu/mmu.c')
0 files changed, 0 insertions, 0 deletions