aboutsummaryrefslogtreecommitdiff
path: root/include/hw/audio
AgeCommit message (Expand)AuthorFilesLines
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster1-1/+1
2020-07-06audio: set default value for pcspk.iobase propertyGerd Hoffmann1-5/+1
2020-07-06audio: rework pcspk_init()Gerd Hoffmann1-5/+1
2020-07-06audio: add deprecated_register_soundhwGerd Hoffmann1-0/+2
2020-06-15isa: Convert uses of isa_create() with CoccinelleMarkus Armbruster1-2/+3
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster2-2/+0
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster1-2/+2
2018-10-29audio: use TYPE_MV88W8618_AUDIO instead of hardcoded stringMao Zhongyi1-0/+1
2018-02-02hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.hPhilippe Mathieu-Daudé1-0/+30
2017-05-19audio: Rename hw/audio/audio.h to hw/audio/soundhw.hEduardo Habkost1-0/+0
2017-05-19audio: Rename audio_init() to soundhw_init()Eduardo Habkost1-1/+1
2017-05-19audio: Move arch_init audio code to hw/audio/soundhw.cEduardo Habkost1-0/+3
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-2/+2
2016-06-29pcspk: convert "pit" property type from ptr to linkEfimov Vasily1-1/+1
2013-06-07isa: QOM'ify ISADeviceAndreas Färber1-6/+8
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini2-21/+4
2013-04-29pcspk: QOM'ifyAndreas Färber1-1/+3
2013-04-08hw: move headers to include/Paolo Bonzini2-0/+70