summaryrefslogtreecommitdiff
path: root/include/hw/audio
AgeCommit message (Expand)AuthorFilesLines
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