Re: [PATCH 2/2] AMD IOMMU support

2010-08-17 Thread Kevin O'Connor
On Sun, Aug 15, 2010 at 10:57:27PM +0300, Eduard - Gabriel Munteanu wrote: This initializes the AMD IOMMU and creates ACPI tables for it. Signed-off-by: Eduard - Gabriel Munteanu eduard.munte...@linux360.ro There's some questions with how best to create ACPI tables in SeaBIOS/qemu. Can you

[PATCH 2/2] AMD IOMMU support

2010-08-15 Thread Eduard - Gabriel Munteanu
This initializes the AMD IOMMU and creates ACPI tables for it. Signed-off-by: Eduard - Gabriel Munteanu eduard.munte...@linux360.ro --- Makefile |2 +- src/acpi.c | 79 src/iommu.c| 64