Re: [Qemu-devel] [0/12] Preliminary work for IOMMU emulation support (v2)

2011-10-30 Thread David Gibson
On Sun, Oct 30, 2011 at 07:52:54PM +0200, Michael S. Tsirkin wrote: > On Sun, Oct 30, 2011 at 06:20:46PM +0100, Alexander Graf wrote: > > > > On 14.10.2011, at 11:20, David Gibson wrote: > > > > > A while back, Eduard - Gabriel Munteanu send a series of patches > > > implementing support for emul

Re: [Qemu-devel] [0/12] Preliminary work for IOMMU emulation support (v2)

2011-10-30 Thread Michael S. Tsirkin
On Sun, Oct 30, 2011 at 06:20:46PM +0100, Alexander Graf wrote: > > On 14.10.2011, at 11:20, David Gibson wrote: > > > A while back, Eduard - Gabriel Munteanu send a series of patches > > implementing support for emulating the AMD IOMMU in conjunction with > > qemu emulated PCI devices. A revise

Re: [Qemu-devel] [0/12] Preliminary work for IOMMU emulation support (v2)

2011-10-30 Thread Alexander Graf
On 14.10.2011, at 11:20, David Gibson wrote: > A while back, Eduard - Gabriel Munteanu send a series of patches > implementing support for emulating the AMD IOMMU in conjunction with > qemu emulated PCI devices. A revised patch series added support for > the Intel IOMMU, and I also send a revise

Re: [Qemu-devel] [0/12] Preliminary work for IOMMU emulation support (v2)

2011-10-14 Thread David Gibson
On Fri, Oct 14, 2011 at 08:20:51PM +1100, David Gibson wrote: > A while back, Eduard - Gabriel Munteanu send a series of patches > implementing support for emulating the AMD IOMMU in conjunction with > qemu emulated PCI devices. A revised patch series added support for > the Intel IOMMU, and I als