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