On Mon, Jun 30, 2025 at 15:45:31 +0200, Ján Tomko via Devel wrote: > From: Ján Tomko <jto...@redhat.com> > > Signed-off-by: Ján Tomko <jto...@redhat.com> > --- > Applies on top of Peter's NEWS patch > > NEWS.rst | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/NEWS.rst b/NEWS.rst > index 3ffdceda81..fd2d68a600 100644 > --- a/NEWS.rst > +++ b/NEWS.rst > @@ -45,6 +45,12 @@ v11.5.0 (unreleased) > with CA certificate(s) that will be used for remote peer certificate > validation. > > + * qemu: add support for AMD IOMMU device > + > + The ``amd`` model for the ``<iommu>`` device is now supported. > + New attributes ``passtrhough`` and ``xtsup`` are also supported for this > + model. > + > * **Improvements** > > * Include supported console types in domain capabilities > -- > 2.49.0 >
Reviewed-by: Peter Krempa <pkre...@redhat.com>