aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSean Christopherson <sean.j.christopherson@intel.com>2019-01-25 07:41:03 -0800
committerPaolo Bonzini <pbonzini@redhat.com>2019-02-12 13:12:23 +0100
commit47e97c099bbcb3211b22456679991095c0578da2 (patch)
tree554332f189cc233cf4dadef626b416f7ec7850fe /tools/perf/scripts/python/bin
parentKVM: nVMX: Cache host_rsp on a per-VMCS basis (diff)
downloadlinux-47e97c099bbcb3211b22456679991095c0578da2.tar.gz
linux-47e97c099bbcb3211b22456679991095c0578da2.zip
KVM: VMX: Load/save guest CR2 via C code in __vmx_vcpu_run()
...to eliminate its parameter and struct vcpu_vmx offset definition from the assembly blob. Accessing CR2 from C versus assembly doesn't change the likelihood of taking a page fault (and modifying CR2) while it's loaded with the guest's value, so long as we don't do anything silly between accessing CR2 and VM-Enter/VM-Exit. Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> Reviewed-by: Jim Mattson <jmattson@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions