qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 00/10] spice patch queue


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 00/10] spice patch queue
Date: Thu, 13 Sep 2012 10:45:16 +0200

  Hi,

This pull brings monitor configuration support for qxl which is needed
by the upcoming kms qxl driver.  Also a nice speedup for qxl in vga mode
and as usual some bugfixes.

please pull,
  Gerd

The following changes since commit e0a1e32dbc41e6b2aabb436a9417dfd32177a3dc:

  Merge branch 'usb.64' of git://git.kraxel.org/qemu (2012-09-11 18:06:56 +0200)

are available in the git repository at:

  git://anongit.freedesktop.org/spice/qemu spice.v60

Alon Levy (3):
      hw/qxl: tracing fixes
      qxl: add trace-event for QXL_IO_LOG
      hw/qxl: support client monitor configuration via device

Dunrong Huang (1):
      qxl: dont update invalid area

Gerd Hoffmann (4):
      spice: switch to queue for vga mode updates
      spice: split qemu_spice_create_update
      spice: add screen mirror
      spice: send updates only for changed screen content

Hans de Goede (1):
      qxl: Ignore set_client_capabilities pre/post migrate

Uri Lublin (1):
      qxl: better cleanup for surface destroy

 configure          |    7 +++
 hw/qxl.c           |  107 ++++++++++++++++++++++++++++++++++++++--
 trace-events       |   11 ++++-
 ui/spice-display.c |  136 ++++++++++++++++++++++++++++++++++++++++------------
 ui/spice-display.h |    4 +-
 5 files changed, 225 insertions(+), 40 deletions(-)



reply via email to

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