diff options
| author | Sean Christopherson <[email protected]> | 2020-06-22 14:58:30 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-07-08 16:21:37 -0400 |
| commit | f25a9dec2da3b303e4c62cf9fa67e836866198b2 (patch) | |
| tree | 530e0bfb42d9211bf8252a9a77fee2852caf44f9 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | e8c22266e68f0db2a7e11b0a9f29fd88ec0cfd4a (diff) | |
KVM: x86/mmu: Drop kvm_arch_write_log_dirty() wrapper
Drop kvm_arch_write_log_dirty() in favor of invoking .write_log_dirty()
directly from FNAME(update_accessed_dirty_bits). "kvm_arch" is usually
used for x86 functions that are invoked from generic KVM, and implies
that there are external callers, neither of which is true.
Remove the check for a non-NULL kvm_x86_ops hook as the call is wrapped
in PTTYPE_EPT and is unconditionally set by VMX.
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