diff options
author | Sean Christopherson <[email protected]> | 2021-06-22 10:57:16 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-06-24 18:00:42 -0400 |
commit | b705a277b7059673c93e7ada01cc446dfae3e85a (patch) | |
tree | 7ccda2a772fed5a55344796a7f2d29bf61470443 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4e9c0d80dbbd2dd411d726ed10eccaaba6d63a08 (diff) |
KVM: x86/mmu: Drop vCPU param from reserved bits calculator
Drop the vCPU param from __reset_rsvds_bits_mask() as it's now unused,
and ideally will remain unused in the future. Any information that's
needed by the low level helper should be explicitly provided as it's used
for both shadow/host MMUs and guest MMUs, i.e. vCPU state may be
meaningless or simply wrong.
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions