summaryrefslogtreecommitdiffstats
path: root/include/hw/audio
Commit message (Expand)AuthorAgeFilesLines
* audio: use TYPE_MV88W8618_AUDIO instead of hardcoded stringMao Zhongyi2018-10-291-0/+1
* hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.hPhilippe Mathieu-Daudé2018-02-021-0/+30
* audio: Rename hw/audio/audio.h to hw/audio/soundhw.hEduardo Habkost2017-05-191-0/+0
* audio: Rename audio_init() to soundhw_init()Eduardo Habkost2017-05-191-1/+1
* audio: Move arch_init audio code to hw/audio/soundhw.cEduardo Habkost2017-05-191-0/+3
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-2/+2
* pcspk: convert "pit" property type from ptr to linkEfimov Vasily2016-06-291-1/+1
* isa: QOM'ify ISADeviceAndreas Färber2013-06-071-6/+8
* audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini2013-04-292-21/+4Star
* pcspk: QOM'ifyAndreas Färber2013-04-291-1/+3
* hw: move headers to include/Paolo Bonzini2013-04-082-0/+70