qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Sean Bruno <sbruno@freebsd.org>
To: QEMU Developers <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Looking for a linux-user mode test
Date: Wed, 28 Dec 2016 08:06:26 -0700	[thread overview]
Message-ID: <098092bd-b92b-4fb8-5061-f77f9f75e392@freebsd.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 895 bytes --]

After some recent-ish changes to how user mode executes things/stuff,
I'm running into issues with the out of tree bsd-user mode code that
FreeBSD has been maintaining.  It looks like the host_signal_handler()
is never executed or registered correctly in our code.  I'm curious if
the linux-user code can handle this bit of configure script from m4.

https://people.freebsd.org/~sbruno/stack.c

If someone has the time/inclination, can this code be compiled for ARMv6
and executed in a linux chroot with the -strace argument applied?  I see
the following, which after much debugging seems to indicate that the
host_signal_handler() code is never executed as this code is requesting
that SIGSEGV be masked to its own handler.

https://people.freebsd.org/~sbruno/qemu-bsd-user-arm.txt

Prior to 7e6c57e2957c7d868f74bd0d53b5e861b495e1c7 this DTRT for our
ARMv6 targets.

sean


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 618 bytes --]

             reply	other threads:[~2016-12-28 15:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-28 15:06 Sean Bruno [this message]
2016-12-28 17:05 ` [Qemu-devel] Looking for a linux-user mode test Peter Maydell
2016-12-28 17:12   ` Sean Bruno
2016-12-28 18:13     ` Peter Maydell

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=098092bd-b92b-4fb8-5061-f77f9f75e392@freebsd.org \
    --to=sbruno@freebsd.org \
    --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).