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: Jim C. Brown
Subject: Re: [Qemu-devel] qemu and configuration file?
Date: Wed, 4 Jan 2006 16:48:43 -0500
User-agent: Mutt/1.4.2.1i

On Tue, Jan 03, 2006 at 11:27:52PM +0100, Flavio Visentin wrote:
> Paul Brook wrote:
> > Config file support without a decent GUI seem rather pointless.
> > The big advantage of doing it as a shell script is it's dead easy to hack 
> > to 
> > include whatever custom magical features people want.
> 
> It would be useful for automatic startup of the VMs by init scripts.
> OTOH it's very simple to create a config file parser with
> perl/python/bash who can wrap around qemu options.
> 
> If I find 1 free hour tomorrow I'll post a POC.
> 
> - --
> Flavio Visentin

I wrote one a long time ago called vqemu. It's a simple bash script that
gives support for a really primitive style of config file (basically a file
full of "qemu parameter"="on/off" or "parameter"="value". All I have to do is
type 'vqemu' in the right directory (or call 'vqemu -config file') and I get
a VM running with no troubles.

If people think this is a good idea I can easily update this to qemu 0.8.0's
options.

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.




reply via email to

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