summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2022-02-21 09:31:51 -0500
committerPaolo Bonzini <pbonzini@redhat.com>2022-02-25 08:20:17 -0500
commit0c1c92f15f7600a03377e3211983f3571c08ad4b (patch)
treec5c57d8eb0d1da7ecccfb69e8247e33fabb636a9 /tools/perf/scripts/python/export-to-postgresql.py
parent594bef7931089cbdeaf7d8954d54535c8ddd4b30 (diff)
KVM: x86/mmu: do not pass vcpu to root freeing functions
These functions only operate on a given MMU, of which there is more than one in a vCPU (we care about two, because the third does not have any roots and is only used to walk guest page tables). They do need a struct kvm in order to lock the mmu_lock, but they do not needed anything else in the struct kvm_vcpu. So, pass the vcpu->kvm directly to them. 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