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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
hda-codec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-27
hw/audio/hda-codec: Avoid forward-declaring HDAAudioState
Philippe Mathieu-Daudé
1
-4
/
+3
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-2
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-1
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-0
/
+1
2020-09-02
hda-audio: Set instance_size at base class
Eduardo Habkost
1
-3
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
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-08-21
audio: remove audio_MIN, audio_MAX
Kővágó, Zoltán
1
-8
/
+8
2019-08-21
audio: add audiodev properties to frontends
Kővágó, Zoltán
1
-0
/
+1
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
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-03-11
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
1
-9
/
+9
2018-07-24
audio/hda: Fix migration
Dr. David Alan Gilbert
1
-1
/
+1
2018-07-03
audio/hda: fix CID 1393631
Gerd Hoffmann
1
-1
/
+1
2018-07-03
audio/hda: adjust larger gaps faster
Gerd Hoffmann
1
-0
/
+3
2018-07-02
audio/hda: drop atomics
Gerd Hoffmann
1
-16
/
+15
2018-06-25
audio/hda: enable new timer code by default.
Gerd Hoffmann
1
-1
/
+1
2018-06-25
audio/hda: detect output buffer overruns
Gerd Hoffmann
1
-0
/
+9
2018-06-25
audio/hda: tweak timer adjust logic
Gerd Hoffmann
1
-7
/
+13
2018-06-25
audio/hda: turn some dprintfs into trace points
Gerd Hoffmann
1
-5
/
+4
2018-06-25
audio/hda: create millisecond timers that handle IO
Gerd Hoffmann
1
-26
/
+237
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
1
-5
/
+5
2017-05-04
hw/audio: convert exit callback in HDACodecDeviceClass to void
Zihan Yang
1
-2
/
+1
2016-02-02
audio: Clean up includes
Peter Maydell
1
-0
/
+1
2014-08-15
audio: don't use 'Yoda conditions'
Gonglei
1
-1
/
+2
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-2
/
+2
2014-04-29
hda-audio: fix non-mixer codecs
Gerd Hoffmann
1
-0
/
+3
2014-02-24
hda-audio: qom cleanups
Gerd Hoffmann
1
-28
/
+32
2014-01-20
hda-codec: disable streams on reset
Gerd Hoffmann
1
-0
/
+18
2013-09-24
audio: remove CONFIG_MIXEMU configure option
Bandan Das
1
-30
/
+0
2013-09-24
hda-codec: make mixemu selectable at runtime
Bandan Das
1
-4
/
+60
2013-09-24
hda-codec: refactor common definitions into a header file
Bandan Das
1
-423
/
+1
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+3
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
1
-2
/
+2
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+1098