summaryrefslogtreecommitdiffstats
path: root/include/hw/audio
Commit message (Expand)AuthorAgeFilesLines
* introduce -audio as a replacement for -soundhwPaolo Bonzini2022-05-141-2/+2
* soundhw: extract soundhw help to a separate functionPaolo Bonzini2022-05-141-0/+1
* pc: remove -soundhw pcspkPaolo Bonzini2022-05-071-3/+0Star
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-1/+1
* audio: set default value for pcspk.iobase propertyGerd Hoffmann2020-07-061-5/+1Star
* audio: rework pcspk_init()Gerd Hoffmann2020-07-061-5/+1Star
* audio: add deprecated_register_soundhwGerd Hoffmann2020-07-061-0/+2
* isa: Convert uses of isa_create() with CoccinelleMarkus Armbruster2020-06-151-2/+3
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-162-2/+0Star
* Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-2/+2
* 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