qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] SeaBIOS AMD IOMMU initialization patches


From: Eduard - Gabriel Munteanu
Subject: [Qemu-devel] [PATCH 0/3] SeaBIOS AMD IOMMU initialization patches
Date: Fri, 4 Feb 2011 01:24:12 +0200

Hi,

Here are the SeaBIOS parts that initialize the AMD IOMMU.

I was told an ack from other QEMU/KVM developers would be nice, so please have
a look.


    Thanks,
    Eduard

Eduard - Gabriel Munteanu (3):
  pci: add pci_find_capability() helper
  AMD IOMMU support
  Clarify address space layout.

 src/acpi.c     |   84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/config.h   |    8 ++++-
 src/pci.c      |   15 ++++++++++
 src/pci.h      |    1 +
 src/pci_ids.h  |    1 +
 src/pci_regs.h |    1 +
 src/pciinit.c  |   29 +++++++++++++++++++
 7 files changed, 137 insertions(+), 2 deletions(-)

-- 
1.7.3.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]