summaryrefslogtreecommitdiffstats
path: root/hw/display/milkymist-vgafb.c
Commit message (Expand)AuthorAgeFilesLines
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-1/+2
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* milkymist: update specification URLsMichael Walle2016-06-201-1/+1
* hw/display: QOM'ify milkymist-vgafb.cxiaoqiang zhao2016-06-201-6/+10
* lm32: Clean up includesPeter Maydell2016-01-291-0/+1
* framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebufferPaolo Bonzini2015-07-241-3/+12
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-2/+1Star
* console: add head to index to qemu consoles.Gerd Hoffmann2014-03-051-1/+1
* milkymist-vgafb: QOM cast cleanupAndreas Färber2013-07-291-5/+12
* hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* console: add device link to QemuConsolesGerd Hoffmann2013-04-251-1/+1
* console: add GraphicHwOpsGerd Hoffmann2013-04-161-3/+6
* console: simplify screendumpGerd Hoffmann2013-04-161-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-6/+6
* hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini2013-04-081-0/+335