summaryrefslogtreecommitdiff
path: root/hw/audio/hda-codec.c
AgeCommit message (Expand)Author
2019-03-11audio: use qapi AudioFormat instead of audfmt_eKővágó, Zoltán
2018-07-24audio/hda: Fix migrationDr. David Alan Gilbert
2018-07-03audio/hda: fix CID 1393631Gerd Hoffmann
2018-07-03audio/hda: adjust larger gaps fasterGerd Hoffmann
2018-07-02audio/hda: drop atomicsGerd Hoffmann
2018-06-25audio/hda: enable new timer code by default.Gerd Hoffmann
2018-06-25audio/hda: detect output buffer overrunsGerd Hoffmann
2018-06-25audio/hda: tweak timer adjust logicGerd Hoffmann
2018-06-25audio/hda: turn some dprintfs into trace pointsGerd Hoffmann
2018-06-25audio/hda: create millisecond timers that handle IOGerd Hoffmann
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2017-05-04hw/audio: convert exit callback in HDACodecDeviceClass to voidZihan Yang
2016-02-02audio: Clean up includesPeter Maydell
2014-08-15audio: don't use 'Yoda conditions'Gonglei
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-04-29hda-audio: fix non-mixer codecsGerd Hoffmann
2014-02-24hda-audio: qom cleanupsGerd Hoffmann
2014-01-20hda-codec: disable streams on resetGerd Hoffmann
2013-09-24audio: remove CONFIG_MIXEMU configure optionBandan Das
2013-09-24hda-codec: make mixemu selectable at runtimeBandan Das
2013-09-24hda-codec: refactor common definitions into a header fileBandan Das
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini