]> git.ipfire.org Git - thirdparty/qemu.git/commit
qxl: better vga init in enter_vga_mode
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 28 Feb 2013 10:08:50 +0000 (11:08 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 4 Apr 2013 22:33:55 +0000 (17:33 -0500)
commitd15b1aa30c8b57e89beb41d67cd87cd4fbaacd8c
tree5d4f10d62cd1d5cd5ccc5ba875d345acb527c789
parent65fe29ec000bd3d5b8fd4d15c2379fe6c24dae94
qxl: better vga init in enter_vga_mode

Ask the vga core to update the display.  Will trigger dpy_gfx_resize
if needed.  More complete than just calling dpy_gfx_resize.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
(cherry picked from commit c099e7aa0295678859d58e9e60b7619f6ae3bac8)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/qxl.c