summaryrefslogtreecommitdiff
path: root/hw/audio/ac97.c
AgeCommit message (Expand)Author
2018-10-29hw: AC97: make it more QOMconventionalLi Qiang
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-05-19audio: Rename hw/audio/audio.h to hw/audio/soundhw.hEduardo Habkost
2017-01-11audio: ac97: add exit functionLi Qiang
2016-02-02audio: Clean up includesPeter Maydell
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster
2014-09-29ac97: register reset via qomGerd Hoffmann
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini