qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: libvir-list@redhat.com, Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/3] Ui2 20180824 patches
Date: Fri, 24 Aug 2018 09:32:53 +0200	[thread overview]
Message-ID: <20180824073256.19626-1-kraxel@redhat.com> (raw)

The following changes since commit 5ccac548faf041ff5229a8e8342e3be14a34c8af:

  Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging (2018-08-23 17:35:48 +0100)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/ui2-20180824-pull-request

for you to fetch changes up to eb01505ea6c8330273d189acc053cc60d00bfa1a:

  ui: remove support for SDL1.2 in favour of SDL2 (2018-08-24 09:31:39 +0200)

----------------------------------------------------------------
ui: remove deprecated UI frontends

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

Daniel P. Berrangé (3):
  ui: remove support for GTK2 in favour of GTK3
  ui: increase min required GTK3 version to 3.14.0
  ui: remove support for SDL1.2 in favour of SDL2

 configure              |  111 +-----
 include/ui/gtk.h       |    9 -
 ui/sdl_zoom.h          |   25 --
 ui/sdl_zoom_template.h |  219 -----------
 ui/gtk-egl.c           |   10 +-
 ui/gtk.c               |  202 +---------
 ui/sdl.c               | 1027 ------------------------------------------------
 ui/sdl_zoom.c          |   93 -----
 qemu-deprecated.texi   |   16 -
 ui/Makefile.objs       |    5 -
 10 files changed, 33 insertions(+), 1684 deletions(-)
 delete mode 100644 ui/sdl_zoom.h
 delete mode 100644 ui/sdl_zoom_template.h
 delete mode 100644 ui/sdl.c
 delete mode 100644 ui/sdl_zoom.c

-- 
2.9.3

             reply	other threads:[~2018-08-24  7:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-24  7:32 Gerd Hoffmann [this message]
2018-08-24  7:32 ` [Qemu-devel] [PULL 1/3] ui: remove support for GTK2 in favour of GTK3 Gerd Hoffmann
2018-08-24  7:32 ` [Qemu-devel] [PULL 2/3] ui: increase min required GTK3 version to 3.14.0 Gerd Hoffmann
2018-08-24  7:32 ` [Qemu-devel] [PULL 3/3] ui: remove support for SDL1.2 in favour of SDL2 Gerd Hoffmann
2018-08-24 15:32 ` [Qemu-devel] [PULL 0/3] Ui2 20180824 patches Peter Maydell
2018-08-24 15:36   ` Daniel P. Berrangé
2018-08-24 15:40     ` Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180824073256.19626-1-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=libvir-list@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).