Merge branch 'kvm-arm64/misc' into kvmarm/next
authorOliver Upton <oliver.upton@linux.dev>
Sat, 26 Jul 2025 15:54:47 +0000 (08:54 -0700)
committerOliver Upton <oliver.upton@linux.dev>
Sat, 26 Jul 2025 15:54:47 +0000 (08:54 -0700)
commit0a2c9d808af2cb8a799eaeb6ef03cf1324c9e1f3
treed2d4e33181d030e5fafc115eaa7de41af69a8162
parent1f315e99bdd52001255cd26d822f23563f2fabb3
parentf509de1b0f8959ae4d90c6eeb13dee145fbb0127
Merge branch 'kvm-arm64/misc' into kvmarm/next

* kvm-arm64/misc:
  : Miscellaneous fixes/cleanups for KVM/arm64
  :
  :  - Fixes for computing POE output permissions
  :
  :  - Return ENXIO for invalid VGIC device attribute
  :
  :  - String helper conversions
  arm64: kvm: trace_handle_exit: use string choices helper
  arm64: kvm: sys_regs: use string choices helper
  KVM: arm64: Follow specification when implementing WXN
  KVM: arm64: Remove the wi->{e0,}poe vs wr->{p,u}ov confusion
  KVM: arm64: vgic-its: Return -ENXIO to invalid KVM_DEV_ARM_VGIC_GRP_CTRL attrs

Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/kvm/sys_regs.c