summaryrefslogtreecommitdiffstats
path: root/hw/audio/cs4231a.c
Commit message (Expand)AuthorAgeFilesLines
* audio: Rename hw/audio/audio.h to hw/audio/soundhw.hEduardo Habkost2017-05-191-1/+1
* cs4231a: use IsaDma interface instead of global DMA_* functionsHervé Poussineau2016-02-031-8/+15
* audio: Clean up includesPeter Maydell2016-02-021-0/+1
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-2/+1Star
* qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-141-1/+1
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* isa: Use realizefn for ISADeviceAndreas Färber2013-06-071-7/+14
* cs4231a: QOM'ify some moreAndreas Färber2013-06-061-8/+9
* audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini2013-04-291-1/+2
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+697