qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 0/7] spice patch queue


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 0/7] spice patch queue
Date: Wed, 14 Nov 2012 10:21:54 -0600
User-agent: Notmuch/0.13.2+93~ged93d79 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu)

Gerd Hoffmann <address@hidden> writes:

>   Hi,
>
> Here comes the spice patch queue.  It carries some qxl bugfixes,
> switches spice-display over to pixman, drops the obsolete pflib bits
> and fixes some fallout from the console cleanup patch series.
>
> please pull,
>   Gerd
>
> The following changes since commit 4ba79505f43bd0ace35c3fe42197eb02e7e0478e:
>
>   Merge remote-tracking branch 'kraxel/pixman.v3' into staging (2012-11-01 
> 11:14:39 -0500)
>
> are available in the git repository at:
>
>   git://anongit.freedesktop.org/spice/qemu spice.v62

Pulled v63. Thanks.

Regards,

Anthony Liguori

>
> Alon Levy (2):
>       hw/qxl: guest bug on primary create with stride %4 != 0
>       hw/qxl: qxl_send_events: nop if stopped
>
> Gerd Hoffmann (5):
>       qxl: fix cursor reset
>       qxl: call dpy_gfx_resize when entering vga mode
>       spice: switch to pixman
>       pflib: unused, remove it.
>       spice: fix initialization order
>
>  Makefile.objs      |    1 -
>  console.h          |    5 +
>  hw/qxl.c           |   36 ++++++++-
>  pflib.c            |  215 
> ----------------------------------------------------
>  pflib.h            |   20 -----
>  qemu-pixman.c      |   13 +++
>  qemu-pixman.h      |    2 +
>  trace-events       |    1 +
>  ui/spice-display.c |   53 ++++++-------
>  ui/spice-display.h |    7 +-
>  10 files changed, 79 insertions(+), 274 deletions(-)
>  delete mode 100644 pflib.c
>  delete mode 100644 pflib.h



reply via email to

[Prev in Thread] Current Thread [Next in Thread]