]> www.infradead.org Git - users/willy/xarray.git/commit
Merge branch 'for-next/pkvm-guest' into for-next/core
authorWill Deacon <will@kernel.org>
Thu, 12 Sep 2024 12:43:22 +0000 (13:43 +0100)
committerWill Deacon <will@kernel.org>
Thu, 12 Sep 2024 12:43:22 +0000 (13:43 +0100)
commit3175e051c3766047f645020d4a80a86321f7dcff
tree154403f22d507049027ccd6b0778a815bf018045
parent119e3eef3262108c74d3f832372d8b74b7169c45
parent21be9f7110d4c044c2b49bafbd7246335f236221
Merge branch 'for-next/pkvm-guest' into for-next/core

* for-next/pkvm-guest:
  arm64: smccc: Reserve block of KVM "vendor" services for pKVM hypercalls
  drivers/virt: pkvm: Intercept ioremap using pKVM MMIO_GUARD hypercall
  arm64: mm: Add confidential computing hook to ioremap_prot()
  drivers/virt: pkvm: Hook up mem_encrypt API using pKVM hypercalls
  arm64: mm: Add top-level dispatcher for internal mem_encrypt API
  drivers/virt: pkvm: Add initial support for running as a protected guest
  firmware/smccc: Call arch-specific hook on discovering KVM services
arch/arm64/Kconfig