diff options
author | Sean Christopherson <seanjc@google.com> | 2021-06-22 20:57:14 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-06-25 01:00:42 +0300 |
commit | 8c985b2d8e682edac84bde63cef660cc574f795e (patch) | |
tree | 39b2ab6ca361998d5503bf686f8b17ec779c796a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 18db1b1790a899880dc4afdb9ac6c82c91080d66 (diff) | |
download | linux-8c985b2d8e682edac84bde63cef660cc574f795e.tar.xz |
KVM: x86/mmu: Don't grab CR4.PSE for calculating shadow reserved bits
Unconditionally pass pse=false when calculating reserved bits for shadow
PTEs. CR4.PSE is only relevant for 32-bit non-PAE paging, which KVM does
not use for shadow paging (including nested NPT).
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210622175739.3610207-30-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