summaryrefslogtreecommitdiffstats
path: root/hw/audio
Commit message (Expand)AuthorAgeFilesLines
* audio: Add 'static' attributes to several variablesStefan Weil2014-03-151-3/+3
* hda-audio: qom cleanupsGerd Hoffmann2014-02-241-28/+32
* qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-145-6/+6
* wm8750: QOM'ifyAndreas Färber2014-02-141-13/+20
* hda-codec: disable streams on resetGerd Hoffmann2014-01-201-0/+18
* Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2014-01-093-2/+4
|\
| * hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster2013-12-241-0/+2
| * isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+2
| * sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+0
| * qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-232-2/+2
* | misc: Use macro ARRAY_SIZE where possibleStefan Weil2013-12-231-2/+2
|/
* intel-hda: fix position bufferGerd Hoffmann2013-12-091-0/+1
* adlib: fix patching of port I/O addressesPaolo Bonzini2013-12-091-2/+2
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-313-5/+5
|\
| * hw: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-143-5/+5
* | audio: remove CONFIG_MIXEMU configure optionBandan Das2013-09-241-30/+0
* | hda-codec: make mixemu selectable at runtimeBandan Das2013-09-242-59/+122
* | hda-codec: refactor common definitions into a header fileBandan Das2013-09-242-423/+450
|/
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-031-1/+1
|\
| * adlib: sort offsets in portio registrationHervé Poussineau2013-09-011-1/+1
* | qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-301-1/+1
* | intel-hda: Pass size to hda_codec_bus_init()Andreas Färber2013-08-302-3/+3
|/
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-223-6/+6
* pl041: QOM cast cleanupAndreas Färber2013-07-291-4/+8
* pl041: Rename pl041_state to PL041StateAndreas Färber2013-07-291-18/+19
* milkymist-ac97: QOM cast cleanupAndreas Färber2013-07-291-4/+9
* audio/marvell_88w8618: QOM cast cleanupAndreas Färber2013-07-291-5/+9
* cs4231: QOM cast cleanupAndreas Färber2013-07-291-5/+10
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-2910-0/+14
* hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-049-10/+14
* piolist: add owner argument to initialization functions and pass devicesPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-049-10/+10
* adlib: replace register_ioport*Jan Kiszka2013-07-041-8/+12
* Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl2013-06-155-53/+75
|\
| * isa: Use realizefn for ISADeviceAndreas Färber2013-06-075-42/+60
| * cs4231a: QOM'ify some moreAndreas Färber2013-06-061-8/+9
| * gus: QOM'ify some moreAndreas Färber2013-06-061-3/+6
* | audio/intel-hda: QOM casting sweepPeter Crosthwaite2013-06-141-8/+11
* | audio/intel-hda: Fix Inheritance hierachyPeter Crosthwaite2013-06-141-7/+14
|/
* remove some double-includesMichael Tokarev2013-05-181-1/+0
* audio: replace audio card configuration with default-configsPaolo Bonzini2013-04-291-9/+7
* audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini2013-04-298-18/+26
* adlib: qdev-ifyPaolo Bonzini2013-04-291-17/+66
* sb16: QOM'ifyAndreas Färber2013-04-291-6/+8
* pcspk: QOM'ifyAndreas Färber2013-04-291-3/+6
* Remove unneeded type castsStefan Weil2013-04-191-2/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-0816-15/+1393
* hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini2013-04-084-0/+832
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-0817-0/+11930
* hw: make subdirectories for devicesPaolo Bonzini2013-04-081-0/+0
OpenPOWER on IntegriCloud