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