On Sat, Nov 11, 2006 at 01:58:43PM +0100, I wrote:
> Hi!
>
> I got a report yesterday of the win2k cd bsod'ing with an
> INACCESSIBLE_BOOT_DEVICE error when booted directly from the device
> (as opposed to from an iso, which worked.) I dont have a win2k cd,
> but I tried a KANOTIX-2006-01-RC2 cd
I started playing with nspluginwrapper -- and finally got annoyed with
the fact that not even /bin/echo from current i386 userspace will run in
qemu-i386 any more. So I had a go at implementing set_thread_area, futex
and set_tid_address.
Some of the more esoteric futex ops aren't going to work cro
On Fri, 2006-12-08 at 07:50 -0600, Jason Wessel wrote:
> When using the gcc34 compiler in FC6 QEMU will not build. It seems that
> linux/compiler.h is not actually used for anything, as it continues to
> build fine on other linux varients.
This isn't special to FC6 -- this applies to _all_ dis
gcc32 -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I..
-I/usr/src/Haansoft/BUILD/qemu/target-mips -I/usr/src/Haansoft/BUILD/qemu
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-I/usr/src/Haansoft/BUILD/qemu/fpu -I/usr/src/Haansoft/BUILD/qemu/slirp -c -o
op_helper.o /usr