Sign in
qemu
/
qemu
/
cc69bda6c97a1c193348eb381f4bffdfd1c8a948
/
hw
/
mac_dbdma.c
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
077805f
janitor: do not rely on indirect inclusions of or from qemu-char.h
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
0abc271
remove unused function
by Paolo Bonzini
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
23c5e4c
ppc: convert to memory API
by Avi Kivity
· 14 years ago
da26fdc
vmstate: port mac_dbdma
by Juan Quintela
· 14 years ago
c20df14
mac_dbdma: create DBDMAState instead of passing one array around
by Juan Quintela
· 14 years ago
0f4f039
dbdma: Make little endian
by Alexander Graf
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 years ago
2b5eb37
Compile most PPC devices only once
by Blue Swirl
· 15 years ago
a9ceb76
PPC: Get rid of segfaults in DBDMA emulation
by Alexander Graf
· 15 years ago
ad674e5
MAC DBDMA: store register values in native endianness
by Aurelien Jarno
· 15 years ago
e439413
PPC: remove unneeded calls to device reset
by Blue Swirl
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 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
d9f75a4
qemu: create helper for event notification (Marcelo Tosatti)
by aliguori
· 16 years ago
3098dba
Use a dedicated function to request exit from execution loop
by aurel32
· 16 years ago
862c928
DB-DMA IDE asynchronous I/O
by aurel32
· 16 years ago
b42ec42
DB-DMA cleanup
by aurel32
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
28ce5ce
PowerPC: mac-io DB-DMA support
by aurel32
· 16 years ago
9b64997
VM load/save support for PPC devices
by blueswir1
· 16 years ago
6e6b736
Register reset handlers
by blueswir1
· 16 years ago
ea026b2
Improve PPC device debugging
by blueswir1
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
3cbee15
* sort the PowerPC target object files
by j_mayer
· 17 years ago