qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Config file support


From: Martin Guy
Subject: Re: [Qemu-devel] Config file support
Date: Sun, 22 Oct 2006 18:19:14 +0100

VMWare's config file style is really simple

ethernet0.present = "TRUE"
ethernet0.virtualDev = "e1000"
e1000bios.filename = "path/etherboot-for-E1000"

and it would be possible to
use VMWare's files with few or no changes.

Would that be enough to be able to move the emulated system
description into config files rather than having the set of hard-coded
machine alternatives we have at present? If so it would be a boon to
anyone wanting to emulate, frinstance, any ARM board other than those
manufactured by ARM Corp.




reply via email to

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