summaryrefslogtreecommitdiff
path: root/hw/display/milkymist-vgafb.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-20milkymist: update specification URLsMichael Walle1-1/+1
2016-06-20hw/display: QOM'ify milkymist-vgafb.cxiaoqiang zhao1-6/+10
2016-01-29lm32: Clean up includesPeter Maydell1-0/+1
2015-07-24framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebufferPaolo Bonzini1-3/+12
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-2/+1
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann1-1/+1
2013-07-29milkymist-vgafb: QOM cast cleanupAndreas Färber1-5/+12
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 display devices to hw/display/, configure via default-configs/Paolo Bonzini1-0/+335