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