qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Windows XP Home on qemu 0.6.0 and Mac OS X 10.3.8
@ 2005-04-28 13:38 martin
  2005-05-01  3:39 ` Rob Townley
  0 siblings, 1 reply; 5+ messages in thread
From: martin @ 2005-04-28 13:38 UTC (permalink / raw)
  To: qemu-devel

Hi guys
I recently installed Windows XP Home on qemu 0.6.0 (using the
installer from freeoszoo) and Mac OS X 10.3.8.

motivation:
use some cd-roms that run only on Wintel.

Maybe someone is interested in my "instructions":
http://members.fortunecity.com/tinux1/sites/qemuWinXPMOSX.html

summary:
- it takes ages
- it is slow
-> it works, but it is not usable.

Martin

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] Windows XP Home on qemu 0.6.0 and Mac OS X 10.3.8
  2005-04-28 13:38 [Qemu-devel] Windows XP Home on qemu 0.6.0 and Mac OS X 10.3.8 martin
@ 2005-05-01  3:39 ` Rob Townley
  2005-05-01  4:24   ` Karl Magdsick
  0 siblings, 1 reply; 5+ messages in thread
From: Rob Townley @ 2005-05-01  3:39 UTC (permalink / raw)
  To: martin, qemu-devel

did you compile in kqemu ?  

On 4/28/05, martin <asdfjk@gmail.com> wrote:
> Hi guys
> I recently installed Windows XP Home on qemu 0.6.0 (using the
> installer from freeoszoo) and Mac OS X 10.3.8.
> 
> motivation:
> use some cd-roms that run only on Wintel.
> 
> Maybe someone is interested in my "instructions":
> http://members.fortunecity.com/tinux1/sites/qemuWinXPMOSX.html
> 
> summary:
> - it takes ages
> - it is slow
> -> it works, but it is not usable.
> 
> Martin
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] Windows XP Home on qemu 0.6.0 and Mac OS X 10.3.8
  2005-05-01  3:39 ` Rob Townley
@ 2005-05-01  4:24   ` Karl Magdsick
  2005-05-01  8:06     ` Pierre d'Herbemont
  0 siblings, 1 reply; 5+ messages in thread
From: Karl Magdsick @ 2005-05-01  4:24 UTC (permalink / raw)
  To: Rob.Townley, qemu-devel

http://fabrice.bellard.free.fr/qemu/kqemu-doc.html indicates kqemu is
only for x86 Linux 2.4.x and Linux 2.6.x, not PPC Xnu 7.9.x.   Qemu
0.6.0 might also be too old to take advantage of kqemu.

If he used the installer from Free OS Zoo, this would seem to indicate
he doesn't know which compile options were used.  In any case, I would
hope that if the kqemu options cause large overhad, they weren't
turned on for a compilation targeted at both an architecture and
kernel for which kqemu did not exist at the time of compiliation.

Are you suggesting that his emulator is running slowly because it is
repeatedly attempting and failing to use the accelerated kernel
interface?


-Karl

On 4/30/05, Rob Townley <rob.townley@gmail.com> wrote:
> did you compile in kqemu ?
> 
> On 4/28/05, martin <asdfjk@gmail.com> wrote:
> > Hi guys
> > I recently installed Windows XP Home on qemu 0.6.0 (using the
> > installer from freeoszoo) and Mac OS X 10.3.8.
> >
> > motivation:
> > use some cd-roms that run only on Wintel.
> >
> > Maybe someone is interested in my "instructions":
> > http://members.fortunecity.com/tinux1/sites/qemuWinXPMOSX.html
> >
> > summary:
> > - it takes ages
> > - it is slow
> > -> it works, but it is not usable.
> >
> > Martin
> >
> > _______________________________________________
> > Qemu-devel mailing list
> > Qemu-devel@nongnu.org
> > http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] Windows XP Home on qemu 0.6.0 and Mac OS X 10.3.8
  2005-05-01  4:24   ` Karl Magdsick
@ 2005-05-01  8:06     ` Pierre d'Herbemont
  2005-05-12 18:20       ` martin
  0 siblings, 1 reply; 5+ messages in thread
From: Pierre d'Herbemont @ 2005-05-01  8:06 UTC (permalink / raw)
  To: Karl Magdsick, qemu-devel


On 1 mai 05, at 06:24, Karl Magdsick wrote:

> http://fabrice.bellard.free.fr/qemu/kqemu-doc.html indicates kqemu is
> only for x86 Linux 2.4.x and Linux 2.6.x, not PPC Xnu 7.9.x.   Qemu
> 0.6.0 might also be too old to take advantage of kqemu.
>
> If he used the installer from Free OS Zoo, this would seem to indicate
> he doesn't know which compile options were used.  In any case, I would
> hope that if the kqemu options cause large overhad, they weren't
> turned on for a compilation targeted at both an architecture and
> kernel for which kqemu did not exist at the time of compiliation.
>
> Are you suggesting that his emulator is running slowly because it is
> repeatedly attempting and failing to use the accelerated kernel
> interface?

The version martin uses is 0.6.0<version<0.6.1, so there were no  
kqemu support at this time.

Pierre

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] Windows XP Home on qemu 0.6.0 and Mac OS X 10.3.8
  2005-05-01  8:06     ` Pierre d'Herbemont
@ 2005-05-12 18:20       ` martin
  0 siblings, 0 replies; 5+ messages in thread
From: martin @ 2005-05-12 18:20 UTC (permalink / raw)
  To: qemu-devel

sorry for replying so late...

> > If he used the installer from Free OS Zoo, this would seem to indicate
> > he doesn't know which compile options were used.
That's it, I didn't compile qemu myself.
> > Are you suggesting that his emulator is running slowly because it is
> > repeatedly attempting and failing to use the accelerated kernel
> > interface?
Hm... the emulator did work, but I can't tell if any part was failing.
I could not find any evidence in the log files.

I'll give an update as soon as I will have tried Win98.
Martin

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-05-12 18:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-28 13:38 [Qemu-devel] Windows XP Home on qemu 0.6.0 and Mac OS X 10.3.8 martin
2005-05-01  3:39 ` Rob Townley
2005-05-01  4:24   ` Karl Magdsick
2005-05-01  8:06     ` Pierre d'Herbemont
2005-05-12 18:20       ` martin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).