qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu and configuration file?


From: Mike Kronenberg
Subject: Re: [Qemu-devel] qemu and configuration file?
Date: Wed, 4 Jan 2006 23:58:02 +0100

I'd like to see some more things in it (besides that windows clients can't handle (ba)sh scripts:

- State of the machine (saved/running/snapshot)
- what cpu/machine
- further information (Author, Copyright...)
- paths that can be handled by every plattform
...

so you can g(zip) up a vm and send it to your fellow tester and he can run it on every plattform...

and of corse advanced configuration/packages are only good for a GUI!

Mike

else you can really stay with bat/sh ;)


On 04.01.2006, at 22:50, Johannes Schindelin wrote:

Hi,

On Wed, 4 Jan 2006, Giuseppe Della Bianca wrote:

]zac[
I like VMWare style. Maybe it should be possible to share the same
config file between qemu and VMWare, also to favour user migration.

Please, you can make an detailed example?

I can give you a perfectly simple example of a /bin/sh script ;-)

-- snip --
#!/bin/sh

qemu -m 512 -net none -usb -full-screen -serial stdio -parallel stdio \
        -monitor stdio "$@"
-- snap --

Ciao,
Dscho



_______________________________________________
Qemu-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/qemu-devel





reply via email to

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