summaryrefslogtreecommitdiff
path: root/hw/audio/pl041.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-11hw/audio: QOM'ify pl041.cxiaoqiang zhao1-11/+14
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini1-0/+1
2016-02-02audio: Clean up includesPeter Maydell1-0/+1
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela1-6/+3
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-07-29pl041: QOM cast cleanupAndreas Färber1-4/+8
2013-07-29pl041: Rename pl041_state to PL041StateAndreas Färber1-18/+19
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-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-2/+2
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+647