qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] apb: implement IOMMU for PCI host bridge (sun4u


From: Mark Cave-Ayland
Subject: [Qemu-devel] [PATCH 0/4] apb: implement IOMMU for PCI host bridge (sun4u)
Date: Wed, 28 May 2014 08:35:39 +0100

This patchset implements IOMMU translation for the APB PCI host bridge as used
by sun4u.

With this patchset applied, my Debian squeeze/wheezy test images can now boot
and start executing the installer (including CDROM and network access) in
-nographic mode without requiring virtio.

Signed-off-by: Mark Cave-Ayland <address@hidden>

Mark Cave-Ayland (4):
  apb: Move IOMMU registers into a separate IOMMUState struct
  apb: fix IOMMU register sizes
  apb: handle reading/writing of IOMMU control registers
  apb: implement IOMMU translation for PCI host bridge

 hw/pci-host/apb.c |  288 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 278 insertions(+), 10 deletions(-)

-- 
1.7.10.4




reply via email to

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