summaryrefslogtreecommitdiff
path: root/hw/display/framebuffer.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-24framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebufferPaolo Bonzini1-34/+41
2015-06-05framebuffer: check memory_region_is_loggingPaolo Bonzini1-0/+4
2013-07-04memory: add ref/unref callsPaolo Bonzini1-5/+7
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini1-1/+2
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini1-0/+110