index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dma
/
rc4030.c
Age
Commit message (
Expand
)
Author
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
2017-03-20
dma/rc4030: fix a mixed declarations and code warning
Yongbok Kim
2017-03-20
dma/rc4030: translate memory accesses only when they occur
Hervé Poussineau
2017-03-20
dma: rc4030: limit interval timer reload value
Prasad J Pandit
2016-09-29
hw/dma: vmstateify rc4030
Dr. David Alan Gilbert
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-01-29
hw: Clean up includes
Peter Maydell
2015-06-11
dma/rc4030: convert to QOM
Hervé Poussineau
2015-06-11
dma/rc4030: use trace events instead of custom logging
Hervé Poussineau
2015-06-11
dma/rc4030: document register at offset 0x210
Hervé Poussineau
2015-06-11
dma/rc4030: do not use old_mmio accesses
Hervé Poussineau
2015-06-11
dma/rc4030: use AddressSpace and address_space_rw in users
Hervé Poussineau
2015-06-11
dma/rc4030: create custom DMA address space
Hervé Poussineau
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini