Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduce -audio as a replacement for -soundhw | Paolo Bonzini | 2022-05-14 | 1 | -4/+8 |
* | soundhw: move help handling to vl.c | Paolo Bonzini | 2022-05-14 | 1 | -15/+9 |
* | soundhw: unify initialization for ISA and PCI soundhw | Paolo Bonzini | 2022-05-14 | 1 | -9/+14 |
* | soundhw: extract soundhw help to a separate function | Paolo Bonzini | 2022-05-14 | 1 | -14/+19 |
* | soundhw: remove ability to create multiple soundcards | Paolo Bonzini | 2022-05-14 | 1 | -56/+32 |
* | pc: remove -soundhw pcspk | Paolo Bonzini | 2022-05-07 | 1 | -23/+4 |
* | audio: add deprecated_register_soundhw | Gerd Hoffmann | 2020-07-06 | 1 | -1/+23 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | audio: Rename hw/audio/audio.h to hw/audio/soundhw.h | Eduardo Habkost | 2017-05-19 | 1 | -1/+1 |
* | audio: Rename audio_init() to soundhw_init() | Eduardo Habkost | 2017-05-19 | 1 | -1/+1 |
* | audio: Move arch_init audio code to hw/audio/soundhw.c | Eduardo Habkost | 2017-05-19 | 1 | -0/+156 |