qxl: remove flipped
commit4c19ebb51dc0a59ff12d60844512816562a25047
authorAlon Levy <alevy@redhat.com>
Fri, 24 Feb 2012 21:19:29 +0000 (24 23:19 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 27 Feb 2012 08:46:52 +0000 (27 09:46 +0100)
tree19f5cd3b4864cb61cae396679093cb3379a5055d
parent4295e15aa730a95003a3639d6dad2eb1e65a59e2
qxl: remove flipped

Tested on linux and windows guests. For negative stride, qxl_flip copies
directly to vga->ds->surface->data, for positive it's reallocated to
share qxl->guest_primary.data

Signed-off-by: Alon Levy <alevy@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/qxl-render.c
hw/qxl.h