diff options
author | Mingwei Zhang <[email protected]> | 2022-08-25 22:57:55 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-09-26 12:02:33 -0400 |
commit | 02dfc44f205772f0edc0d8e58420205c1cf2f83b (patch) | |
tree | 672380a458d3fafe0a604afddeb0fe993f7a06a1 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 37ef0be269540028a375f28a68ac16979a4349df (diff) |
KVM: x86: Print guest pgd in kvm_nested_vmenter()
Print guest pgd in kvm_nested_vmenter() to enrich the information for
tracing. When tdp is enabled, print the value of tdp page table (EPT/NPT);
when tdp is disabled, print the value of non-nested CR3.
Suggested-by: Sean Christopherson <[email protected]>
Signed-off-by: Mingwei Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[sean: print nested_cr3 vs. nested_eptp vs. guest_cr3]
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions