summary refs log tree commit diff stats
path: root/include/hw/audio (follow)
Commit message (Expand)AuthorAgeFilesLines
* virtio-snd: rewrite invalid tx/rx message handlingManos Pitsidianakis2024-04-091-1/+15
* hw/audio/virtio-sound: return correct command response sizeVolker Rümelin2024-03-121-0/+1
* m68k: Clean up includesPeter Maydell2024-01-301-1/+0
* virtio-sound: implement audio output (TX)Manos Pitsidianakis2023-11-071-0/+47
* virtio-sound: handle control messages and streamsManos Pitsidianakis2023-11-071-2/+111
* Add virtio-sound device stubManos Pitsidianakis2023-11-071-0/+79
* hw/audio/pcspk: Inline pcspk_init()Philippe Mathieu-Daudé2023-10-191-10/+0
* Merge tag 'q800-for-8.2-pull-request' of https://github.com/vivier/qemu-m68k ...Stefan Hajnoczi2023-10-091-0/+86
|\
| * asc: generate silence if FIFO empty but engine still runningMark Cave-Ayland2023-10-061-0/+2
| * audio: add Apple Sound Chip (ASC) emulationMark Cave-Ayland2023-10-061-0/+84
* | hw/audio/soundhw: Clean up global variable shadowingPhilippe Mathieu-Daudé2023-10-061-1/+1
|/
* 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/+0
* 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/+1
* audio: rework pcspk_init()Gerd Hoffmann2020-07-061-5/+1
* 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/+0
* 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/+4
* pcspk: QOM'ifyAndreas Färber2013-04-291-1/+3
* hw: move headers to include/Paolo Bonzini2013-04-082-0/+70