diff options
| author | Sean Christopherson <[email protected]> | 2020-12-30 16:26:59 -0800 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2021-02-04 05:27:33 -0500 |
| commit | 6a289139479845f12e44108b4d52cf0194bd5ff3 (patch) | |
| tree | 89802c61a946500cce7116b05145237061cbf47d /tools/perf/scripts/python | |
| parent | 5ef940bd9ac267e5764ee886956352935dc7bad3 (diff) | |
KVM: VMX: Use the kernel's version of VMXOFF
Drop kvm_cpu_vmxoff() in favor of the kernel's cpu_vmxoff(). Modify the
latter to return -EIO on fault so that KVM can invoke
kvm_spurious_fault() when appropriate. In addition to the obvious code
reuse, dropping kvm_cpu_vmxoff() also eliminates VMX's last usage of the
__ex()/__kvm_handle_fault_on_reboot() macros, thus helping pave the way
toward dropping them entirely.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions