summaryrefslogtreecommitdiffstats
path: root/include/ui/console.h
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2015-03-23 10:46:52 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2015-06-05 17:09:59 +0200
commitd55d42078bfb507743747b761673507b95a76620 (patch)
treebd32a470cf4103a127e081ba07e0fb864deb434a /include/ui/console.h
parentb2dfd71c4843a762f2befe702adb249cf55baf66 (diff)
downloadhqemu-d55d42078bfb507743747b761673507b95a76620.zip
hqemu-d55d42078bfb507743747b761673507b95a76620.tar.gz
framebuffer: check memory_region_is_logging
framebuffer.c expects DIRTY_MEMORY_VGA logging to be always on, but that will not be the case soon. Because framebuffer.c computes the memory region on the fly for every update (with memory_region_find), it cannot enable/disable logging by itself. Instead, always treat updates as invalidations if dirty logging is not enabled, assuming that the board will enable logging on the RAM region that includes the framebuffer. Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/ui/console.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud