diff options
author | Sean Christopherson <[email protected]> | 2021-02-12 16:50:10 -0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-02-19 03:08:34 -0500 |
commit | a018eba53870aa30e5e57465771cb209680f20c2 (patch) | |
tree | 633c3b3b51e00239268aea9873d5687ca631df2a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6dd03800b1afe4d3b6f26b0d20f2e1ecebf32b29 (diff) |
KVM: x86: Move MMU's PML logic to common code
Drop the facade of KVM's PML logic being vendor specific and move the
bits that aren't truly VMX specific into common x86 code. The MMU logic
for dealing with PML is tightly coupled to the feature and to VMX's
implementation, bouncing through kvm_x86_ops obfuscates the code without
providing any meaningful separation of concerns or encapsulation.
No functional change intended.
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions