aboutsummaryrefslogtreecommitdiff
path: root/hw/display/g364fb.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-13display/g364fb: Convert sysbus init function to realize functionMao Zhongyi1-6/+3
2018-08-30use dpy_gfx_update_fullGerd Hoffmann1-1/+1
2018-07-02hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+2
2018-03-06g364fb: fix DirtyBitmapSnapshot leakPaolo Bonzini1-0/+1
2018-02-13memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshotPaolo Bonzini1-1/+0
2018-02-13g364fb: switch to using DirtyBitmapSnapshotPaolo Bonzini1-4/+6
2017-04-24g364fb: make display updates thread safeGerd Hoffmann1-23/+5
2017-02-13migration: consolidate VMStateField.startHalil Pasic1-1/+1
2016-01-29hw/display: Clean up includesPeter Maydell1-0/+1
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster1-0/+1
2015-06-05display: add memory_region_sync_dirty_bitmap callsPaolo Bonzini1-0/+1
2015-06-05display: enable DIRTY_MEMORY_VGA tracking explicitlyPaolo Bonzini1-0/+1
2015-06-05g364fb: remove pointless call to memory_region_set_coalescingPaolo Bonzini1-1/+0
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-1/+0
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann1-1/+1
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini1-1/+1
2013-07-29g364fb: QOM cast cleanupAndreas Färber1-9/+16
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-2/+2
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-72/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+617