Re: [PATCH 1/2] conf: add address width attribute to iommu

2020-06-23 Thread Michal Privoznik
On 6/4/20 9:42 AM, Menno Lageman wrote: Add a new aw_bits attribute to the iommu device to control the address width of the intel-iommu Signed-off-by Menno Lageman --- docs/formatdomain.html.in | 9 + docs/schemas/domaincommon.rng | 5 +++

[PATCH 1/2] conf: add address width attribute to iommu

2020-06-04 Thread Menno Lageman
Add a new aw_bits attribute to the iommu device to control the address width of the intel-iommu Signed-off-by Menno Lageman --- docs/formatdomain.html.in | 9 + docs/schemas/domaincommon.rng | 5 +++ src/conf/domain_conf.c| 21