From: Stefan Weil <sw@weilnetz.de>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/5] gtk: fixes, cleanups and text consoles without vte
Date: Wed, 04 Jun 2014 09:25:25 +0200 [thread overview]
Message-ID: <538EC9E5.6000808@weilnetz.de> (raw)
In-Reply-To: <1401782502-29772-1-git-send-email-kraxel@redhat.com>
Am 03.06.2014 10:01, schrieb Gerd Hoffmann:
> Hi,
>
> Current gtk patch queue. A bunch of cleanups and fixes.
>
> Most notable change is patch #5 which winds up qemu text
> terminal emulation in gtk, so '-chardev vc' works even
> when building without vte (i.e. on windows).
>
> Gerd Hoffmann (5):
> gtk: factor out keycode mapping
> gtk: cleanup backend dependencies
> gtk: factor out gtk3 grab into the new gd_grab_devices function
> gtk: update window size after showing/hiding tabs
> gtk: bind to text terminal consoles too
>
> configure | 4 +
> ui/gtk.c | 298 ++++++++++++++++++++++++++++++++++----------------------------
> 2 files changed, 170 insertions(+), 132 deletions(-)
>
Hi Gerd,
its great to get text terminals without VTE now.
I tested the series on a Linux x86_64 host. Native QEMU for this host
seems to work fine. QEMU for 64 bit Windows with wine64 shows several
issues:
* The text consoles are named vc1, vc2, vc3 in the menu.
* The text consoles show a black left border initially.
* Booting a Linux guest is extremely slow. I see several timeouts:
err:ntdll:RtlpWaitForCriticalSection section 0x9a9560 "?" wait timed
out in thread 0030,
blocked by 002c, retrying (60 sec)
Regards
Stefan
next prev parent reply other threads:[~2014-06-04 7:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-03 8:01 [Qemu-devel] [PATCH 0/5] gtk: fixes, cleanups and text consoles without vte Gerd Hoffmann
2014-06-03 8:01 ` [Qemu-devel] [PATCH 1/5] gtk: factor out keycode mapping Gerd Hoffmann
2014-06-03 8:01 ` [Qemu-devel] [PATCH 2/5] gtk: cleanup backend dependencies Gerd Hoffmann
2014-06-03 15:17 ` Richard Henderson
2014-06-03 8:01 ` [Qemu-devel] [PATCH 3/5] gtk: factor out gtk3 grab into the new gd_grab_devices function Gerd Hoffmann
2014-06-03 8:01 ` [Qemu-devel] [PATCH 4/5] gtk: update window size after showing/hiding tabs Gerd Hoffmann
2014-06-03 8:01 ` [Qemu-devel] [PATCH 5/5] gtk: bind to text terminal consoles too Gerd Hoffmann
2014-06-04 7:25 ` Stefan Weil [this message]
2014-06-04 7:40 ` [Qemu-devel] [PATCH 0/5] gtk: fixes, cleanups and text consoles without vte Gerd Hoffmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=538EC9E5.6000808@weilnetz.de \
--to=sw@weilnetz.de \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).