[Qemu-devel] fstat bug on armeb stll exists!

2007-11-29 Thread Claudio Scordino
h Qemu any time ? Regards, Claudio Scordino -- ===== Claudio Scordino Software Engineer Evidence Srl Embedded Real-Time solutions http://www.evidence.eu.com =

[Qemu-devel] Emulating x86 DOS on ARM Linux

2007-04-13 Thread Claudio Scordino
Hi all, I want to know if is possible to emulate a x86 running Microsoft DOS (or, at least, FreeDOS) on a ARM920T running Linux. In fact, I've seen from http://fabrice.bellard.free.fr/qemu/status.html that the Host ARM support is still in a testing phase. Moreover, I would need to know how

[Qemu-devel] [PATCH] qemu-armeb linux stat64 syscall fix

2006-09-12 Thread Claudio Scordino
Hi all,     we had a problem compiling the linux kernel using for an arm big endian target in the qemu-armeb environment. The compilation stopped when executing the split-include utility during the kernel compilation phase: split-include exited with an error of the stat64 syscall, executed i

[Qemu-devel] Big endian applications on a IXDP465

2006-09-06 Thread Claudio Scordino
Hi all, our goal is to run applications in big-endian mode for a IXDP465 on QEMU. The applications were compiled using a toolchain rebuilt from scratch using the Kegel environment (kegel.com). We also compiled a big-endian Qemu to run our applications. However, our big-endian version of q