On Wed, Aug 05, 2026 at 03:12:59PM -0700, Nathan Chen via Devel wrote: > From: Nathan Chen <[email protected]> > > The arm-smmuv3 accel device property, used for HW-accelerated nested > SMMUv3, was added in QEMU 11.0.0 on top of the pluggable device > introduced in 10.2. Probe it alongside smmu_per_bus via > device-list-properties. > > Signed-off-by: Nathan Chen <[email protected]> > --- > src/qemu/qemu_capabilities.c | 2 ++ > src/qemu/qemu_capabilities.h | 1 + > tests/qemucapabilitiesdata/caps_11.0.0_aarch64.xml | 1 + > tests/qemucapabilitiesdata/caps_11.1.0_aarch64.xml | 1 + > 4 files changed, 5 insertions(+)
Reviewed-by: Pavel Hrdina <[email protected]>
