summaryrefslogtreecommitdiff
path: root/hw/audio/hda-codec.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-15audio: don't use 'Yoda conditions'Gonglei1-1/+2
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela1-2/+2
2014-04-29hda-audio: fix non-mixer codecsGerd Hoffmann1-0/+3
2014-02-24hda-audio: qom cleanupsGerd Hoffmann1-28/+32
2014-01-20hda-codec: disable streams on resetGerd Hoffmann1-0/+18
2013-09-24audio: remove CONFIG_MIXEMU configure optionBandan Das1-30/+0
2013-09-24hda-codec: make mixemu selectable at runtimeBandan Das1-4/+60
2013-09-24hda-codec: refactor common definitions into a header fileBandan Das1-423/+1
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+3
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-2/+2
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+1098