On Tuesday 26 September 2006 19:27, Martin Guy wrote:
> Summary:
>   Ever since QEMU 0.8.1, qemu-arm-system mode works fine with ARM EABI
> kernel and rootfs, but qemu-arm single-process mode is broken with
> EABI, failing with "Unknown system call 0xf0005".
>   This is ARM private system call "set_tls", called from both the
> linuxthreads and the NPTL pthread implementations in glibc-2.4, and
> unimplemented in QEMU.
>   It is important that this mode work because scratchbox needs it to
> be able to cross-compile Debian packages for the forthcoming
> EABI-based Debian architecture.

I've already answered this question three times in the last month...

> Fixed for simple cases by pbrook's preliminary patches mentioned at
> http://lists.gnu.org/archive/html/qemu-devel/2006-09/msg00194.html

... the answer is in that email.

> These patches do not apply cleanly using "patch" (it can't find most
> of the files to patch)

The original patch applies fine with patch -p0.

Paul


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to