summaryrefslogtreecommitdiff
path: root/hw/audio/pcspk.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini1-1/+1
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+2
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
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-06-07isa: Use realizefn for ISADeviceAndreas Färber1-7/+12
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini1-1/+3
2013-04-29pcspk: QOM'ifyAndreas Färber1-3/+6
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+201