]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: add address width attribute to iommu
authorMenno Lageman <menno.lageman@oracle.com>
Thu, 4 Jun 2020 07:42:42 +0000 (09:42 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 23 Jun 2020 13:51:49 +0000 (15:51 +0200)
commit0e5c919397ad255442844472573ef50188e3e53c
tree70d69a6e60eb0f637d31df4ff90e0cd370891404
parent36b1e8669d85f5dbde4e40a6625df9a78085c2a0
conf: add address width attribute to iommu

Add a new aw_bits attribute to the iommu device to control
the address width of the intel-iommu

Signed-off-by Menno Lageman <menno.lageman@oracle.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
tests/qemuxml2argvdata/intel-iommu-aw-bits.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/intel-iommu-aw-bits.x86_64-latest.xml [new symlink]
tests/qemuxml2xmltest.c