index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
sun4m_iommu.c
Age
Commit message (
Expand
)
Author
2013-04-08
hw: move DMA controllers to hw/dma/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-24
sun4m_iommu: convert to memory API
Avi Kivity
2011-08-21
sun4m_iommu: avoid structure holes spotted by pahole
Blue Swirl
2011-05-06
Fix typo in code and comments
Stefan Weil
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-10-31
sparc32: convert debug printf statements to tracepoints
Blue Swirl
2010-04-03
sparc32: add IOMMU chipset doc links
Blue Swirl
2010-04-03
sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUs
Blue Swirl