All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL 00/14] spice patch queue
Date: Mon, 10 Sep 2012 15:33:21 +0200	[thread overview]
Message-ID: <20120910133321.GY6791@ohm.aurel32.net> (raw)
In-Reply-To: <1346916100-12958-1-git-send-email-kraxel@redhat.com>

On Thu, Sep 06, 2012 at 09:21:26AM +0200, Gerd Hoffmann wrote:
>   Hi,
> 
> Here comes the spice patch queue with a bunch of fresh patches for 1.3.
> A new qmp event is there, to fix spice client migration races, and a
> bunch of patches needed to make use of the new goodies the upcoming
> spice-server version (0.12) brings.  The later is disabled by default,
> we'll flip the switch once 0.12 is finally released and all patches
> needed are merged.
> 
> cheers,
>   Gerd
> 
> The following changes since commit 8db972cfa469b4e4afd9c65e54e796b83b5ce3a2:
> 
>   Update version for 1.2.0 (2012-09-05 07:50:01 -0500)
> 
> are available in the git repository at:
>   git://anongit.freedesktop.org/spice/qemu spice.v59
> 
> Alon Levy (4):
>       qxl/update_area_io: guest_bug on invalid parameters
>       qxl: disallow unknown revisions
>       qxl: add QXL_IO_MONITORS_CONFIG_ASYNC
>       configure: print spice-protocol and spice-server versions
> 
> Christophe Fergeau (1):
>       spice: abort on invalid streaming cmdline params
> 
> Gerd Hoffmann (1):
>       spice: make number of surfaces runtime-configurable.
> 
> Søren Sandmann Pedersen (2):
>       qxl: Add set_client_capabilities() interface to QXLInterface
>       Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPP
> 
> Yonit Halperin (6):
>       spice: notify spice server on vm start/stop
>       spice: notify on vm state change only via spice_server_vm_start/stop
>       spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED
>       spice: add 'migrated' flag to spice info
>       spice: adding seamless-migration option to the command line
>       spice: increase the verbosity of spice section in "qemu --help"
> 
>  configure          |   11 +++-
>  hmp.c              |    2 +
>  hw/qxl.c           |  175 +++++++++++++++++++++++++++++++++++++++++++++-------
>  hw/qxl.h           |   10 +++-
>  monitor.c          |    1 +
>  monitor.h          |    1 +
>  qapi-schema.json   |    5 +-
>  qemu-config.c      |    3 +
>  qemu-options.hx    |   21 ++++++-
>  trace-events       |    1 +
>  ui/spice-core.c    |   41 ++++++++++++-
>  ui/spice-display.c |   37 ++++++++++-
>  ui/spice-display.h |   13 +++-
>  13 files changed, 284 insertions(+), 37 deletions(-)
> 
> 

Thaknks, pulled.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

      parent reply	other threads:[~2012-09-10 13:33 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-06  7:21 [Qemu-devel] [PULL 00/14] spice patch queue Gerd Hoffmann
2012-09-06  7:21 ` [Qemu-devel] [PATCH 01/14] spice: abort on invalid streaming cmdline params Gerd Hoffmann
2012-09-06  7:21 ` [Qemu-devel] [PATCH 02/14] spice: notify spice server on vm start/stop Gerd Hoffmann
2012-09-06  7:21 ` [Qemu-devel] [PATCH 03/14] spice: notify on vm state change only via spice_server_vm_start/stop Gerd Hoffmann
2012-09-06  7:21 ` [Qemu-devel] [PATCH 04/14] spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED Gerd Hoffmann
2012-09-06  7:21 ` [Qemu-devel] [PATCH 05/14] spice: add 'migrated' flag to spice info Gerd Hoffmann
2012-09-06  7:21 ` [Qemu-devel] [PATCH 06/14] spice: adding seamless-migration option to the command line Gerd Hoffmann
2012-09-06  7:21 ` [Qemu-devel] [PATCH 07/14] spice: increase the verbosity of spice section in "qemu --help" Gerd Hoffmann
2012-09-06  7:21 ` [Qemu-devel] [PATCH 08/14] qxl/update_area_io: guest_bug on invalid parameters Gerd Hoffmann
2012-09-06  7:21 ` [Qemu-devel] [PATCH 09/14] qxl: disallow unknown revisions Gerd Hoffmann
2012-09-06  7:21 ` [Qemu-devel] [PATCH 10/14] qxl: add QXL_IO_MONITORS_CONFIG_ASYNC Gerd Hoffmann
2012-09-28  9:51   ` Paolo Bonzini
2012-10-07  9:35     ` Alon Levy
2012-10-08 13:16       ` Paolo Bonzini
2012-09-06  7:21 ` [Qemu-devel] [PATCH 11/14] configure: print spice-protocol and spice-server versions Gerd Hoffmann
2012-09-06  7:21 ` [Qemu-devel] [PATCH 12/14] spice: make number of surfaces runtime-configurable Gerd Hoffmann
2012-09-06  7:21 ` [Qemu-devel] [PATCH 13/14] qxl: Add set_client_capabilities() interface to QXLInterface Gerd Hoffmann
2012-09-06  7:21 ` [Qemu-devel] [PATCH 14/14] Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPP Gerd Hoffmann
2012-09-10 13:33 ` Aurelien Jarno [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120910133321.GY6791@ohm.aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.