index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
mac_dbdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
2012-12-19
1
-0
/
+1
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-2
/
+2
*
remove unused function
Paolo Bonzini
2011-10-21
1
-5
/
+0
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
ppc: convert to memory API
Avi Kivity
2011-08-08
1
-16
/
+16
*
vmstate: port mac_dbdma
Juan Quintela
2011-04-22
1
-24
/
+22
*
mac_dbdma: create DBDMAState instead of passing one array around
Juan Quintela
2011-04-22
1
-18
/
+27
*
dbdma: Make little endian
Alexander Graf
2010-12-11
1
-4
/
+1
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-1
/
+1
*
Compile most PPC devices only once
Blue Swirl
2010-03-30
1
-4
/
+0
*
PPC: Get rid of segfaults in DBDMA emulation
Alexander Graf
2010-02-14
1
-3
/
+7
*
MAC DBDMA: store register values in native endianness
Aurelien Jarno
2009-12-24
1
-39
/
+46
*
PPC: remove unneeded calls to device reset
Blue Swirl
2009-11-07
1
-1
/
+0
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-2
/
+2
*
Get rid of _t suffix
malc
2009-10-01
1
-2
/
+2
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-3
/
+3
*
qemu: create helper for event notification (Marcelo Tosatti)
aliguori
2009-04-24
1
-3
/
+1
*
Use a dedicated function to request exit from execution loop
aurel32
2009-03-07
1
-1
/
+1
*
DB-DMA IDE asynchronous I/O
aurel32
2009-03-04
1
-2
/
+7
*
DB-DMA cleanup
aurel32
2009-03-03
1
-111
/
+79
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
PowerPC: mac-io DB-DMA support
aurel32
2009-01-30
1
-29
/
+795
*
VM load/save support for PPC devices
blueswir1
2008-12-30
1
-0
/
+13
*
Register reset handlers
blueswir1
2008-12-28
1
-0
/
+6
*
Improve PPC device debugging
blueswir1
2008-12-24
1
-2
/
+18
*
Remove unnecessary trailing newlines
blueswir1
2008-12-13
1
-1
/
+0
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+1
*
* sort the PowerPC target object files
j_mayer
2007-10-28
1
-0
/
+79