diff options
| author | James Hogan <[email protected]> | 2016-06-09 14:19:16 +0100 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2016-06-14 11:02:45 +0200 |
| commit | e922a4cb71e745e53e64446d792c4603df43643a (patch) | |
| tree | d71ead15e2a7edf3f9582e903fee6b92d1c534e7 /tools/perf/scripts/python | |
| parent | 138f7ad916760a7c263678ce06545a0cfc98bf97 (diff) | |
MIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()
KVM implements its own routine for dumping the host TLB entries, but we
already have dump_tlb_all() which does something very similar (although
it only prints out TLB entries which match the current ASID or are
global).
Make KVM use dump_tlb_all() along with dump_tlb_regs() to avoid the
duplication and inevitable bitrot, allowing TLB dumping enhancements
(e.g. for VZ and GuestIDs) to be made in a single place.
Signed-off-by: James Hogan <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Radim Krčmář <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions