aboutsummaryrefslogtreecommitdiff
path: root/hw/audio
AgeCommit message (Expand)Author
2016-02-03sb16: use IsaDma interface instead of global DMA_* functionsHervé Poussineau
2016-02-03gus: use IsaDma interface instead of global DMA_* functionsHervé Poussineau
2016-02-03cs4231a: use IsaDma interface instead of global DMA_* functionsHervé Poussineau
2016-02-02audio: Clean up includesPeter Maydell
2015-10-19Remove macros IO_READ_PROTO and IO_WRITE_PROTONutan Shinde
2015-09-11typofixes - v4Veres Lajos
2015-04-27gus: clean up MemoryRegionPortioPaolo Bonzini
2015-04-27sb16: remove useless mixer_write_indexwPaolo Bonzini
2015-04-04pcspk: Fix I/O port nameJan Kiszka
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster
2015-01-22sb16: fix interrupt acknowledgementPaolo Bonzini
2014-09-29ac97: register reset via qomGerd Hoffmann
2014-08-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-08-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...Peter Maydell
2014-08-15audio: don't use 'Yoda conditions'Gonglei
2014-08-14hw/audio/intel-hda: Fix MSI capability addressJan Kiszka
2014-06-23audio: fmopl: drop INLINE macroLuiz Capitulino
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-06-13audio: Drop superfluous conditionals around g_free()Markus Armbruster
2014-05-20hw/audio/intel-hda: Avoid shift into sign bitPeter Maydell
2014-05-20audio/intel-hda: support FIFORDYStanislav Vorobiov
2014-05-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-05-05PortioList: Store PortioList in device stateKirill Batuzov
2014-04-29hda-audio: fix non-mixer codecsGerd Hoffmann
2014-03-15audio: Add 'static' attributes to several variablesStefan Weil
2014-02-24hda-audio: qom cleanupsGerd Hoffmann
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2014-02-14wm8750: QOM'ifyAndreas Färber
2014-01-20hda-codec: disable streams on resetGerd Hoffmann
2014-01-09Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster
2013-12-23misc: Use macro ARRAY_SIZE where possibleStefan Weil
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-09intel-hda: fix position bufferGerd Hoffmann
2013-12-09adlib: fix patching of port I/O addressesPaolo Bonzini
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum
2013-09-24audio: remove CONFIG_MIXEMU configure optionBandan Das
2013-09-24hda-codec: make mixemu selectable at runtimeBandan Das
2013-09-24hda-codec: refactor common definitions into a header fileBandan Das
2013-09-03Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-09-01adlib: sort offsets in portio registrationHervé Poussineau
2013-08-30qdev: Pass size to qbus_create_inplace()Andreas Färber
2013-08-30intel-hda: Pass size to hda_codec_bus_init()Andreas Färber
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh