On Wed, Jun 15, 2016 at 03:21:48PM +0300, David Kiarie wrote: > Hi all, > > This patchset adds basic AMD IOMMU emulation support to Qemu. > > Changes since V11 > -AMD IOMMU is not started with -device amd-iommu (with a dependency on > Marcel's patches). > -IOMMU commands are represented using bitfields which is less error prone > and more readable[Peter] > -Changed from debug fprintfs to tracing[Jan]
What were the issues that required the sysbus+PCI code you sent previously? How did you address them in this series? -- Eduardo