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
/
dma
/
sun4m_iommu.c
Age
Commit message (
Expand
)
Author
2018-01-09
sun4m: move sun4m_iommu.c from hw/dma to hw/sparc
Mark Cave-Ayland
2017-10-31
sun4m_iommu: remove legacy sparc_iommu_memory_rw() function
Mark Cave-Ayland
2017-10-31
sun4m: implement IOMMU translation using IOMMU memory region
Mark Cave-Ayland
2017-10-31
sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.h
Mark Cave-Ayland
2017-06-02
hw/dma: QOM'ify sun4m_iommu.c
xiaoqiang zhao
2016-01-29
hw: Clean up includes
Peter Maydell
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2013-07-29
sun4m_iommu: QOM cast cleanup
Andreas Färber
2013-07-04
hw/d*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-08
hw: move DMA controllers to hw/dma/, configure with default-configs/
Paolo Bonzini