summaryrefslogtreecommitdiffstats
path: root/hw/gus.c
Commit message (Expand)AuthorAgeFilesLines
* Remove any pretense that there can be more than one AudioStatemalc2009-05-141-2/+1
* Push AUD_init down to devicesPaul Brook2009-05-121-6/+2
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-11/+0
* Add missing static qualifiermalc2008-12-111-3/+3
* Make audio violate POSIX lessmalc2008-12-031-1/+1
* Avoid signedness warningsmalc2008-07-051-14/+12
* Do not save dynamic fieldmalc2008-06-211-4/+2
* Add VM save/load supportmalc2008-06-211-0/+36
* Fix some signedness issues caught by gcc 4.3malc2008-06-081-2/+2
* Gravis Ultrasound GF1 sound card emulation (malc).balrog2008-01-141-0/+300
OpenPOWER on IntegriCloud