From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5Kjb-0007SP-6j for qemu-devel@nongnu.org; Mon, 20 Jan 2014 14:42:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5Kja-00089x-6s for qemu-devel@nongnu.org; Mon, 20 Jan 2014 14:42:11 -0500 Received: from qemu.weilnetz.de ([2a03:4000:2:362::1]:53950 helo=v2201305906712890.yourvserver.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5Kja-00089i-0I for qemu-devel@nongnu.org; Mon, 20 Jan 2014 14:42:10 -0500 From: Stefan Weil Date: Mon, 20 Jan 2014 20:41:48 +0100 Message-Id: <1390246909-18757-1-git-send-email-sw@weilnetz.de> Subject: [Qemu-devel] [PULL 0/1] MinGW patch List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org The following changes since commit 1cf892ca2689c84960b4ce4d2723b6bee453711c: SPARC: Fix LEON3 power down instruction (2014-01-15 15:37:33 +1000) are available in the git repository at: git://qemu.weilnetz.de/qemu.git tags/for_anthony for you to fetch changes up to 2777ccc55bfe90bfa813b01faf36fa6ea16fbea8: gtk: Support keyboard translation for hosts running Windows (2014-01-20 19:30:28 +0100) ---------------------------------------------------------------- Initial patch for QEMU GTK support on Windows ---------------------------------------------------------------- Stefan Weil (1): gtk: Support keyboard translation for hosts running Windows ui/gtk.c | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-)