]> git.proxmox.com Git - qemu.git/commit
qxl: set mm_time in vga update
authorAlon Levy <alevy@redhat.com>
Wed, 15 Jun 2011 18:44:38 +0000 (20:44 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 4 Jul 2011 13:35:12 +0000 (15:35 +0200)
commit22795174a37e02200944c0d093d518e832650686
tree7b3153a87259279fb1a9aefef051120c4eefa752
parentfba810f1f67b411c209aa0e3d90724127cbd9c0f
qxl: set mm_time in vga update

This fixes a problem where on windows 7 startup phase, before the qxl driver
is loaded, the drawables are sufficiently large and video like to trigger a
stream, but the lack of a filled mm time field triggers a warning in spice-gtk.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/spice-display.c