aboutsummaryrefslogtreecommitdiffstats
path: root/hw/audiodev.h
AgeCommit message (Collapse)AuthorFilesLines
2009-05-12Push AUD_init down to devicesPaul Brook1-6/+6
Now we can safely call AUD_init multiple times we can push it down to individual audio devices, rather than having to pass it from the board init. Signed-off-by: Paul Brook <paul@codesourcery.com>
2008-06-13ISA version of CS4231Amalc1-0/+3
Hopefully someday will be merged with cs4231.c (SPARC version) git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4741 c046a42c-6fe2-441c-8c8c-71466251a162
2008-01-14PCI AC97 emulation by malc.balrog1-0/+2
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3918 c046a42c-6fe2-441c-8c8c-71466251a162
2007-11-17Break up vl.h.pbrook1-0/+12
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3674 c046a42c-6fe2-441c-8c8c-71466251a162