]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
authorPaul Mackerras <paulus@ozlabs.org>
Mon, 8 Oct 2018 05:31:17 +0000 (16:31 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 9 Oct 2018 05:04:27 +0000 (16:04 +1100)
commitce71d1f7eb62a2aa771215dd6dce2a4473794075
tree4eb46ed6e4e9d564a62a4dc900703fd7b9a9de9e
parent27b65d5a772e2d2804c9eddd6faecbc8731cc8c6
KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs

This adds a list of valid shadow PTEs for each nested guest to
the 'radix' file for the guest in debugfs.  This can be useful for
debugging.

Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/kvm_book3s_64.h
arch/powerpc/kvm/book3s_64_mmu_radix.c
arch/powerpc/kvm/book3s_hv_nested.c