qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Looking for a linux-user mode test
@ 2016-12-28 15:06 Sean Bruno
  2016-12-28 17:05 ` Peter Maydell
  0 siblings, 1 reply; 4+ messages in thread
From: Sean Bruno @ 2016-12-28 15:06 UTC (permalink / raw)
  To: QEMU Developers

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-28 18:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-28 15:06 [Qemu-devel] Looking for a linux-user mode test Sean Bruno
2016-12-28 17:05 ` Peter Maydell
2016-12-28 17:12   ` Sean Bruno
2016-12-28 18:13     ` Peter Maydell

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).