From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSiRP-000691-D3 for qemu-devel@nongnu.org; Tue, 03 Mar 2015 03:44:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSiRL-0006sq-8r for qemu-devel@nongnu.org; Tue, 03 Mar 2015 03:44:35 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39598) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSiRL-0006sb-1j for qemu-devel@nongnu.org; Tue, 03 Mar 2015 03:44:31 -0500 From: Gerd Hoffmann Date: Tue, 3 Mar 2015 09:44:21 +0100 Message-Id: <1425372262-3161-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PATCH 0/1] gtk: bind to text terminal consoles too List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Stefan Weil , Gerd Hoffmann Hi, Resending. Caused problems on windows in testing a while back, qemu eating CPU IIRC. I'm not sure this was ever root-caused, whevener there is something wrong with this patch or whenever it just triggered some other bug. So, anyone with a windows setup, please give it a spin and report back. Gerd Hoffmann (1): gtk: bind to text terminal consoles too ui/gtk.c | 109 ++++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 73 insertions(+), 36 deletions(-) -- 1.8.3.1