From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56783) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2zG2-0007p3-HV for qemu-devel@nongnu.org; Thu, 11 Jun 2015 05:58:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2zFz-0000Hp-CR for qemu-devel@nongnu.org; Thu, 11 Jun 2015 05:58:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60432) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2zFz-0000Hf-7p for qemu-devel@nongnu.org; Thu, 11 Jun 2015 05:58:43 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id A5D1036B38D for ; Thu, 11 Jun 2015 09:58:42 +0000 (UTC) From: Gerd Hoffmann Date: Thu, 11 Jun 2015 11:58:37 +0200 Message-Id: <1434016718-27631-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/1] gtk patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, gtk patch queue featuring a single bugfix. please pull, Gerd The following changes since commit 0e12e61ff9a3407d123d0dbc4d945aec98d60fdf: Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into staging (2015-06-10 18:13:58 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-gtk-20150611-1 for you to fetch changes up to 060ab76356fff6a420bc881a574c40a5dda086af: gtk: don't exit early in case gtk init fails (2015-06-11 11:37:56 +0200) ---------------------------------------------------------------- gtk: don't exit early in case gtk init fails ---------------------------------------------------------------- Gerd Hoffmann (1): gtk: don't exit early in case gtk init fails ui/gtk.c | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-)