summaryrefslogtreecommitdiff
path: root/hw/audio
AgeCommit message (Expand)AuthorFilesLines
2013-07-29pl041: QOM cast cleanupAndreas Färber1-4/+8
2013-07-29pl041: Rename pl041_state to PL041StateAndreas Färber1-18/+19
2013-07-29milkymist-ac97: QOM cast cleanupAndreas Färber1-4/+9
2013-07-29audio/marvell_88w8618: QOM cast cleanupAndreas Färber1-5/+9
2013-07-29cs4231: QOM cast cleanupAndreas Färber1-5/+10
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum10-0/+14
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini9-10/+14
2013-07-04piolist: add owner argument to initialization functions and pass devicesPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini9-10/+10
2013-07-04adlib: replace register_ioport*Jan Kiszka1-8/+12
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl5-53/+75
2013-06-14audio/intel-hda: QOM casting sweepPeter Crosthwaite1-8/+11
2013-06-14audio/intel-hda: Fix Inheritance hierachyPeter Crosthwaite1-7/+14
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber5-42/+60
2013-06-06cs4231a: QOM'ify some moreAndreas Färber1-8/+9
2013-06-06gus: QOM'ify some moreAndreas Färber1-3/+6
2013-05-18remove some double-includesMichael Tokarev1-1/+0
2013-04-29audio: replace audio card configuration with default-configsPaolo Bonzini1-9/+7
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini8-18/+26
2013-04-29adlib: qdev-ifyPaolo Bonzini1-17/+66
2013-04-29sb16: QOM'ifyAndreas Färber1-6/+8
2013-04-29pcspk: QOM'ifyAndreas Färber1-3/+6
2013-04-19Remove unneeded type castsStefan Weil1-2/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini16-15/+1393
2013-04-08hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini4-0/+832
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini17-0/+11930
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0