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