summaryrefslogtreecommitdiffstats
path: root/hw/audio/es1370.c
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-2/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* audio: deprecate -soundhw es1370Gerd Hoffmann2020-07-061-7/+2Star
* es1370: check total frame count against current framePrasad J Pandit2020-05-251-2/+5
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* audio: remove audio_MIN, audio_MAXKővágó, Zoltán2019-08-211-3/+3
* audio: add audiodev properties to frontendsKővágó, Zoltán2019-08-211-1/+6
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* audio: use qapi AudioFormat instead of audfmt_eKővágó, Zoltán2019-03-111-2/+2
* es1370: more fixes for ADC_FRAMEADR and ADC_FRAMECNTPaolo Bonzini2018-10-191-2/+8
* es1370: fix ADC_FRAMEADR and ADC_FRAMECNTPaolo Bonzini2018-10-021-2/+8
* es1370: simplify MemoryRegionOpsPaolo Bonzini2018-08-231-210/+25Star
* pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost2017-10-151-0/+4
* audio: Rename hw/audio/audio.h to hw/audio/soundhw.hEduardo Habkost2017-05-191-1/+1
* es1370: wire up reset via DeviceClassGerd Hoffmann2017-01-111-3/+3
* audio: es1370: add exit functionLi Qiang2017-01-111-0/+14
* ES1370: QOMifyCao jin2016-02-111-3/+7
* audio: Clean up includesPeter Maydell2016-02-021-0/+1
* Remove macros IO_READ_PROTO and IO_WRITE_PROTONutan Shinde2015-10-191-11/+6Star
* pci: Trivial device model conversions to realizeMarkus Armbruster2015-02-261-3/+2Star
* memory: remove memory_region_destroyPaolo Bonzini2014-08-181-8/+0Star
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-4/+2Star
* hw: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-141-2/+2
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini2013-04-291-1/+2
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+1089