summaryrefslogtreecommitdiff
path: root/hw/audio/intel-hda.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-23misc: Use macro ARRAY_SIZE where possibleStefan Weil1-2/+2
2013-12-09intel-hda: fix position bufferGerd Hoffmann1-0/+1
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum1-1/+1
2013-08-30qdev: Pass size to qbus_create_inplace()Andreas Färber1-1/+1
2013-08-30intel-hda: Pass size to hda_codec_bus_init()Andreas Färber1-2/+2
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-2/+2
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+3
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-06-14audio/intel-hda: QOM casting sweepPeter Crosthwaite1-8/+11
2013-06-14audio/intel-hda: Fix Inheritance hierachyPeter Crosthwaite1-7/+14
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini1-11/+11
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-2/+2
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+1329