All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/14] Ui 20180312 patches
@ 2018-03-12  9:13 Gerd Hoffmann
  2018-03-12  9:13 ` [Qemu-devel] [PULL 01/14] build: try improve handling of clang warnings Gerd Hoffmann
                   ` (14 more replies)
  0 siblings, 15 replies; 20+ messages in thread
From: Gerd Hoffmann @ 2018-03-12  9:13 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, Eric Blake, Markus Armbruster,
	Dr. David Alan Gilbert, Stefan Hajnoczi, Gerd Hoffmann

The following changes since commit e4ae62b802cec437f877f2cadc4ef059cc0eca76:

  Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2018-03-09 17:28:16 +0000)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/ui-20180312-pull-request

for you to fetch changes up to f771c5440e04626f1cf9a6a7d1b1c6cd8168cacd:

  qapi: Add device ID and head parameters to screendump (2018-03-12 09:03:15 +0100)

----------------------------------------------------------------
gtk,spice: add dmabuf support.
sdl,vnc,gtk: bugfixes.
ui/qapi: add device ID and head parameters to screendump.
build: try improve handling of clang warnings.

----------------------------------------------------------------

Bruce Rogers (1):
  make: switch language file build to be gtk module aware

Gerd Hoffmann (12):
  build: try improve handling of clang warnings
  sdl: workaround bug in sdl 2.0.8 headers
  ui/gtk: make GtkGlArea usage a runtime option
  ui/gtk: group gtk.mo declarations in Makefile
  ui/opengl: Makefile cleanup
  ui/gtk: use GtkGlArea on wayland only
  ui/gtk-egl: add scanout_dmabuf support
  ui/gtk-egl: add cursor_dmabuf support
  vnc: deal with surface NULL pointers
  spice: drop dprint() debug logging
  spice: add scanout_dmabuf support
  spice: add cursor_dmabuf support

Thomas Huth (1):
  qapi: Add device ID and head parameters to screendump

 configure                  |   3 +-
 Makefile                   |   2 +-
 include/ui/console.h       |   2 +
 include/ui/gtk.h           |  14 ++++
 include/ui/spice-display.h |   9 +++
 hmp.c                      |   4 +-
 ui/console.c               |  34 +++++---
 ui/gtk-egl.c               |  63 ++++++++++++++-
 ui/gtk.c                   |  68 +++++++++-------
 ui/spice-display.c         | 194 ++++++++++++++++++++++++++++++++-------------
 ui/vnc.c                   |  10 +++
 util/coroutine-ucontext.c  |   4 +-
 hmp-commands.hx            |   7 +-
 qapi/ui.json               |  10 ++-
 ui/Makefile.objs           |  25 +++---
 ui/trace-events            |  12 +++
 16 files changed, 349 insertions(+), 112 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2018-07-19 10:54 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-12  9:13 [Qemu-devel] [PULL 00/14] Ui 20180312 patches Gerd Hoffmann
2018-03-12  9:13 ` [Qemu-devel] [PULL 01/14] build: try improve handling of clang warnings Gerd Hoffmann
2018-03-12  9:13 ` [Qemu-devel] [PULL 02/14] make: switch language file build to be gtk module aware Gerd Hoffmann
2018-03-12  9:13 ` [Qemu-devel] [PULL 03/14] sdl: workaround bug in sdl 2.0.8 headers Gerd Hoffmann
2018-03-12  9:13 ` [Qemu-devel] [PULL 04/14] ui/gtk: make GtkGlArea usage a runtime option Gerd Hoffmann
2018-03-12  9:13 ` [Qemu-devel] [PULL 05/14] ui/gtk: group gtk.mo declarations in Makefile Gerd Hoffmann
2018-03-12  9:13 ` [Qemu-devel] [PULL 06/14] ui/opengl: Makefile cleanup Gerd Hoffmann
2018-03-12  9:13 ` [Qemu-devel] [PULL 07/14] ui/gtk: use GtkGlArea on wayland only Gerd Hoffmann
2018-03-12  9:13 ` [Qemu-devel] [PULL 08/14] ui/gtk-egl: add scanout_dmabuf support Gerd Hoffmann
2018-03-12  9:14 ` [Qemu-devel] [PULL 09/14] ui/gtk-egl: add cursor_dmabuf support Gerd Hoffmann
2018-03-12  9:14 ` [Qemu-devel] [PULL 10/14] vnc: deal with surface NULL pointers Gerd Hoffmann
2018-03-12  9:14 ` [Qemu-devel] [PULL 11/14] spice: drop dprint() debug logging Gerd Hoffmann
2018-03-12  9:14 ` [Qemu-devel] [PULL 12/14] spice: add scanout_dmabuf support Gerd Hoffmann
2018-03-12  9:14 ` [Qemu-devel] [PULL 13/14] spice: add cursor_dmabuf support Gerd Hoffmann
2018-04-27 13:12   ` Peter Maydell
2018-04-27 13:16   ` Peter Maydell
2018-07-06 11:54     ` Peter Maydell
2018-07-19 10:54       ` Peter Maydell
2018-03-12  9:14 ` [Qemu-devel] [PULL 14/14] qapi: Add device ID and head parameters to screendump Gerd Hoffmann
2018-03-12 16:14 ` [Qemu-devel] [PULL 00/14] Ui 20180312 patches 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.