Forgot to cc devel@
---------- Forwarded message ----------
From: Ton van Overbeek <[EMAIL PROTECTED]>
Date: Thu, Nov 13, 2008 at 9:12 PM
Subject: Re: Emulating 8.2 images on QEMU for windows
To: Wade Brainerd <[EMAIL PROTECTED]>


On Thu, Nov 13, 2008 at 5:02 PM, Wade Brainerd <[EMAIL PROTECTED]> wrote:
> Oh, and Ton - if you're interested in hacking on QEMU some more, I
> would love to see a build with some extra command line parameters:
>
> --start-kqemu    Executes 'net start kqemu' automatically if the service 
> exists.

This will require some real hacking. Will probably require to run qemu as
Administrator:

> --window-title="...."   Changes the title of the window from QEMU to
> whatever, say 'OLPC Software Environment 8.2.0'.
>

You can already do this today.
Use the -name option on qemu:
.... -name "OLPC Software Environment 8.2.0" ....
The qemu window will then have "QEMU (OLPC Software Environment 8.2.0) as title.

> Then we could have the shortcut run qemu.exe directly and eliminate
> the command prompt window, for a more seamless experience.
>
> Best,
> Wade
_______________________________________________
Devel mailing list
[email protected]
http://lists.laptop.org/listinfo/devel

Reply via email to