summaryrefslogtreecommitdiff
path: root/hw/display/pl110.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann1-1/+1
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-09-10pl110: Clarify comment about PL110 ID on VersatilePBPeter Maydell1-10/+8
2013-07-29pl110: QOM'ify pl110, pl110_versatile and pl111Andreas Färber1-45/+38
2013-07-29pl110: Rename pl110_state to PL110StateAndreas Färber1-32/+32
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+3
2013-07-04hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-25console: add device link to QemuConsolesGerd Hoffmann1-1/+1
2013-04-16console: add GraphicHwOpsGerd Hoffmann1-3/+6
2013-04-16console: simplify screendumpGerd Hoffmann1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-6/+6
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+533