From: "J. Mayer" <l_indien@magic.fr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: qemu and OS/2
Date: Wed, 17 Mar 2004 23:02:55 +0100 [thread overview]
Message-ID: <1079560975.28616.1554.camel@rapid> (raw)
In-Reply-To: <c37mip$3ba$2@sea.gmane.org>
On Tue, 2004-03-16 at 21:03, Sami Haahtinen wrote:
> Fabrice Bellard wrote:
> > Can you try the CVS ? I made a specific VGA fix for the OS/2 install
> > (you can see the OS/2 & IBM logo), but there are still problems after.
>
> I built the CVS version, and the installation goes quite a bit further.
> Now things fail in disk1 (which is the second disk of the installation)
>
Qemu crashes because of buggy sb16 emulation.
I have a version where error label in command function doesn't crash so
I can see this.
To make it act this way, you just have to replace all occurences of:
msg = (char *)-1;
by sthg like:
msg = "";
Then you may be able to go on...
I can't, cause I haven't got the CDROM and so OS/2 seem to hang (I think
the lack of CDROM may be the cause, but...)
--
J. Mayer <l_indien@magic.fr>
Never organized
next prev parent reply other threads:[~2004-03-17 22:03 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-15 21:11 [Qemu-devel] qemu and OS/2 Sami Haahtinen
2004-03-15 22:33 ` J. Mayer
2004-03-16 20:03 ` [Qemu-devel] " Sami Haahtinen
2004-03-15 23:59 ` [Qemu-devel] " Fabrice Bellard
2004-03-16 20:03 ` [Qemu-devel] " Sami Haahtinen
2004-03-17 13:17 ` Jocelyn Mayer
2004-03-17 22:02 ` J. Mayer [this message]
2004-03-18 21:19 ` Sami Haahtinen
2004-03-18 21:45 ` J. Mayer
2004-03-19 5:31 ` Sami Haahtinen
2004-03-19 6:57 ` J. Mayer
2004-03-19 10:11 ` Sami Haahtinen
2004-03-21 18:34 ` Fabrice Bellard
2004-03-21 21:35 ` Sami Haahtinen
2004-03-18 0:35 ` [Qemu-devel] " Greg Alexander
2004-03-18 0:54 ` Fabrice Bellard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1079560975.28616.1554.camel@rapid \
--to=l_indien@magic.fr \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.