diff options
author | Marc Zyngier <maz@kernel.org> | 2024-09-12 10:38:02 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2024-09-12 10:38:02 +0300 |
commit | f625469051266311e19245ef427f23a6a3c3f4aa (patch) | |
tree | 60e98a381dcc803894e91d8245de4ad95a0d4d8e /arch/Kconfig | |
parent | 2e0f239457c1076e09b36350cbbdb2ed25997a1f (diff) | |
parent | 7c4f73548ed15476daf1101f66648085eda65067 (diff) | |
download | linux-f625469051266311e19245ef427f23a6a3c3f4aa.tar.xz |
Merge branch kvm-arm64/s2-ptdump into kvmarm-master/next
* kvm-arm64/s2-ptdump:
: .
: Stage-2 page table dumper, reusing the main ptdump infrastructure,
: courtesy of Sebastian Ene. From the cover letter:
:
: "This series extends the ptdump support to allow dumping the guest
: stage-2 pagetables. When CONFIG_PTDUMP_STAGE2_DEBUGFS is enabled, ptdump
: registers the new following files under debugfs:
: - /sys/debug/kvm/<guest_id>/stage2_page_tables
: - /sys/debug/kvm/<guest_id>/stage2_levels
: - /sys/debug/kvm/<guest_id>/ipa_range
:
: This allows userspace tools (eg. cat) to dump the stage-2 pagetables by
: reading the 'stage2_page_tables' file.
: [...]"
: .
KVM: arm64: Register ptdump with debugfs on guest creation
arm64: ptdump: Don't override the level when operating on the stage-2 tables
arm64: ptdump: Use the ptdump description from a local context
arm64: ptdump: Expose the attribute parsing functionality
KVM: arm64: Move pagetable definitions to common header
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions