Gerd Hoffmann <kra...@redhat.com> writes: > Hi, > > Here comes the spice patch queue. It raises the minimal required > spice-server version to 0.12 and the qxl device revision to 4. > It also brings a collection of bugfixes. > > please pull, > Gerd >
Pulled. Thanks. Regards, Anthony Liguori > The following changes since commit 4bb26682f70a5f626cad3e0ac82bf4b6252ea7a4: > > Merge branch 'master' of git.qemu.org:/pub/git/qemu (2012-10-07 18:42:18 > +0000) > > are available in the git repository at: > > git://anongit.freedesktop.org/spice/qemu spice.v61 > > Alon Levy (3): > hw/qxl: exit on failure to register qxl interface > hw/qxl: fix condition for exiting guest_bug > hw/qxl: qxl_dirty_surfaces: use uintptr_t > > Gerd Hoffmann (4): > qxl: always update displaysurface on resize > qxl: fix range check for rev3 io commands. > spice: raise requirement to 0.12 > qxl: set default revision to 4 > > Michael Tokarev (1): > qxl/update_area_io: cleanup invalid parameters handling > > configure | 18 +-------------- > hw/pc_piix.c | 8 +++++++ > hw/qxl-render.c | 4 --- > hw/qxl.c | 57 > +++++++++++----------------------------------------- > hw/qxl.h | 5 ---- > ui/spice-core.c | 51 +-------------------------------------------- > ui/spice-display.c | 38 ---------------------------------- > ui/spice-display.h | 5 ---- > 8 files changed, 24 insertions(+), 162 deletions(-)