On 6/23/25 11:42 AM, Shameer Kolothum wrote: > Now that arm,virt can have user-creatable smmuv3 devices, document it. > > Signed-off-by: Shameer Kolothum <shameerali.kolothum.th...@huawei.com> Reviewed-by: Eric Auger <eric.au...@redhat.com> Eric > --- > qemu-options.hx | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/qemu-options.hx b/qemu-options.hx > index 7eb8e02b4b..7d1a12f7ef 100644 > --- a/qemu-options.hx > +++ b/qemu-options.hx > @@ -1226,6 +1226,13 @@ SRST > ``aw-bits=val`` (val between 32 and 64, default depends on machine) > This decides the address width of the IOVA address space. > > +``-device arm-smmuv3,primary-bus=id`` > + This is only supported by ``-machine virt`` (ARM). > + > + ``primary-bus=id`` > + Accepts either the default root complex (pcie.0) or a > + pxb-pcie based root complex. > + > ERST > > DEF("name", HAS_ARG, QEMU_OPTION_name,
- Re: [PATCH v5 07/11] hw/arm/virt: Allow... Jonathan Cameron via
- Re: [PATCH v5 07/11] hw/arm/virt: Allow... Eric Auger
- [PATCH v5 05/11] hw/arm/virt: Add an SMMU_IO... Shameer Kolothum via
- Re: [PATCH v5 05/11] hw/arm/virt: Add a... Jonathan Cameron via
- [PATCH v5 06/11] hw/pci: Introduce pci_setup... Shameer Kolothum via
- Re: [PATCH v5 06/11] hw/pci: Introduce ... Jonathan Cameron via
- Re: [PATCH v5 06/11] hw/pci: Introduce ... Eric Auger
- RE: [PATCH v5 06/11] hw/pci: Introd... Shameerali Kolothum Thodi via
- [PATCH v5 08/11] qemu-options.hx: Document t... Shameer Kolothum via
- Re: [PATCH v5 08/11] qemu-options.hx: D... Jonathan Cameron via
- Re: [PATCH v5 08/11] qemu-options.hx: D... Eric Auger
- [PATCH v5 09/11] bios-tables-test: Allow for... Shameer Kolothum via
- Re: [PATCH v5 09/11] bios-tables-test: ... Jonathan Cameron via
- Re: [PATCH v5 09/11] bios-tables-test: ... Eric Auger
- [PATCH v5 10/11] qtest/bios-tables-test: Add... Shameer Kolothum via
- Re: [PATCH v5 10/11] qtest/bios-tables-... Jonathan Cameron via
- Re: [PATCH v5 10/11] qtest/bios-tables-... Eric Auger
- RE: [PATCH v5 10/11] qtest/bios-tab... Shameerali Kolothum Thodi via
- [PATCH v5 04/11] hw/arm/virt: Factor out com... Shameer Kolothum via
- [PATCH v5 11/11] qtest/bios-tables-test: Upd... Shameer Kolothum via
- Re: [PATCH v5 11/11] qtest/bios-tables-... Jonathan Cameron via