diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-02-10 15:30:31 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-04-29 19:49:17 +0300 |
commit | 39e7e2bf321ac7784823e61abcbdf1459aeaee94 (patch) | |
tree | 198eaf1a553d7ce15712a2b59b8d2ef19aa99c26 /tools/perf/scripts/python/stackcollapse.py | |
parent | 82ffa13f7933cdc9aa3d22c9bc5c8d9c9f610af1 (diff) | |
download | linux-39e7e2bf321ac7784823e61abcbdf1459aeaee94.tar.xz |
KVM: x86/mmu: pull computation of kvm_mmu_role_regs to kvm_init_mmu
The init_kvm_*mmu functions, with the exception of shadow NPT,
do not need to know the full values of CR0/CR4/EFER; they only
need to know the bits that make up the "role". This cleanup
however will take quite a few incremental steps. As a start,
pull the common computation of the struct kvm_mmu_role_regs
into their caller: all of them extract the struct from the vcpu
as the very first step.
Reviewed-by: David Matlack <dmatlack@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions