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
/
gus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
2009-12-03
1
-1
/
+1
*
gus: port to vmstate
Juan Quintela
2009-12-03
1
-30
/
+17
*
audio: use muldiv64 where it makes sense
malc
2009-09-18
1
-2
/
+2
*
gus: Do not manually free the state, qdev does it for us
malc
2009-09-12
1
-1
/
+0
*
Fix formatting, get rid of conf and fix description
malc
2009-09-10
1
-14
/
+7
*
qdev/isa: convert gravis ultrasound
Gerd Hoffmann
2009-09-10
1
-26
/
+49
*
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
1
-1
/
+1
*
Remove any pretense that there can be more than one AudioState
malc
2009-05-14
1
-2
/
+1
*
Push AUD_init down to devices
Paul Brook
2009-05-12
1
-6
/
+2
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-11
/
+0
*
Add missing static qualifier
malc
2008-12-11
1
-3
/
+3
*
Make audio violate POSIX less
malc
2008-12-03
1
-1
/
+1
*
Avoid signedness warnings
malc
2008-07-05
1
-14
/
+12
*
Do not save dynamic field
malc
2008-06-21
1
-4
/
+2
*
Add VM save/load support
malc
2008-06-21
1
-0
/
+36
*
Fix some signedness issues caught by gcc 4.3
malc
2008-06-08
1
-2
/
+2
*
Gravis Ultrasound GF1 sound card emulation (malc).
balrog
2008-01-14
1
-0
/
+300