aboutsummaryrefslogtreecommitdiff
path: root/hw/display/framebuffer.c
AgeCommit message (Expand)Author
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2018-02-13memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshotPaolo Bonzini
2017-04-24framebuffer: make display updates thread safeGerd Hoffmann
2017-01-24hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GBPeter Maydell
2016-01-29hw/display: Clean up includesPeter Maydell
2015-07-24framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebufferPaolo Bonzini
2015-06-05framebuffer: check memory_region_is_loggingPaolo Bonzini
2013-07-04memory: add ref/unref callsPaolo Bonzini
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini