summaryrefslogtreecommitdiffstats
path: root/hw/display/g364fb.c
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/display: Let devices own the MemoryRegion they createPhilippe Mathieu-Daudé2020-03-171-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 hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* display/g364fb: Convert sysbus init function to realize functionMao Zhongyi2018-12-131-6/+3Star
* use dpy_gfx_update_fullGerd Hoffmann2018-08-301-1/+1
* hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-2/+2
* g364fb: fix DirtyBitmapSnapshot leakPaolo Bonzini2018-03-061-0/+1
* memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshotPaolo Bonzini2018-02-131-1/+0Star
* g364fb: switch to using DirtyBitmapSnapshotPaolo Bonzini2018-02-131-4/+6
* g364fb: make display updates thread safeGerd Hoffmann2017-04-241-23/+5Star
* migration: consolidate VMStateField.startHalil Pasic2017-02-131-1/+1
* hw/display: Clean up includesPeter Maydell2016-01-291-0/+1
* qerror: Move #include out of qerror.hMarkus Armbruster2015-06-221-0/+1
* display: add memory_region_sync_dirty_bitmap callsPaolo Bonzini2015-06-051-0/+1
* display: enable DIRTY_MEMORY_VGA tracking explicitlyPaolo Bonzini2015-06-051-0/+1
* g364fb: remove pointless call to memory_region_set_coalescingPaolo Bonzini2015-06-051-1/+0Star
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-1/+0Star
* console: add head to index to qemu consoles.Gerd Hoffmann2014-03-051-1/+1
* qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-141-1/+1
* g364fb: QOM cast cleanupAndreas Färber2013-07-291-9/+16
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
* 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-72/+1Star
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+617