[EMAIL PROTECTED] said:
>> The following patch fixes the "-h" segfault, and also appears to yield
>> the exit value intended by previous folks.
>
> Thanks, I committed a fix which I hope is better.
Yes, good patch. More thorough. Thanks for the note.
Marion
When you run "qemu -h", help() is called with optarg==NULL, which
causes a segfault on my system (Solaris-10U3_x86, 64-bit kernel,
but qemu compiled as 32-bit app, gcc-3.4.5 from blastwave.org).
It's a side-effect of the -r1.315 patch which fixed related segfaults.
The following patch fixes the "-
I've just posted a note describing the following on the qemu-discuss list
at opensolaris.org; So apologies if you have to read of it twice.
I'll repeat here my thanks to those involved in making QEMU available.
It's proving to be very useful.
Attached is a patch which enables the serial code for