commit | 1735fe1edba9cc86bc0f26937ed5a62d3cb47c9c | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Oct 06 11:58:22 2014 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Oct 28 10:40:08 2014 +0100 |
tree | 8f1d2a1cfbc89c2f0ca364495cabb8f56962859a | |
parent | 07258900fd45b646f5b69048d64c4490b3243e1b [diff] |
vmware-vga: use vmsvga_verify_rect in vmsvga_update_rect Switch vmsvga_update_rect over to use vmsvga_verify_rect. Slight change in behavior: We don't try to automatically fixup rectangles any more. In case we find invalid update requests we'll do a full-screen update instead. Cc: qemu-stable@nongnu.org Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Don Koch <dkoch@verizon.com>