Re: [RFC PATCH 1/5] conf: Support multiple smmuv3Dev IOMMU devices

2025-05-27 Thread Nathan Chen via Devel
On 5/20/2025 4:20 AM, Daniel P. Berrangé wrote: Add support for "smmuv3Dev" IOMMU model, and add support for parsing multiple IOMMU devices from the VM definition when "smmuv3Dev" is the IOMMU model. Enable plugging smmuv3Dev into pcie-root and pcie-expander-bus. Signed-off-by: Nathan Chen --

Re: [RFC PATCH 1/5] conf: Support multiple smmuv3Dev IOMMU devices

2025-05-20 Thread Daniel P . Berrangé via Devel
On Thu, May 15, 2025 at 01:36:39PM -0700, Nathan Chen via Devel wrote: > Add support for "smmuv3Dev" IOMMU model, and add > support for parsing multiple IOMMU devices from > the VM definition when "smmuv3Dev" is the IOMMU model. > Enable plugging smmuv3Dev into pcie-root and > pcie-expander-bus. >

[RFC PATCH 1/5] conf: Support multiple smmuv3Dev IOMMU devices

2025-05-15 Thread Nathan Chen via Devel
Add support for "smmuv3Dev" IOMMU model, and add support for parsing multiple IOMMU devices from the VM definition when "smmuv3Dev" is the IOMMU model. Enable plugging smmuv3Dev into pcie-root and pcie-expander-bus. Signed-off-by: Nathan Chen --- docs/formatdomain.rst | 5 +- src/c