qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Re: Windows 2000 SP4


From: Leonardo E. Reiter
Subject: Re: [Qemu-devel] Re: Windows 2000 SP4
Date: Tue, 05 Apr 2005 20:52:56 -0400
User-agent: Debian Thunderbird 1.0 (X11/20050116)

Hetz,

sorry, please disregard my last message as I misunderstood what you were saying. Windows 2000 can't run in target-sparc anyway. So here's how you can fix it - this is based on the very latest CVS tree by the way...

Insert a line right after line 2589 in vl.c that reads as follows:

#ifdef TARGET_I386

then insert a line right after line 2596 that reads as follows:

#endif

That will essentially make the patch active only for target-i386. Compilation with target sparc-softmmu now works fine.

Best regards,

Leo Reiter

Hetz Ben Hamo wrote:
Thanks for the patch Leonardo...

Indeed, the patch seems to apply with some hunks (I suck at C
programming :), and fails to buid with qemu with a compile error on
the SPARC part of the emulation (Blue swirl, did you see the error?)

Does anyone else have a better solution other then patching and
unpatching QEMU to install and use Windows 2000?

Thanks,
Hetz

--
Leonardo E. Reiter
Vice President of Engineering

Win4Lin, Inc.
Virtual Computing from Desktop to Data Center
Main: +1 512 339 7979
Fax: +1 512 532 6501
http://www.win4lin.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]