All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] spice: initial opengl/virgl support, postcopy migration fix.
@ 2016-02-23 14:24 Gerd Hoffmann
  2016-02-23 14:24 ` [Qemu-devel] [PULL 1/8] spice: init dcl before registering qxl interface Gerd Hoffmann
                   ` (8 more replies)
  0 siblings, 9 replies; 16+ messages in thread
From: Gerd Hoffmann @ 2016-02-23 14:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Here is the spice patch queue, adding initial support for accelerated
3d graphics (via virtio-gpu and virglrenderer).  Also brings some bug
fixes.

please pull,
  Gerd

The following changes since commit 8eb779e4223a18db9838a49ece1bc72cfdfb7761:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2016-02-22 16:55:41 +0000)

are available in the git repository at:


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

for you to fetch changes up to b82fc321bf02aaceea0beb4dfabb4ca86a9a5ff6:

  Postcopy+spice: Pass spice migration data earlier (2016-02-23 12:05:02 +0100)

----------------------------------------------------------------
spice: initial opengl/virgl support, postcopy migration fix.

----------------------------------------------------------------
Dr. David Alan Gilbert (1):
      Postcopy+spice: Pass spice migration data earlier

Gerd Hoffmann (6):
      spice: init dcl before registering qxl interface
      configure: add dma-buf support detection.
      egl-helpers: add functions for render nodes and dma-buf passing
      spice: add opengl/virgl/dmabuf support
      spice/gl: add unblock timer
      spice/gl: tweak debug messages.

Marc-André Lureau (1):
      spice: reset cursor on resize

 configure                     |  20 +++++-
 include/migration/migration.h |   4 ++
 include/ui/egl-helpers.h      |  13 ++++
 include/ui/spice-display.h    |  16 +++++
 migration/migration.c         |  14 ++++
 qemu-options.hx               |   4 ++
 ui/egl-helpers.c              | 129 +++++++++++++++++++++++++++++++++++
 ui/spice-core.c               |  18 ++++-
 ui/spice-display.c            | 152 +++++++++++++++++++++++++++++++++++++++---
 9 files changed, 357 insertions(+), 13 deletions(-)

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

end of thread, other threads:[~2016-03-02 14:14 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-23 14:24 [Qemu-devel] [PULL 0/8] spice: initial opengl/virgl support, postcopy migration fix Gerd Hoffmann
2016-02-23 14:24 ` [Qemu-devel] [PULL 1/8] spice: init dcl before registering qxl interface Gerd Hoffmann
2016-02-23 14:24 ` [Qemu-devel] [PULL 2/8] configure: add dma-buf support detection Gerd Hoffmann
2016-02-26  9:29   ` Paolo Bonzini
2016-02-29 11:00     ` Gerd Hoffmann
2016-02-23 14:24 ` [Qemu-devel] [PULL 3/8] egl-helpers: add functions for render nodes and dma-buf passing Gerd Hoffmann
2016-03-02 14:14   ` Paolo Bonzini
2016-02-23 14:24 ` [Qemu-devel] [PULL 4/8] spice: reset cursor on resize Gerd Hoffmann
2016-02-25 23:10   ` Paolo Bonzini
2016-02-25 23:23     ` Marc-André Lureau
2016-02-25 23:23       ` Paolo Bonzini
2016-02-23 14:24 ` [Qemu-devel] [PULL 5/8] spice: add opengl/virgl/dmabuf support Gerd Hoffmann
2016-02-23 14:24 ` [Qemu-devel] [PULL 6/8] spice/gl: add unblock timer Gerd Hoffmann
2016-02-23 14:24 ` [Qemu-devel] [PULL 7/8] spice/gl: tweak debug messages Gerd Hoffmann
2016-02-23 14:24 ` [Qemu-devel] [PULL 8/8] Postcopy+spice: Pass spice migration data earlier Gerd Hoffmann
2016-02-23 16:44 ` [Qemu-devel] [PULL 0/8] spice: initial opengl/virgl support, postcopy migration fix Peter Maydell

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.