- eb60441 hw/audio/via-ac97: Basic implementation of audio playback by BALATON Zoltan · 3 years, 1 month ago
- c272a72 hw/audio/ac97: Split off some definitions to a header by BALATON Zoltan · 3 years, 1 month ago
- 911a6af hw/audio/ac97: Replace container_of() by AC97() QOM cast macro by Philippe Mathieu-Daudé · 2 years ago
- 721d8f2 hw/audio/es1370: Replace container_of() by ES1370() QOM cast macro by Philippe Mathieu-Daudé · 2 years ago
- d9c214d hw/audio/es1370: Avoid forward-declaring ES1370State by Philippe Mathieu-Daudé · 2 years, 2 months ago
- acab7d6 hw/audio/hda-codec: Avoid forward-declaring HDAAudioState by Philippe Mathieu-Daudé · 2 years, 2 months ago
- 8e7db8a hw: Replace isa_get_irq() by isa_bus_get_irq() when ISABus is available by Philippe Mathieu-Daudé · 2 years, 1 month ago
- dc8d6cf hw/isa: Rename isa_get_dma() -> isa_bus_get_dma() by Philippe Mathieu-Daudé · 2 years, 1 month ago
- edf5ca5 include/hw/pci: Split pci_device.h off pci.h by Markus Armbruster · 2 years, 2 months ago
- 7d3cf19 hw/audio/intel-hda: Drop unnecessary prototype by Peter Maydell · 2 years, 5 months ago
- 3e95ef4 hw/audio/intel-hda: don't reset codecs twice by Peter Maydell · 2 years, 5 months ago
- bae17e7 hw/audio/cs4231a: Const'ify global tables by Bernhard Beschow · 2 years, 10 months ago
- dba2b29 hw/audio/ac97: Remove unneeded local variables by BALATON Zoltan · 2 years, 10 months ago
- dafea9e hw/audio/ac97: Remove unimplemented reset functions by BALATON Zoltan · 2 years, 10 months ago
- ab9f0f7 hw/audio/ac97: Coding style fixes to avoid checkpatch errors by BALATON Zoltan · 2 years, 10 months ago
- 039a683 introduce -audio as a replacement for -soundhw by Paolo Bonzini · 2 years, 10 months ago
- 67aaa96 soundhw: move help handling to vl.c by Paolo Bonzini · 2 years, 10 months ago
- bf521c5 soundhw: unify initialization for ISA and PCI soundhw by Paolo Bonzini · 2 years, 10 months ago
- eef5fdf soundhw: extract soundhw help to a separate function by Paolo Bonzini · 2 years, 10 months ago
- 9c50b8a soundhw: remove ability to create multiple soundcards by Paolo Bonzini · 2 years, 10 months ago
- 6033b9e pc: remove -soundhw pcspk by Paolo Bonzini · 2 years, 10 months ago
- b7a3a70 Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 3 years ago
- b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
- 79fa998 hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO devices) by Philippe Mathieu-Daudé · 3 years, 3 months ago
- be5a8cf hw/audio/intel-hda: Do not ignore DMA overrun errors by Philippe Mathieu-Daudé · 3 years, 3 months ago
- 215caca hw/isa: Inline and remove one-line isa_init_irq() by Bernhard Beschow · 3 years ago
- 17e3134 Remove unnecessary minimum_version_id_old fields by Peter Maydell · 3 years, 1 month ago
- 9adfbf1 hw: Move MARVELL_88W8618 Kconfig from audio/ to arm/ by Philippe Mathieu-Daudé · 3 years, 2 months ago
- ecd5f28 hw/audio/intel-hda: fix stream reset by Volker Rümelin · 3 years, 2 months ago
- 4a63054 pci: Let ld*_pci_dma() propagate MemTxResult by Philippe Mathieu-Daudé · 3 years, 3 months ago
- 398f9a8 pci: Let ld*_pci_dma() take MemTxAttrs argument by Philippe Mathieu-Daudé · 3 years, 3 months ago
- a423a1b pci: Let st*_pci_dma() take MemTxAttrs argument by Philippe Mathieu-Daudé · 3 years, 3 months ago
- e2d784b pci: Let pci_dma_rw() take MemTxAttrs argument by Philippe Mathieu-Daudé · 3 years, 3 months ago
- d637e1d qbus: Rename qbus_create_inplace() to qbus_init() by Peter Maydell · 3 years, 5 months ago
- 79fe9e4 hw/audio/adlib: Remove unused variable in adlib_callback by Richard Henderson · 3 years, 8 months ago
- 60e543f hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42h by Qiang Liu · 3 years, 8 months ago
- a2cd86a hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range by Philippe Mathieu-Daudé · 3 years, 9 months ago
- d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 10 months ago
- 9d49bcf Drop the deprecated lm32 target by Markus Armbruster · 3 years, 10 months ago
- e178113 hw: Replace anti-social QOM type names by Markus Armbruster · 4 years ago
- a250e1c audio/via-ac97: Simplify code and set user_creatable to false by BALATON Zoltan · 4 years, 2 months ago
- 657fae2 vt82c686: Split off via-[am]c97 into separate file in hw/audio by BALATON Zoltan · 4 years, 2 months ago
- 44ba603 cs4231: Get rid of empty property array by Eduardo Habkost · 4 years, 3 months ago
- 61f3c91 nomaintainer: Fix Lesser GPL version number by Chetan Pant · 4 years, 4 months ago
- 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
- 30b5707 qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros by Eduardo Habkost · 4 years, 6 months ago
- c821774a Use OBJECT_DECLARE_TYPE where possible by Eduardo Habkost · 4 years, 6 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
- edf632e hda-audio: Set instance_size at base class by Eduardo Habkost · 4 years, 6 months ago
- a9d4825 meson: convert hw/audio by Marc-André Lureau · 6 years ago
- 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
- 2336172 audio: set default value for pcspk.iobase property by Gerd Hoffmann · 4 years, 8 months ago
- 2e16ec0 audio: deprecate -soundhw pcspk by Gerd Hoffmann · 4 years, 8 months ago
- fcb541c audio: deprecate -soundhw hda by Gerd Hoffmann · 4 years, 8 months ago
- 4b96159 audio: deprecate -soundhw sb16 by Gerd Hoffmann · 4 years, 8 months ago
- ba54117 audio: deprecate -soundhw gus by Gerd Hoffmann · 4 years, 8 months ago
- 6497a63 audio: deprecate -soundhw cs4231a by Gerd Hoffmann · 4 years, 8 months ago
- 86388a3 audio: deprecate -soundhw adlib by Gerd Hoffmann · 4 years, 8 months ago
- 0e933fe audio: deprecate -soundhw es1370 by Gerd Hoffmann · 4 years, 8 months ago
- 2957f5a audio: deprecate -soundhw ac97 by Gerd Hoffmann · 4 years, 8 months ago
- 542e0c5 audio: add deprecated_register_soundhw by Gerd Hoffmann · 4 years, 8 months ago
- 5868034 hw/audio/gus: Fix registers 32-bit access by Allan Peramaki · 4 years, 9 months ago
- 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- 2f097e1 hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h' by Philippe Mathieu-Daudé · 4 years, 10 months ago
- 369ff95 es1370: check total frame count against current frame by Prasad J Pandit · 4 years, 10 months ago
- b69c3c2 qdev: Unrealize must not fail by Markus Armbruster · 4 years, 10 months ago
- d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
- b3ac2b9 Compress lines for immediate return by Simran Singhal · 5 years ago
- 95fad99 hw/audio/fmopl: fix segmentation fault by Volker Rümelin · 5 years ago
- a9d8ba2 hw/audio/intel-hda: Use memory region alias to reduce .rodata by 4.34MB by Philippe Mathieu-Daudé · 5 years ago
- 2eea51b hw/audio/fmopl: Move ENV_CURVE to .heap to save 32KiB of .bss by Philippe Mathieu-Daudé · 5 years ago
- 02f7a16 hw/audio/fmopl: Fix a typo twice by Philippe Mathieu-Daudé · 5 years ago
- f703a04 add device_legacy_reset function to prepare for reset api change by Damien Hedde · 5 years ago
- 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
- c435fea hda-codec: fix recording rate control by Volker Rümelin · 5 years ago
- df016a1 hda-codec: fix playback rate control by Volker Rümelin · 5 years ago
- c602699 hw/audio: Remove the "use_broken_id" hack from the AC97 device by Thomas Huth · 5 years ago
- 5893591 audio: remove audio_MIN, audio_MAX by Kővágó, Zoltán · 6 years ago
- 88e47b9 audio: add audiodev properties to frontends by Kővágó, Zoltán · 6 years ago
- a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
- 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
- d484205 Include exec/memory.h slightly less by Markus Armbruster · 6 years ago
- d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
- 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
- 0ce5e02 hw/audio/ac97: Use the QOM DEVICE() macro to access DeviceState.qdev by Philippe Mathieu-Daudé · 6 years ago
- 28605a2 Revert "audio: fix pc speaker init" by Gerd Hoffmann · 6 years ago
- 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
- 85bc585 audio: use qapi AudioFormat instead of audfmt_e by Kővágó, Zoltán · 6 years ago
- 1550b0e i2c: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
- a7e2315 isa: express dependencies with kconfig by Paolo Bonzini · 6 years ago
- bcb129b build: convert sound.mak to Kconfig by Paolo Bonzini · 6 years ago
- 7c28b92 build: convert pci.mak to Kconfig by Paolo Bonzini · 6 years ago
- 82f5181 kconfig: introduce kconfig files by Paolo Bonzini · 6 years ago
- 2ac4c5f i2c: have I2C receive operation return uint8_t by Corey Minyard · 6 years ago
- bd56d37 audio: fix pc speaker init by Gerd Hoffmann · 6 years ago
- 29bc0a6 hw/audio/marvell: Don't include unnecessary i2c.h header file by Thomas Huth · 6 years ago
- 7ec9106 audio/hda: fix guest triggerable assert by Gerd Hoffmann · 6 years ago