aboutsummaryrefslogtreecommitdiff
path: root/hw/audio
AgeCommit message (Expand)Author
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
2020-07-06audio: add deprecated_register_soundhwGerd Hoffmann
2020-06-19hw/audio/gus: Fix registers 32-bit accessAllan Peramaki
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2020-05-25hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'Philippe Mathieu-Daudé
2020-05-25es1370: check total frame count against current framePrasad J Pandit
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-05-04Compress lines for immediate returnSimran Singhal
2020-03-25hw/audio/fmopl: fix segmentation faultVolker Rümelin
2020-03-16hw/audio/intel-hda: Use memory region alias to reduce .rodata by 4.34MBPhilippe Mathieu-Daudé
2020-03-16hw/audio/fmopl: Move ENV_CURVE to .heap to save 32KiB of .bssPhilippe Mathieu-Daudé
2020-03-09hw/audio/fmopl: Fix a typo twicePhilippe Mathieu-Daudé
2020-01-30add device_legacy_reset function to prepare for reset api changeDamien Hedde
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-06hda-codec: fix recording rate controlVolker Rümelin
2020-01-06hda-codec: fix playback rate controlVolker Rümelin
2019-12-18hw/audio: Remove the "use_broken_id" hack from the AC97 deviceThomas Huth
2019-08-21audio: remove audio_MIN, audio_MAXKővágó, Zoltán
2019-08-21audio: add audiodev properties to frontendsKővágó, Zoltán
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include exec/memory.h slightly lessMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-06-06hw/audio/ac97: Use the QOM DEVICE() macro to access DeviceState.qdevPhilippe Mathieu-Daudé
2019-04-01Revert "audio: fix pc speaker init"Gerd Hoffmann
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster