From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:33572) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gyFgy-0007w2-Tr for qemu-devel@nongnu.org; Mon, 25 Feb 2019 07:49:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gyFgy-0004Ah-11 for qemu-devel@nongnu.org; Mon, 25 Feb 2019 07:49:08 -0500 Received: from mail-oi1-x234.google.com ([2607:f8b0:4864:20::234]:45218) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gyFgx-00045W-9w for qemu-devel@nongnu.org; Mon, 25 Feb 2019 07:49:07 -0500 Received: by mail-oi1-x234.google.com with SMTP id t82so7074162oie.12 for ; Mon, 25 Feb 2019 04:49:07 -0800 (PST) MIME-Version: 1.0 References: <20190222075326.9850-1-kraxel@redhat.com> In-Reply-To: <20190222075326.9850-1-kraxel@redhat.com> From: Peter Maydell Date: Mon, 25 Feb 2019 12:48:55 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL 00/15] Ui 20190222 patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: QEMU Developers , Paolo Bonzini , Markus Armbruster , =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= On Fri, 22 Feb 2019 at 07:55, Gerd Hoffmann wrote: > > The following changes since commit 2e68b8620637a4ee8c79b5724144b726af1e261b: > > Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into staging (2019-02-18 16:20:13 +0000) > > are available in the git repository at: > > git://git.kraxel.org/qemu tags/ui-20190222-pull-request > > for you to fetch changes up to d8aec9d9f129e6879ae0669623981892deff86f2: > > display: add -display spice-app launching a Spice client (2019-02-22 07:42:59 +0100) > > ---------------------------------------------------------------- > ui: add support for -display spice-app > ui: gtk+sdl bugfixes. > > ---------------------------------------------------------------- > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0 for any user-visible changes. -- PMM