Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Aleksandar Markovic
|
a9e2d149d6
dma/rc4030: Minor code style cleanup
|
6 years ago |
Aleksandar Markovic
|
d37eae6ccd
dma/rc4030: Fix off-by-one error in specified memory region size
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Peter Maydell
|
2c91bcf273
iommu: Add IOMMU index argument to translate method
|
7 years ago |
Alexey Kardashevskiy
|
1221a47467
memory/iommu: introduce IOMMUMemoryRegionClass
|
8 years ago |
Alexey Kardashevskiy
|
3df9d74806
memory/iommu: QOM'fy IOMMU MemoryRegion
|
8 years ago |
Peter Xu
|
bf55b7afce
memory: tune last param of iommu_ops.translate()
|
8 years ago |
Yongbok Kim
|
1b393b310f
dma/rc4030: fix a mixed declarations and code warning
|
8 years ago |
Hervé Poussineau
|
c627e7526a
dma/rc4030: translate memory accesses only when they occur
|
8 years ago |
Prasad J Pandit
|
c0a3172fa6
dma: rc4030: limit interval timer reload value
|
8 years ago |
Dr. David Alan Gilbert
|
73bfa8c0e0
hw/dma: vmstateify rc4030
|
9 years ago |
Paolo Bonzini
|
03dd024ff5
hw: explicitly include qemu/log.h
|
9 years ago |
Rutuja Shah
|
73bcb24d93
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
|
9 years ago |
Peter Maydell
|
0430891ce1
hw: Clean up includes
|
9 years ago |
Hervé Poussineau
|
d791d60f1c
dma/rc4030: convert to QOM
|
10 years ago |
Hervé Poussineau
|
95c357bc46
dma/rc4030: use trace events instead of custom logging
|
10 years ago |
Hervé Poussineau
|
dc6e3e1e1a
dma/rc4030: document register at offset 0x210
|
10 years ago |
Hervé Poussineau
|
b421f3f52a
dma/rc4030: do not use old_mmio accesses
|
10 years ago |
Hervé Poussineau
|
dd8205130b
dma/rc4030: use AddressSpace and address_space_rw in users
|
10 years ago |
Hervé Poussineau
|
a3d586f704
dma/rc4030: create custom DMA address space
|
10 years ago |
Alex Bligh
|
bc72ad6754
aio / timers: Switch entire codebase to the new timer API
|
12 years ago |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 years ago |
Paolo Bonzini
|
49ab747f66
hw: move target-independent files to subdirectories
|
12 years ago |