]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch kvm-arm64/nv-s2-debugfs into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Wed, 8 Apr 2026 11:22:55 +0000 (12:22 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 8 Apr 2026 11:22:55 +0000 (12:22 +0100)
commite85d1c0cc77b08b21a44912d69d0c0c405b1808c
tree651a531d9a91118c8052a2c8567be7e30ab4dbf2
parentf8078d51ee232c8d4fa552d30e06c641b944e2c2
parent570428601ba506e76c265a65626524ef3c5cbc04
Merge branch kvm-arm64/nv-s2-debugfs into kvmarm-master/next

* kvm-arm64/nv-s2-debugfs:
  : .
  : Expand the stage-2 ptdump infrastructure to be able to display
  : the content of the shadow s2 tables generated by nested virt.
  :
  : Patches courtesy of Wei-Lin Chang.
  : .
  KVM: arm64: ptdump: Initialize parser_state before pgtable walk
  KVM: arm64: nv: Expose shadow page tables in debugfs
  KVM: arm64: ptdump: Make KVM ptdump code s2 mmu aware

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/nested.c