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
/
hw
/
audio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: Declare target_words_bigendian() in 'exec/tswap.h'
Philippe Mathieu-Daudé
2024-04-26
1
-1
/
+1
*
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
1
-1
/
+1
*
hw/audio/virtio-snd: Remove unused assignment
Philippe Mathieu-Daudé
2024-04-10
1
-2
/
+6
*
virtio-snd: rewrite invalid tx/rx message handling
Manos Pitsidianakis
2024-04-09
1
-75
/
+62
*
virtio-snd: Enhance error handling for invalid transfers
Zheyu Ma
2024-04-09
1
-4
/
+4
*
hw/audio/virtio-sound: return correct command response size
Volker Rümelin
2024-03-12
1
-2
/
+5
*
hw/audio/sb16: Do not migrate qdev properties
Philippe Mathieu-Daudé
2024-01-05
1
-5
/
+5
*
hw/audio: Constify VMState
Richard Henderson
2023-12-29
15
-25
/
+25
*
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Stefan Hajnoczi
2023-12-04
1
-0
/
+1
|
\
|
*
hw/audio/virtio-sound: mark the device as unmigratable
Volker Rümelin
2023-12-04
1
-0
/
+1
*
|
virtio-sound: add realize() error cleanup path
Manos Pitsidianakis
2023-12-02
1
-17
/
+22
*
|
virtio-snd: check AUD_register_card return value
Manos Pitsidianakis
2023-12-02
1
-1
/
+3
*
|
hw/audio/hda-codec: reenable the audio mixer
Volker Rümelin
2023-12-02
1
-6
/
+6
*
|
hw/audio/hda-codec: fix multiplication overflow
Volker Rümelin
2023-12-02
1
-8
/
+21
*
|
hw/audio/virtio-snd-pci: fix the PCI class code
Volker Rümelin
2023-12-02
1
-0
/
+2
|
/
*
hw/audio/via-ac97: Route interrupts using via_isa_set_irq()
BALATON Zoltan
2023-11-28
1
-4
/
+4
*
hw/audio/virtio-snd.c: spelling: initalize
Michael Tokarev
2023-11-15
1
-1
/
+1
*
hw/audio/es1370: Clean up comment
Peter Maydell
2023-11-13
1
-2
/
+7
*
virtio-sound: implement audio capture (RX)
Manos Pitsidianakis
2023-11-07
2
-35
/
+230
*
virtio-sound: implement audio output (TX)
Manos Pitsidianakis
2023-11-07
2
-5
/
+285
*
virtio-sound: handle VIRTIO_SND_R_PCM_RELEASE
Manos Pitsidianakis
2023-11-07
2
-1
/
+48
*
virtio-sound: handle VIRTIO_SND_R_PCM_PREPARE
Manos Pitsidianakis
2023-11-07
1
-0
/
+24
*
virtio-sound: handle VIRTIO_SND_R_PCM_SET_PARAMS
Manos Pitsidianakis
2023-11-07
2
-0
/
+35
*
virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP}
Manos Pitsidianakis
2023-11-07
2
-2
/
+48
*
virtio-sound: handle VIRTIO_SND_R_PCM_INFO request
Manos Pitsidianakis
2023-11-07
2
-0
/
+83
*
virtio-sound: handle control messages and streams
Manos Pitsidianakis
2023-11-07
2
-7
/
+484
*
Add virtio-sound-pci device
Manos Pitsidianakis
2023-11-07
2
-0
/
+94
*
Add virtio-sound device stub
Manos Pitsidianakis
2023-11-07
4
-0
/
+248
*
hw/audio/es1370: trace lost interrupts
Volker Rümelin
2023-10-10
2
-5
/
+12
*
hw/audio/es1370: change variable type and name
Volker Rümelin
2023-10-10
1
-7
/
+8
*
hw/audio/es1370: block structure coding style fixes
Volker Rümelin
2023-10-10
1
-20
/
+16
*
hw/audio/es1370: remove #ifdef ES1370_VERBOSE to avoid bit rot
Volker Rümelin
2023-10-10
1
-12
/
+13
*
hw/audio/es1370: remove #ifdef ES1370_DEBUG to avoid bit rot
Volker Rümelin
2023-10-10
1
-69
/
+66
*
hw/audio/es1370: remove unused dolog macro
Volker Rümelin
2023-10-10
1
-7
/
+0
*
hw/audio/es1370: replace bit-rotted code with tracepoints
Volker Rümelin
2023-10-10
2
-37
/
+28
*
hw/audio/es1370: reset current sample counter
Volker Rümelin
2023-10-10
1
-1
/
+1
*
Merge tag 'q800-for-8.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
2023-10-09
4
-0
/
+741
|
\
|
*
asc: generate silence if FIFO empty but engine still running
Mark Cave-Ayland
2023-10-06
1
-0
/
+19
|
*
audio: add Apple Sound Chip (ASC) emulation
Mark Cave-Ayland
2023-10-06
4
-0
/
+722
*
|
hw/audio/soundhw: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
1
-3
/
+3
|
/
*
audio: propagate Error * out of audio_init
Martin Kletzander
2023-10-03
11
-20
/
+43
*
hw/audio/lm4549: Add errp error reporting to init function
Martin Kletzander
2023-09-22
3
-3
/
+5
*
hw/audio: Simplify hda audio init
Martin Kletzander
2023-09-22
3
-18
/
+20
*
audio: spelling fixes
Michael Tokarev
2023-09-08
4
-9
/
+9
*
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
1
-14
/
+14
*
hw/audio/via-ac97: Basic implementation of audio playback
BALATON Zoltan
2023-03-08
2
-6
/
+455
*
hw/audio/ac97: Split off some definitions to a header
BALATON Zoltan
2023-02-27
2
-42
/
+66
*
hw/audio/ac97: Replace container_of() by AC97() QOM cast macro
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+1
*
hw/audio/es1370: Replace container_of() by ES1370() QOM cast macro
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+2
*
hw/audio/es1370: Avoid forward-declaring ES1370State
Philippe Mathieu-Daudé
2023-02-27
1
-4
/
+3
[next]