summaryrefslogtreecommitdiff
path: root/hw/display/pl110.c
AgeCommit message (Expand)Author
2018-01-25pl110: Implement vertical compare/next base interruptsLinus Walleij
2016-10-24hw/display: QOM'ify pl110.cxiaoqiang zhao
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-01-29arm: Clean up includesPeter Maydell
2015-07-24framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebufferPaolo Bonzini
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-09-10pl110: Clarify comment about PL110 ID on VersatilePBPeter Maydell
2013-07-29pl110: QOM'ify pl110, pl110_versatile and pl111Andreas Färber
2013-07-29pl110: Rename pl110_state to PL110StateAndreas Färber
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-04hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-25console: add device link to QemuConsolesGerd Hoffmann
2013-04-16console: add GraphicHwOpsGerd Hoffmann
2013-04-16console: simplify screendumpGerd Hoffmann
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini