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 <mark.cave-ayl...@ilande.co.uk>

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