]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch kvm-arm64/fwb-for-all into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Thu, 5 Feb 2026 09:16:42 +0000 (09:16 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 5 Feb 2026 09:16:42 +0000 (09:16 +0000)
commit26e013b3fc7e3a3f31c54d1064702594e8ef9a6c
tree84e51eeb48593c173a99763cb639ca72f5968dd0
parent183ac2b2ad5a558a749df5656c1f1df691c7c328
parent65d00e37b17f46a21e7a25e0fb211a4c33274a83
Merge branch kvm-arm64/fwb-for-all into kvmarm-master/next

* kvm-arm64/fwb-for-all:
  : .
  : Allow pKVM's host stage-2 mappings to use the Force Write Back version
  : of the memory attributes by using the "pass-through' encoding.
  :
  : This avoids having two separate encodings for S2 on a given platform.
  : .
  KVM: arm64: Simplify PAGE_S2_MEMATTR
  KVM: arm64: Kill KVM_PGTABLE_S2_NOFWB
  KVM: arm64: Switch pKVM host S2 over to KVM_PGTABLE_S2_AS_S1
  KVM: arm64: Add KVM_PGTABLE_S2_AS_S1 flag
  arm64: Add MT_S2{,_FWB}_AS_S1 encodings

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