index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
audio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-09
virtio-snd: rewrite invalid tx/rx message handling
Manos Pitsidianakis
1
-1
/
+15
2024-03-12
hw/audio/virtio-sound: return correct command response size
Volker Rümelin
1
-0
/
+1
2024-01-30
m68k: Clean up includes
Peter Maydell
1
-1
/
+0
2023-11-07
virtio-sound: implement audio output (TX)
Manos Pitsidianakis
1
-0
/
+47
2023-11-07
virtio-sound: handle control messages and streams
Manos Pitsidianakis
1
-2
/
+111
2023-11-07
Add virtio-sound device stub
Manos Pitsidianakis
1
-0
/
+79
2023-10-19
hw/audio/pcspk: Inline pcspk_init()
Philippe Mathieu-Daudé
1
-10
/
+0
2023-10-09
Merge tag 'q800-for-8.2-pull-request' of https://github.com/vivier/qemu-m68k into staging
Stefan Hajnoczi
1
-0
/
+86
2023-10-06
hw/audio/soundhw: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-06
asc: generate silence if FIFO empty but engine still running
Mark Cave-Ayland
1
-0
/
+2
2023-10-06
audio: add Apple Sound Chip (ASC) emulation
Mark Cave-Ayland
1
-0
/
+84
2022-05-14
introduce -audio as a replacement for -soundhw
Paolo Bonzini
1
-2
/
+2
2022-05-14
soundhw: extract soundhw help to a separate function
Paolo Bonzini
1
-0
/
+1
2022-05-07
pc: remove -soundhw pcspk
Paolo Bonzini
1
-3
/
+0
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-1
/
+1
2020-07-06
audio: set default value for pcspk.iobase property
Gerd Hoffmann
1
-5
/
+1
2020-07-06
audio: rework pcspk_init()
Gerd Hoffmann
1
-5
/
+1
2020-07-06
audio: add deprecated_register_soundhw
Gerd Hoffmann
1
-0
/
+2
2020-06-15
isa: Convert uses of isa_create() with Coccinelle
Markus Armbruster
1
-2
/
+3
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2
-2
/
+0
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+2
2018-10-29
audio: use TYPE_MV88W8618_AUDIO instead of hardcoded string
Mao Zhongyi
1
-0
/
+1
2018-02-02
hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
Philippe Mathieu-Daudé
1
-0
/
+30
2017-05-19
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
1
-0
/
+0
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
/
+3
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-1
/
+1
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+2
2016-06-29
pcspk: convert "pit" property type from ptr to link
Efimov Vasily
1
-1
/
+1
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
1
-6
/
+8
2013-04-29
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2
-21
/
+4
2013-04-29
pcspk: QOM'ify
Andreas Färber
1
-1
/
+3
2013-04-08
hw: move headers to include/
Paolo Bonzini
2
-0
/
+70