Age | Commit message (Expand) | Author |
2024-09-11 | hw/audio/virtio-sound: fix heap buffer overflow | Volker Rümelin |
2023-11-07 | virtio-sound: implement audio capture (RX) | Manos Pitsidianakis |
2023-11-07 | virtio-sound: implement audio output (TX) | Manos Pitsidianakis |
2023-11-07 | virtio-sound: handle VIRTIO_SND_R_PCM_RELEASE | Manos Pitsidianakis |
2023-11-07 | virtio-sound: handle VIRTIO_SND_R_PCM_SET_PARAMS | Manos Pitsidianakis |
2023-11-07 | virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP} | Manos Pitsidianakis |
2023-11-07 | virtio-sound: handle VIRTIO_SND_R_PCM_INFO request | Manos Pitsidianakis |
2023-11-07 | virtio-sound: handle control messages and streams | Manos Pitsidianakis |
2023-11-07 | Add virtio-sound device stub | Manos Pitsidianakis |
2023-10-10 | hw/audio/es1370: trace lost interrupts | Volker Rümelin |
2023-10-10 | hw/audio/es1370: replace bit-rotted code with tracepoints | Volker Rümelin |
2023-10-06 | audio: add Apple Sound Chip (ASC) emulation | Mark Cave-Ayland |
2023-03-08 | hw/audio/via-ac97: Basic implementation of audio playback | BALATON Zoltan |
2021-06-02 | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella |
2021-05-12 | Drop the deprecated lm32 target | Markus Armbruster |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster |
2018-06-25 | audio/hda: detect output buffer overruns | Gerd Hoffmann |
2018-06-25 | audio/hda: tweak timer adjust logic | Gerd Hoffmann |
2018-06-25 | audio/hda: turn some dprintfs into trace points | Gerd Hoffmann |
2017-08-01 | trace-events: fix code style: print 0x before hex numbers | Vladimir Sementsov-Ogievskiy |
2017-07-31 | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé |
2016-08-12 | trace-events: fix first line comment in trace-events | Laurent Vivier |
2016-06-20 | trace: split out trace events for hw/audio/ directory | Daniel P. Berrange |