> Here is an update to QEMU 1.0.1.

Hi,
On amd64 -current (host system) I tried the updated qemu.

With $ ulimit -d 2000000, I ran:

$ qemu-system-i386 -m 1300 -no-acpi -monitor stdio -no-fd-bootchk -hda dfly.img 
-cdrom isos/dfly.iso -boot d

I tried the above command, and also qemu-system-x86_64 with: DragonFlyBSD 3.0.1 
amd64 and i386, OpenBSD 5.0 i386, and OpenSUSE 11.4 i686 (never tried dragonfly 
before, but both openbsd and opensuse worked with earlier qemus).

In all cases, the "monitor" terminal where I launched qemu-system... showed 
this after freezing/hanging:

GThread-ERROR **: file gthread-posix.c: line 368 (g_thread_create_posix_impl): 
error 'Cannot allocate memory' during 'pthread_create'

Booting openbsd i386 5.0 install cd >> 1st and 2nd sets install ok, it got 
about 1/5 through installing 3rd set (base) and stalled. qemu-system-i386 on 
top showed 0.0% cpu usage, and WAIT column showed "thrslee." 

Booting openbsd amd64 it got only to the disk partitioning section.

The last time I tried qemu was before the command to launch changed from qemu 
to qemu-system-... so perhaps there is some other changes to the command line 
which I will need to try to get it working. Otherwise the error messages above 
seem to indicate qemu is not liking the rthreads.  cc'ing guenther@ for this 
reason.

Let me know if you want me to try something else.

Brett.

Reply via email to