summaryrefslogtreecommitdiff
path: root/hw/audio/es1370.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost1-0/+4
2017-05-19audio: Rename hw/audio/audio.h to hw/audio/soundhw.hEduardo Habkost1-1/+1
2017-01-11es1370: wire up reset via DeviceClassGerd Hoffmann1-3/+3
2017-01-11audio: es1370: add exit functionLi Qiang1-0/+14
2016-02-11ES1370: QOMifyCao jin1-3/+7
2016-02-02audio: Clean up includesPeter Maydell1-0/+1
2015-10-19Remove macros IO_READ_PROTO and IO_WRITE_PROTONutan Shinde1-11/+6
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster1-3/+2
2014-08-18memory: remove memory_region_destroyPaolo Bonzini1-8/+0
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela1-4/+2
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum1-2/+2
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini1-1/+2
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+1089