[Qemu-devel] Re: [PATCH 3/7] AMD IOMMU emulation

2010-08-29 Thread Blue Swirl
On Sat, Aug 28, 2010 at 9:53 PM, Eduard - Gabriel Munteanu wrote: > On Sat, Aug 28, 2010 at 03:58:23PM +, Blue Swirl wrote: >> On Sat, Aug 28, 2010 at 2:54 PM, Eduard - Gabriel Munteanu >> wrote: >> > This introduces emulation for the AMD IOMMU, described in "AMD I/O >> > Virtualization Techn

[Qemu-devel] Re: [PATCH 3/7] AMD IOMMU emulation

2010-08-28 Thread Eduard - Gabriel Munteanu
On Sat, Aug 28, 2010 at 03:58:23PM +, Blue Swirl wrote: > On Sat, Aug 28, 2010 at 2:54 PM, Eduard - Gabriel Munteanu > wrote: > > This introduces emulation for the AMD IOMMU, described in "AMD I/O > > Virtualization Technology (IOMMU) Specification". > > > > Signed-off-by: Eduard - Gabriel Mun

[Qemu-devel] Re: [PATCH 3/7] AMD IOMMU emulation

2010-08-28 Thread Blue Swirl
On Sat, Aug 28, 2010 at 2:54 PM, Eduard - Gabriel Munteanu wrote: > This introduces emulation for the AMD IOMMU, described in "AMD I/O > Virtualization Technology (IOMMU) Specification". > > Signed-off-by: Eduard - Gabriel Munteanu > --- >  Makefile.target |    2 +- >  hw/amd_iommu.c  |  663 > +

[Qemu-devel] Re: [PATCH 3/7] AMD IOMMU emulation

2010-08-16 Thread Blue Swirl
On Sun, Aug 15, 2010 at 7:27 PM, Eduard - Gabriel Munteanu wrote: > This introduces emulation for the AMD IOMMU, described in "AMD I/O > Virtualization Technology (IOMMU) Specification". > > Signed-off-by: Eduard - Gabriel Munteanu > --- >  Makefile.target |    2 + >  hw/amd_iommu.c  |  688 > ++