summaryrefslogtreecommitdiff
path: root/hw/audio
AgeCommit message (Expand)Author
2022-06-11hw/audio/cs4231a: Const'ify global tablesBernhard Beschow
2022-05-25hw/audio/ac97: Remove unneeded local variablesBALATON Zoltan
2022-05-25hw/audio/ac97: Remove unimplemented reset functionsBALATON Zoltan
2022-05-25hw/audio/ac97: Coding style fixes to avoid checkpatch errorsBALATON Zoltan
2022-05-14introduce -audio as a replacement for -soundhwPaolo Bonzini
2022-05-14soundhw: move help handling to vl.cPaolo Bonzini
2022-05-14soundhw: unify initialization for ISA and PCI soundhwPaolo Bonzini
2022-05-14soundhw: extract soundhw help to a separate functionPaolo Bonzini
2022-05-14soundhw: remove ability to create multiple soundcardsPaolo Bonzini
2022-05-07pc: remove -soundhw pcspkPaolo Bonzini
2022-03-22Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-03-21hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO devices)Philippe Mathieu-Daudé
2022-03-21hw/audio/intel-hda: Do not ignore DMA overrun errorsPhilippe Mathieu-Daudé
2022-03-08hw/isa: Inline and remove one-line isa_init_irq()Bernhard Beschow
2022-01-28Remove unnecessary minimum_version_id_old fieldsPeter Maydell
2022-01-20hw: Move MARVELL_88W8618 Kconfig from audio/ to arm/Philippe Mathieu-Daudé
2022-01-13hw/audio/intel-hda: fix stream resetVolker Rümelin
2021-12-31pci: Let ld*_pci_dma() propagate MemTxResultPhilippe Mathieu-Daudé
2021-12-31pci: Let ld*_pci_dma() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-31pci: Let st*_pci_dma() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-31pci: Let pci_dma_rw() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-09-30qbus: Rename qbus_create_inplace() to qbus_init()Peter Maydell
2021-07-26hw/audio/adlib: Remove unused variable in adlib_callbackRichard Henderson
2021-06-24hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42hQiang Liu
2021-06-17hw/audio/sb16: Avoid assertion by restricting I/O sampling rate rangePhilippe Mathieu-Daudé
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-03-19hw: Replace anti-social QOM type namesMarkus Armbruster
2021-01-04audio/via-ac97: Simplify code and set user_creatable to falseBALATON Zoltan
2021-01-04vt82c686: Split off via-[am]c97 into separate file in hw/audioBALATON Zoltan
2020-12-15cs4231: Get rid of empty property arrayEduardo Habkost
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-09-02hda-audio: Set instance_size at base classEduardo Habkost
2020-08-21meson: convert hw/audioMarc-André Lureau
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini
2020-07-06audio: set default value for pcspk.iobase propertyGerd Hoffmann
2020-07-06audio: deprecate -soundhw pcspkGerd Hoffmann
2020-07-06audio: deprecate -soundhw hdaGerd Hoffmann
2020-07-06audio: deprecate -soundhw sb16Gerd Hoffmann
2020-07-06audio: deprecate -soundhw gusGerd Hoffmann
2020-07-06audio: deprecate -soundhw cs4231aGerd Hoffmann
2020-07-06audio: deprecate -soundhw adlibGerd Hoffmann
2020-07-06audio: deprecate -soundhw es1370Gerd Hoffmann
2020-07-06audio: deprecate -soundhw ac97Gerd Hoffmann