summaryrefslogtreecommitdiff
path: root/hw/sd/pl181.c
AgeCommit message (Expand)AuthorFilesLines
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-10-11blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf1-0/+4
2013-07-29pl181: QOM cast cleanupAndreas Färber1-9/+14
2013-07-29pl181: Rename pl181_state to PL181StateAndreas Färber1-28/+28
2013-07-15sd/pl181.c: Avoid undefined shift behaviour in RWORD macroPeter Maydell1-1/+1
2013-07-04hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-06-21sd: pass bool parameter for sd_initliguang1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+515