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: Johannes Schindelin
Subject: Re: [Qemu-devel] qemu and configuration file?
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





reply via email to

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