index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
audio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2022-03-22
1
-3
/
+8
|
\
|
*
hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO devices)
Philippe Mathieu-Daudé
2022-03-21
1
-1
/
+1
|
*
hw/audio/intel-hda: Do not ignore DMA overrun errors
Philippe Mathieu-Daudé
2022-03-21
1
-2
/
+7
*
|
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
|
/
*
hw/isa: Inline and remove one-line isa_init_irq()
Bernhard Beschow
2022-03-08
3
-3
/
+3
*
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
1
-1
/
+0
*
hw: Move MARVELL_88W8618 Kconfig from audio/ to arm/
Philippe Mathieu-Daudé
2022-01-20
1
-3
/
+0
*
hw/audio/intel-hda: fix stream reset
Volker Rümelin
2022-01-13
1
-1
/
+1
*
pci: Let ld*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
1
-1
/
+1
*
pci: Let ld*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-1
/
+1
*
pci: Let st*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-4
/
+6
*
pci: Let pci_dma_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-1
/
+2
*
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2021-09-30
1
-1
/
+1
*
hw/audio/adlib: Remove unused variable in adlib_callback
Richard Henderson
2021-07-26
1
-2
/
+1
*
hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42h
Qiang Liu
2021-06-24
1
-12
/
+19
*
hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range
Philippe Mathieu-Daudé
2021-06-17
1
-0
/
+14
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
Drop the deprecated lm32 target
Markus Armbruster
2021-05-12
3
-373
/
+0
*
hw: Replace anti-social QOM type names
Markus Armbruster
2021-03-19
1
-1
/
+1
*
audio/via-ac97: Simplify code and set user_creatable to false
BALATON Zoltan
2021-01-04
1
-32
/
+19
*
vt82c686: Split off via-[am]c97 into separate file in hw/audio
BALATON Zoltan
2021-01-04
2
-0
/
+107
*
cs4231: Get rid of empty property array
Eduardo Habkost
2020-12-15
1
-5
/
+0
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
12
-34
/
+12
*
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
1
-1
/
+1
*
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
1
-4
/
+2
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
15
-27
/
+32
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
15
-28
/
+54
*
hda-audio: Set instance_size at base class
Eduardo Habkost
2020-09-02
1
-3
/
+1
*
meson: convert hw/audio
Marc-André Lureau
2020-08-21
2
-18
/
+14
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-0
/
+1
*
audio: set default value for pcspk.iobase property
Gerd Hoffmann
2020-07-06
1
-1
/
+1
*
audio: deprecate -soundhw pcspk
Gerd Hoffmann
2020-07-06
1
-3
/
+21
*
audio: deprecate -soundhw hda
Gerd Hoffmann
2020-07-06
1
-0
/
+3
*
audio: deprecate -soundhw sb16
Gerd Hoffmann
2020-07-06
1
-7
/
+2
*
audio: deprecate -soundhw gus
Gerd Hoffmann
2020-07-06
1
-7
/
+1
*
audio: deprecate -soundhw cs4231a
Gerd Hoffmann
2020-07-06
1
-7
/
+1
*
audio: deprecate -soundhw adlib
Gerd Hoffmann
2020-07-06
1
-7
/
+1
*
audio: deprecate -soundhw es1370
Gerd Hoffmann
2020-07-06
1
-7
/
+2
*
audio: deprecate -soundhw ac97
Gerd Hoffmann
2020-07-06
1
-7
/
+2
*
audio: add deprecated_register_soundhw
Gerd Hoffmann
2020-07-06
1
-1
/
+23
*
hw/audio/gus: Fix registers 32-bit access
Allan Peramaki
2020-06-19
2
-2
/
+2
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'
Philippe Mathieu-Daudé
2020-05-25
1
-7
/
+1
*
es1370: check total frame count against current frame
Prasad J Pandit
2020-05-25
1
-2
/
+5
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
2
-2
/
+2
*
Compress lines for immediate return
Simran Singhal
2020-05-04
2
-7
/
+2
*
hw/audio/fmopl: fix segmentation fault
Volker Rümelin
2020-03-25
1
-2
/
+2
*
hw/audio/intel-hda: Use memory region alias to reduce .rodata by 4.34MB
Philippe Mathieu-Daudé
2020-03-16
1
-14
/
+10
[next]