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