]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Assign PCI address to virtio-iommu
authorAndrea Bolognani <abologna@redhat.com>
Thu, 23 Sep 2021 17:29:07 +0000 (19:29 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 1 Apr 2022 17:30:59 +0000 (19:30 +0200)
commitf119336162623b1987333a5886a5cb645d0fd1de
treece9e7673319bb5be1fb7e846a53d9c1640d007b3
parentb0eb1e193f5db033d0fbbf91ff71a121066ad77c
qemu: Assign PCI address to virtio-iommu

The device is configured to be an integrated endpoint, as is
necessary for it to function correctly.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_domain_address.c
tests/qemuxml2xmloutdata/virtio-iommu-aarch64.aarch64-latest.xml
tests/qemuxml2xmloutdata/virtio-iommu-x86_64.x86_64-latest.xml