On Tue, Aug 9, 2016 at 11:27 PM, David Kiarie
wrote:
> Hi all,
>
> This patchset adds basic AMD IOMMU emulation support to Qemu.
>
> Change since v14
>-MMIO register reading/write bug fix [Peter]
>-Endian-ness issue fix[Peter]
>-Bitfields layouts in IOMMU commands fix[Peter]
>
I seem
Hi all,
This patchset adds basic AMD IOMMU emulation support to Qemu.
Change since v14
-MMIO register reading/write bug fix [Peter]
-Endian-ness issue fix[Peter]
-Bitfields layouts in IOMMU commands fix[Peter]
-IVRS changed IVHD device entry from type 3 to 1 to save a few bytes
-c
Hi all,
This patchset adds basic AMD IOMMU emulation support to Qemu. This version
happens to have been delayed since I expected to send it together with IR code
but it seems that may take even longer so I'm sending this first.
Changes since v13
-Added an error to make AMD IOMMU incompatible