From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSffW-00049b-53 for qemu-devel@nongnu.org; Wed, 26 Mar 2014 00:42:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSffO-00029y-Ve for qemu-devel@nongnu.org; Wed, 26 Mar 2014 00:42:26 -0400 Received: from v220110690675601.yourvserver.net ([37.221.199.173]:52221) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSffO-00029k-Oo for qemu-devel@nongnu.org; Wed, 26 Mar 2014 00:42:18 -0400 Message-ID: <53325A9D.60906@weilnetz.de> Date: Wed, 26 Mar 2014 05:42:05 +0100 From: Stefan Weil MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PULL for 2.0] Support GTK without VTE List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel Hello Peter, I dropped the windows.h related patches from my last pull request. They are not needed for 2.0. This one is more important because it adds functionality for users of QEMU for Windows. Thanks Stefan The following changes since commit 7f6613cedc59fa849105668ae971dc31004bca1c: target-mips: fix MTHC1 and MFHC1 when FPU in FR=0 mode (2014-03-25 23:36:35 +0100) are available in the git repository at: git://qemu.weilnetz.de/qemu.git qemu-2.0 for you to fetch changes up to bbbf9bfb9c27e389340cf50a11c22fa46c572150: gtk: Support GTK without VTE (2014-03-26 05:33:02 +0100) ---------------------------------------------------------------- Stefan Weil (1): gtk: Support GTK without VTE configure | 54 +++++++++++++++++++++++++++++++++++++----------------- ui/gtk.c | 17 ++++++++++++++++- 2 files changed, 53 insertions(+), 18 deletions(-)