summaryrefslogtreecommitdiff
path: root/hw/audio
AgeCommit message (Expand)AuthorFilesLines
2014-02-24hda-audio: qom cleanupsGerd Hoffmann1-28/+32
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini5-6/+6
2014-02-14wm8750: QOM'ifyAndreas Färber1-13/+20
2014-01-20hda-codec: disable streams on resetGerd Hoffmann1-0/+18
2014-01-09Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori3-2/+4
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster1-0/+2
2013-12-23misc: Use macro ARRAY_SIZE where possibleStefan Weil1-2/+2
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+2
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2-2/+2
2013-12-09intel-hda: fix position bufferGerd Hoffmann1-0/+1
2013-12-09adlib: fix patching of port I/O addressesPaolo Bonzini1-2/+2
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori3-5/+5
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum3-5/+5
2013-09-24audio: remove CONFIG_MIXEMU configure optionBandan Das1-30/+0
2013-09-24hda-codec: make mixemu selectable at runtimeBandan Das2-59/+122
2013-09-24hda-codec: refactor common definitions into a header fileBandan Das2-423/+450
2013-09-03Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-1/+1
2013-09-01adlib: sort offsets in portio registrationHervé Poussineau1-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ärber2-3/+3
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh3-6/+6
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