qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL] spice patch queue


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL] spice patch queue
Date: Wed, 22 Feb 2012 08:44:33 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Lightning/1.0b2 Thunderbird/3.1.15

On 02/21/2012 04:59 AM, Gerd Hoffmann wrote:
   Hi,

Here is the spice patch queue with a collection of little improvements
and bugfixes.  No major stuff.  See individual patches for details.

Pulled.  Thanks.

Regards,

Anthony Liguori

please pull,
   Gerd

The following changes since commit 99c7f87826337fa81f2f0f9baa9ca0a44faf90e9:

   input: send kbd+mouse events only to running guests. (2012-02-17 11:02:55 
-0600)

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

Daniel P. Berrange (1):
       Add SPICE support to add_client monitor command

Gerd Hoffmann (5):
       qxl: fix warnings on 32bit
       qxl: don't render stuff when the vm is stopped.
       qxl: drop vram bar minimum size
       qxl: move ram size init to new function
       qxl: add user-friendly bar size properties

Yonit Halperin (3):
       qxl: set only off-screen surfaces dirty instead of the whole vram
       qxl: make sure primary surface is saved on migration also in compat mode
       spice: support ipv6 channel address in monitor events and in spice info

  hw/qxl-render.c |   12 +++----
  hw/qxl.c        |  109 +++++++++++++++++++++++++++++++++++++++----------------
  hw/qxl.h        |    4 ++
  monitor.c       |    9 ++++-
  qmp-commands.hx |    6 ++-
  ui/qemu-spice.h |    7 ++++
  ui/spice-core.c |   50 +++++++++++++++++++++++---
  7 files changed, 150 insertions(+), 47 deletions(-)






reply via email to

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