aboutsummaryrefslogtreecommitdiffstats
path: root/hw/cs4231a.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-10Fix formatting and and description fieldmalc1-4/+5
2009-09-10qdev/isa: convert cs4231a sound cardGerd Hoffmann1-13/+33
2009-08-28Fix formattingmalc1-1/+1
2009-08-27Add isa_reserve_irq().Jes Sorensen1-7/+5
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka1-1/+1
2009-06-20Restore consistent formatting of audio devicesmalc1-15/+15
2009-05-22Introduce reset notifier orderJan Kiszka1-1/+1
2009-05-14Remove any pretense that there can be more than one AudioStatemalc1-2/+1
2009-05-12Push AUD_init down to devicesPaul Brook1-6/+2
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori1-5/+0
2008-12-03Make audio violate POSIX lessmalc1-1/+1
2008-06-21Disable xLaw debuggingmalc1-1/+1
2008-06-13Fix vm state save/loadmalc1-0/+13
2008-06-13ISA version of CS4231Amalc1-0/+661