summaryrefslogtreecommitdiffstats
path: root/hw/display/framebuffer.c
Commit message (Expand)AuthorAgeFilesLines
* hw/display: Clean up includesPeter Maydell2019-11-291-0/+1
* framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebufferPaolo Bonzini2015-07-241-34/+41
* framebuffer: check memory_region_is_loggingPaolo Bonzini2015-06-051-0/+4
* memory: add ref/unref callsPaolo Bonzini2013-07-041-5/+7
* memory: make section size a 128-bit integerPaolo Bonzini2013-06-201-1/+2
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini2013-04-081-0/+110
OpenPOWER on IntegriCloud