Gerd Hoffmann 08c4ea294f fix screendump
Commit 45efb16124efef51de5157afc31984b5a47700f9 optimized a bit too
much.  We can skip the vga_invalidate_display() in case no console
switch happened because we don't need a full redraw then.  We can *not*
skip vga_hw_update() though, because the screen content will be stale
then in case nobody else calls vga_hw_update().

Trigger: vga textmode with vnc display and no client connected.

Reported-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Alon Levy <alevy@redhat.com>
Tested-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-03-24 13:06:41 +00:00
..
2012-03-17 16:30:06 +00:00
2012-03-17 16:30:06 +00:00
2012-03-24 13:06:41 +00:00
2012-03-19 10:52:52 +00:00
2012-03-19 11:30:56 +00:00
2012-03-24 13:06:41 +00:00
2012-03-19 16:35:58 +01:00
2012-03-17 16:30:06 +00:00
2012-03-24 13:06:41 +00:00