aboutsummaryrefslogtreecommitdiffstats
path: root/hw/sun4m_iommu.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-15qom: Unify type registrationAndreas Färber1-2/+2
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-8/+10
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori1-10/+19
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity1-1/+1
2011-11-24sun4m_iommu: convert to memory APIAvi Kivity1-17/+16
2011-08-21sun4m_iommu: avoid structure holes spotted by paholeBlue Swirl1-1/+1
2011-05-06Fix typo in code and commentsStefan Weil1-1/+1
2010-12-11Add endianness as io mem parameterAlexander Graf1-1/+2
2010-10-31sparc32: convert debug printf statements to tracepointsBlue Swirl1-24/+9
2010-04-03sparc32: add IOMMU chipset doc linksBlue Swirl1-1/+9
2010-04-03sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUsBlue Swirl1-0/+384