index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
audio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
1
-4
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
15
-27
/
+32
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
15
-28
/
+54
2020-09-02
hda-audio: Set instance_size at base class
Eduardo Habkost
1
-3
/
+1
2020-08-21
meson: convert hw/audio
Marc-André Lureau
2
-18
/
+14
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-07-06
audio: set default value for pcspk.iobase property
Gerd Hoffmann
1
-1
/
+1
2020-07-06
audio: deprecate -soundhw pcspk
Gerd Hoffmann
1
-3
/
+21
2020-07-06
audio: deprecate -soundhw hda
Gerd Hoffmann
1
-0
/
+3
2020-07-06
audio: deprecate -soundhw sb16
Gerd Hoffmann
1
-7
/
+2
2020-07-06
audio: deprecate -soundhw gus
Gerd Hoffmann
1
-7
/
+1
2020-07-06
audio: deprecate -soundhw cs4231a
Gerd Hoffmann
1
-7
/
+1
2020-07-06
audio: deprecate -soundhw adlib
Gerd Hoffmann
1
-7
/
+1
2020-07-06
audio: deprecate -soundhw es1370
Gerd Hoffmann
1
-7
/
+2
2020-07-06
audio: deprecate -soundhw ac97
Gerd Hoffmann
1
-7
/
+2
2020-07-06
audio: add deprecated_register_soundhw
Gerd Hoffmann
1
-1
/
+23
2020-06-19
hw/audio/gus: Fix registers 32-bit access
Allan Peramaki
2
-2
/
+2
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-05-25
hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'
Philippe Mathieu-Daudé
1
-7
/
+1
2020-05-25
es1370: check total frame count against current frame
Prasad J Pandit
1
-2
/
+5
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2
-2
/
+2
2020-05-04
Compress lines for immediate return
Simran Singhal
2
-7
/
+2
2020-03-25
hw/audio/fmopl: fix segmentation fault
Volker Rümelin
1
-2
/
+2
2020-03-16
hw/audio/intel-hda: Use memory region alias to reduce .rodata by 4.34MB
Philippe Mathieu-Daudé
1
-14
/
+10
2020-03-16
hw/audio/fmopl: Move ENV_CURVE to .heap to save 32KiB of .bss
Philippe Mathieu-Daudé
1
-1
/
+3
2020-03-09
hw/audio/fmopl: Fix a typo twice
Philippe Mathieu-Daudé
1
-2
/
+2
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
1
-1
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
13
-14
/
+14
2020-01-06
hda-codec: fix recording rate control
Volker Rümelin
1
-2
/
+2
2020-01-06
hda-codec: fix playback rate control
Volker Rümelin
1
-2
/
+2
2019-12-18
hw/audio: Remove the "use_broken_id" hack from the AC97 device
Thomas Huth
1
-9
/
+0
2019-08-21
audio: remove audio_MIN, audio_MAX
Kővágó, Zoltán
10
-31
/
+31
2019-08-21
audio: add audiodev properties to frontends
Kővágó, Zoltán
11
-1
/
+26
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
10
-3
/
+10
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
11
-11
/
+0
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
14
-0
/
+14
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
6
-0
/
+6
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
14
-0
/
+18
2019-06-06
hw/audio/ac97: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
1
-1
/
+1
2019-04-01
Revert "audio: fix pc speaker init"
Gerd Hoffmann
1
-15
/
+21
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-3
/
+3
2019-03-11
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
11
-32
/
+32
2019-03-07
i2c: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+1
2019-03-07
isa: express dependencies with kconfig
Paolo Bonzini
1
-0
/
+2
2019-03-07
build: convert sound.mak to Kconfig
Paolo Bonzini
1
-0
/
+8
2019-03-07
build: convert pci.mak to Kconfig
Paolo Bonzini
1
-0
/
+6
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+35
[next]