Sign in
qemu
/
qemu
/
ab728275e48c7cd23f5f4df860f77a771125e3ac
/
hw
/
dma
/
rc4030.c
1221a47
memory/iommu: introduce IOMMUMemoryRegionClass
by Alexey Kardashevskiy
· 8 years ago
3df9d74
memory/iommu: QOM'fy IOMMU MemoryRegion
by Alexey Kardashevskiy
· 8 years ago
bf55b7a
memory: tune last param of iommu_ops.translate()
by Peter Xu
· 8 years ago
1b393b3
dma/rc4030: fix a mixed declarations and code warning
by Yongbok Kim
· 8 years ago
c627e75
dma/rc4030: translate memory accesses only when they occur
by Hervé Poussineau
· 8 years ago
c0a3172
dma: rc4030: limit interval timer reload value
by Prasad J Pandit
· 8 years ago
73bfa8c
hw/dma: vmstateify rc4030
by Dr. David Alan Gilbert
· 9 years ago
03dd024
hw: explicitly include qemu/log.h
by Paolo Bonzini
· 9 years ago
73bcb24
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
by Rutuja Shah
· 9 years ago
0430891
hw: Clean up includes
by Peter Maydell
· 9 years ago
d791d60
dma/rc4030: convert to QOM
by Hervé Poussineau
· 10 years ago
95c357b
dma/rc4030: use trace events instead of custom logging
by Hervé Poussineau
· 10 years ago
dc6e3e1
dma/rc4030: document register at offset 0x210
by Hervé Poussineau
· 10 years ago
b421f3f
dma/rc4030: do not use old_mmio accesses
by Hervé Poussineau
· 10 years ago
dd82051
dma/rc4030: use AddressSpace and address_space_rw in users
by Hervé Poussineau
· 10 years ago
a3d586f
dma/rc4030: create custom DMA address space
by Hervé Poussineau
· 10 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/rc4030.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
3054434
rc4030: convert to memory API
by Avi Kivity
· 13 years ago
541dc0d
Use new macro QEMU_PACKED for packed structures
by Stefan Weil
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
54f7b4a
Replace cpu_physical_memory_rw were possible
by Stefan Weil
· 14 years ago
7447545
change all other clock references to use nanosecond resolution accessors
by Paolo Bonzini
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
b832134
rc4030: Fix compilation error in debug code
by Stefan Weil
· 15 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 years ago
4aa720f
Fix harmless if statement with empty body, spotted by clang
by Blue Swirl
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 16 years ago
99a0949
Get rid of _t suffix
by malc
· 16 years ago
6ee093c
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
by Juan Quintela
· 16 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
68238a9
Clean up rc4030 init function
by aurel32
· 16 years ago
9ea0b7a
rc4030 registers improvements
by aurel32
· 16 years ago
d5853c2
Add load/save capability to rc4030 chipset
by aurel32
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
c6945b1
target-mips: DMA support for RC4030 chipset
by aurel32
· 16 years ago
b1503cd
Use the ARRAY_SIZE() macro where appropriate.
by malc
· 16 years ago
cd5158e
MIPS: remove a few warnings
by aurel32
· 16 years ago
b0f74c8
Don't use "hz" in identifiers to make AIX happy.
by balrog
· 16 years ago
4ce7ff6
MIPS Magnum R4000 machine
by aurel32
· 17 years ago