qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] spice patch queue
@ 2011-01-10 13:31 Gerd Hoffmann
  2011-01-10 13:31 ` [Qemu-devel] [PATCH 1/6] add migration state change notifiers Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Gerd Hoffmann @ 2011-01-10 13:31 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Here is a bunch of spice patches accumuled this year, they all
have been on the list for review.

please pull,
  Gerd

The following changes since commit 8aaf42ed0f203da63860b0a3ab3ff2bdfe9b4cb0:

  slirp: fix unaligned access in bootp code (2011-01-10 10:56:25 +0100)

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

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

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

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

 MAINTAINERS       |    8 ++
 Makefile.objs     |    2 +-
 hmp-commands.hx   |   20 ++++++
 hw/qxl.c          |   79 +++--------------------
 hw/qxl.h          |    4 -
 migration.c       |   28 ++++++++
 migration.h       |    5 ++
 monitor.c         |    4 +-
 qemu-char.c       |    4 +
 qemu-config.c     |    6 ++
 qemu-options.hx   |   16 ++++-
 qmp-commands.hx   |   35 ++++++++++
 spice-qemu-char.c |  185 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 ui/qemu-spice.h   |    4 +
 ui/spice-core.c   |   40 ++++++++++++
 15 files changed, 363 insertions(+), 77 deletions(-)
 create mode 100644 spice-qemu-char.c

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [Qemu-devel] [PULL 0/6] spice patch queue
@ 2014-12-16 14:13 Gerd Hoffmann
  2014-12-17 16:23 ` Peter Maydell
  0 siblings, 1 reply; 17+ messages in thread
From: Gerd Hoffmann @ 2014-12-16 14:13 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Collection of misc spice patches, piled up during the 2.2 freeze.

please pull,
  Gerd

The following changes since commit dfa9c2a0f4d0a0c8b2c1449ecdbb1297427e1560:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2014-12-15 16:43:42 +0000)

are available in the git repository at:


  git://anongit.freedesktop.org/spice/qemu tags/pull-spice-20141216-1

for you to fetch changes up to a41642708a5d1cbe8ad966227bbee1ed5eb421ad:

  spice: fix memory leak (2014-12-16 14:15:29 +0100)

----------------------------------------------------------------
misc spice updates.

----------------------------------------------------------------
Gerd Hoffmann (3):
      spice: use bottom half instead of refresh timer for cursor updates
      spice: reduce refresh rate in native mode
      spice: rework mirror allocation, add no-resize fast path

Gonglei (1):
      spice: fix memory leak

Marc-André Lureau (2):
      spice: do not require TCP ports
      spice: remove spice-experimental.h include

 hw/display/qxl-render.c    |  2 ++
 hw/display/qxl.c           |  8 ++++----
 include/ui/spice-display.h |  3 ++-
 spice-qemu-char.c          |  1 -
 ui/spice-core.c            | 10 +---------
 ui/spice-display.c         | 45 ++++++++++++++++++++++++++++++++++++---------
 6 files changed, 45 insertions(+), 24 deletions(-)

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2014-12-17 16:24 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-10 13:31 [Qemu-devel] [PULL 0/6] spice patch queue Gerd Hoffmann
2011-01-10 13:31 ` [Qemu-devel] [PATCH 1/6] add migration state change notifiers Gerd Hoffmann
2011-01-10 13:31 ` [Qemu-devel] [PATCH 2/6] spice: client migration Gerd Hoffmann
2011-01-10 15:49   ` Daniel P. Berrange
2011-01-10 15:57     ` Alon Levy
2011-01-10 16:08       ` Gerd Hoffmann
2011-01-10 16:18         ` Daniel P. Berrange
2011-01-10 16:37           ` Gerd Hoffmann
2011-01-10 19:26             ` Alon Levy
2011-01-10 19:39               ` Daniel P. Berrange
2011-01-11  8:15               ` Gerd Hoffmann
2011-01-10 13:31 ` [Qemu-devel] [PATCH 3/6] spice: MAINTAINERS update Gerd Hoffmann
2011-01-10 13:31 ` [Qemu-devel] [PATCH 4/6] vnc/spice: fix "never" and "now" expire_time Gerd Hoffmann
2011-01-10 13:31 ` [Qemu-devel] [PATCH 5/6] spice/qxl: zap spice 0.4 migration compatibility bits Gerd Hoffmann
2011-01-10 13:31 ` [Qemu-devel] [PATCH 6/6] spice: add chardev (v4) Gerd Hoffmann
  -- strict thread matches above, loose matches on Subject: below --
2014-12-16 14:13 [Qemu-devel] [PULL 0/6] spice patch queue Gerd Hoffmann
2014-12-17 16:23 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).