diff options
| author | Sean Christopherson <[email protected]> | 2022-01-28 00:51:52 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-02-10 13:47:17 -0500 |
| commit | ef2d488c652150df3c580a53f9e5d6f307e9b7e4 (patch) | |
| tree | bdad630942b4950a402688e90000f4ff6393006a /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | e27bc0440ebd145ada7e761975d8ea840e994d2f (diff) | |
KVM: VMX: Call vmx_get_cpl() directly in handle_dr()
Use vmx_get_cpl() instead of bouncing through kvm_x86_ops.get_cpl() when
performing a CPL check on MOV DR accesses. This avoids a RETPOLINE (when
enabled), and more importantly removes a vendor reference to kvm_x86_ops
and helps pave the way for unexporting kvm_x86_ops.
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions