index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
gus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+3
*
Restore consistent formatting
malc
2012-02-07
1
-14
/
+14
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-14
/
+18
*
isa: pic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-7
/
+13
*
audio: remove unused parameter isa_pic
Hervé Poussineau
2011-12-20
1
-1
/
+1
*
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-12-20
1
-2
/
+2
*
gus: Convert to isa_register_portio_list
Richard Henderson
2011-10-11
1
-19
/
+19
*
Restore consistent formatting
malc
2011-10-09
1
-6
/
+5
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-21
1
-1
/
+1
*
Keep track of ISA ports ISA device is using in qdev.
Gleb Natapov
2010-12-11
1
-0
/
+4
*
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