]> git.proxmox.com Git - mirror_qemu.git/commit
qxl: fix range check for rev3 io commands.
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 25 Sep 2012 11:56:40 +0000 (13:56 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 8 Oct 2012 10:15:17 +0000 (12:15 +0200)
commitffe01e599f106bedf13ba0e0f6956735b1942a0c
tree3a698ef2d1cb0e562ea5479a4e1abb60ee4efca6
parent36a03e0ba5202cf49749b2128bb62d41983681d6
qxl: fix range check for rev3 io commands.

Enables QXL_IO_FLUSH_SURFACES_ASYNC and QXL_IO_FLUSH_RELEASE
which are part of the qxl rev3 feature set.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/qxl.c