index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
audio
/
hda-codec.c
Age
Commit message (
Expand
)
Author
2019-03-11
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
2018-07-24
audio/hda: Fix migration
Dr. David Alan Gilbert
2018-07-03
audio/hda: fix CID 1393631
Gerd Hoffmann
2018-07-03
audio/hda: adjust larger gaps faster
Gerd Hoffmann
2018-07-02
audio/hda: drop atomics
Gerd Hoffmann
2018-06-25
audio/hda: enable new timer code by default.
Gerd Hoffmann
2018-06-25
audio/hda: detect output buffer overruns
Gerd Hoffmann
2018-06-25
audio/hda: tweak timer adjust logic
Gerd Hoffmann
2018-06-25
audio/hda: turn some dprintfs into trace points
Gerd Hoffmann
2018-06-25
audio/hda: create millisecond timers that handle IO
Gerd Hoffmann
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2017-05-04
hw/audio: convert exit callback in HDACodecDeviceClass to void
Zihan Yang
2016-02-02
audio: Clean up includes
Peter Maydell
2014-08-15
audio: don't use 'Yoda conditions'
Gonglei
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-04-29
hda-audio: fix non-mixer codecs
Gerd Hoffmann
2014-02-24
hda-audio: qom cleanups
Gerd Hoffmann
2014-01-20
hda-codec: disable streams on reset
Gerd Hoffmann
2013-09-24
audio: remove CONFIG_MIXEMU configure option
Bandan Das
2013-09-24
hda-codec: make mixemu selectable at runtime
Bandan Das
2013-09-24
hda-codec: refactor common definitions into a header file
Bandan Das
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini