qemu-devel
[Top][All Lists]
Advanced

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

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


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 0/8] spice patch queue
Date: Tue, 01 Feb 2011 15:24:52 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Lightning/1.0b1 Thunderbird/3.0.10

On 01/27/2011 04:12 AM, Gerd Hoffmann wrote:
   Hi,

This is the updated spice patch queue.  Changes:

   * rebased against latest master, solved conflicts (trace-events).
   * added one more locking bugfix, found by Alon.

please pull,
   Gerd

The following changes since commit 0fad6efce5d3f18278b7239dece3c251b3e7c04d:

   target-arm: Fix loading of scalar value for Neon multiply-by-scalar 
(2011-01-26 14:30:24 +0100)

are available in the git repository at:
   git://anongit.freedesktop.org/spice/qemu spice.v30.pull

Alon Levy (1):
       spice: add chardev (v5)

Pulled.  Thanks.

Although I expect that we'll continue working together in the future to come up with a common guest agent infrastructure.

Regards,

Anthony Liguori

Gerd Hoffmann (5):
       add migration state change notifiers
       spice/vnc: client migration.
       spice: MAINTAINERS update
       spice/qxl: zap spice 0.4 migration compatibility bits
       qxl: locking fixes

Jiri Denemark (1):
       configure: Fix spice probe

Marc-André Lureau (1):
       vnc/spice: fix "never" and "now" expire_time

  MAINTAINERS       |    8 ++
  Makefile.objs     |    2 +-
  configure         |    6 +-
  hmp-commands.hx   |   17 +++++
  hw/qxl.c          |   83 ++++-------------------
  hw/qxl.h          |    4 -
  migration.c       |   28 ++++++++
  migration.h       |    5 ++
  monitor.c         |   31 ++++++++-
  qemu-char.c       |    4 +
  qemu-config.c     |    6 ++
  qemu-options.hx   |   16 ++++-
  qmp-commands.hx   |   35 ++++++++++
  spice-qemu-char.c |  190 +++++++++++++++++++++++++++++++++++++++++++++++++++++
  trace-events      |    7 ++
  ui/qemu-spice.h   |    7 ++
  ui/spice-core.c   |   25 +++++++
  17 files changed, 394 insertions(+), 80 deletions(-)
  create mode 100644 spice-qemu-char.c






reply via email to

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