qemu-devel@nongnu.org
[Top] [All Lists]

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

Subject: Re: [Qemu-devel] qemu and configuration file?
From: Johannes Schindelin
Date: Wed, 4 Jan 2006 22:50:26 +0100 CET
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
Qemu-devel@xxxxxxxxxx
http://lists.nongnu.org/mailman/listinfo/qemu-devel

<Prev in Thread] Current Thread [Next in Thread>