aboutsummaryrefslogtreecommitdiff
path: root/hw/audio/trace-events
AgeCommit message (Expand)Author
2023-11-07virtio-sound: implement audio capture (RX)Manos Pitsidianakis
2023-11-07virtio-sound: implement audio output (TX)Manos Pitsidianakis
2023-11-07virtio-sound: handle VIRTIO_SND_R_PCM_RELEASEManos Pitsidianakis
2023-11-07virtio-sound: handle VIRTIO_SND_R_PCM_SET_PARAMSManos Pitsidianakis
2023-11-07virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP}Manos Pitsidianakis
2023-11-07virtio-sound: handle VIRTIO_SND_R_PCM_INFO requestManos Pitsidianakis
2023-11-07virtio-sound: handle control messages and streamsManos Pitsidianakis
2023-11-07Add virtio-sound device stubManos Pitsidianakis
2023-10-10hw/audio/es1370: trace lost interruptsVolker Rümelin
2023-10-10hw/audio/es1370: replace bit-rotted code with tracepointsVolker Rümelin
2023-10-06audio: add Apple Sound Chip (ASC) emulationMark Cave-Ayland
2023-03-08hw/audio/via-ac97: Basic implementation of audio playbackBALATON Zoltan
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2018-06-25audio/hda: detect output buffer overrunsGerd Hoffmann
2018-06-25audio/hda: tweak timer adjust logicGerd Hoffmann
2018-06-25audio/hda: turn some dprintfs into trace pointsGerd Hoffmann
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-06-20trace: split out trace events for hw/audio/ directoryDaniel P. Berrange