From: Gerd Hoffmann <kraxel@redhat.com>
To: Ian Campbell <ijc@hellion.org.uk>
Cc: qemu-devel@nongnu.org, Anthony Liguori <aliguori@amazon.com>
Subject: Re: [Qemu-devel] [PATCH 2/3] console: rework text terminal cursor logic
Date: Tue, 10 Jun 2014 09:44:33 +0200 [thread overview]
Message-ID: <1402386273.8739.14.camel@nilsson.home.kraxel.org> (raw)
In-Reply-To: <1402223455.15729.185.camel@hastur.hellion.org.uk>
On So, 2014-06-08 at 11:30 +0100, Ian Campbell wrote:
> On Thu, 2014-05-22 at 13:00 +0200, Gerd Hoffmann wrote:
> > Have a global timer. Update all visible terminal windows syncronously.
> > Right now this can be the active_console only, but that will change
> > soon. The global timer will disable itself if not needed, so we only
> > have to care start it if needed. Which might be at console switch time
> > or when a new displaychangelistener is registered.
>
> Running current master (d7d3d6092cb7) I'm seeing a segmentation fault
> while running:
> ./aarch64-softmmu/qemu-system-aarch64 -M virt -cpu cortex-a57
> -sdl
> which goes away if I revert this patch. qemu is configured with
> ./configure --target-list=aarch64-softmmu --enable-sdl
>
> The backtrace shows that the timer is NULL.
http://lists.gnu.org/archive/html/qemu-devel/2014-06/msg00106.html
High time to get the pull request out of the door ...
cheers,
Gerd
next prev parent reply other threads:[~2014-06-10 7:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-22 11:00 [Qemu-devel] [PATCH 0/3] console: text terminal updates Gerd Hoffmann
2014-05-22 11:00 ` [Qemu-devel] [PATCH 1/3] console: update text terminal surface unconditionally Gerd Hoffmann
2014-05-22 11:00 ` [Qemu-devel] [PATCH 2/3] console: rework text terminal cursor logic Gerd Hoffmann
2014-06-08 10:30 ` Ian Campbell
2014-06-10 7:44 ` Gerd Hoffmann [this message]
2014-06-11 9:59 ` Ian Campbell
2014-05-22 11:00 ` [Qemu-devel] [PATCH 3/3] console: add kbd_put_keysym_console 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=1402386273.8739.14.camel@nilsson.home.kraxel.org \
--to=kraxel@redhat.com \
--cc=aliguori@amazon.com \
--cc=ijc@hellion.org.uk \
--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).