diff options
author | Sean Christopherson <seanjc@google.com> | 2021-06-22 20:57:16 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-06-25 01:00:42 +0300 |
commit | b705a277b7059673c93e7ada01cc446dfae3e85a (patch) | |
tree | 7ccda2a772fed5a55344796a7f2d29bf61470443 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4e9c0d80dbbd2dd411d726ed10eccaaba6d63a08 (diff) | |
download | linux-b705a277b7059673c93e7ada01cc446dfae3e85a.tar.xz |
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 <seanjc@google.com>
Message-Id: <20210622175739.3610207-32-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions