|
| From: | Avi Kivity |
| Subject: | Re: [Qemu-devel] [PATCH] Add support for a configuration file |
| Date: | Thu, 15 May 2008 18:26:38 +0300 |
| User-agent: | Thunderbird 2.0.0.14 (X11/20080501) |
Anthony Liguori wrote:
One thing I'd like to see is the ability to include one config file inside another.The astute reader will notice that my patch already includes that functionality :-)
Yes! Neat :)
Maybe you can make the comma a line continuation character:
drive file=blah.img,
if=scsi,
format=raw,
index=3
Though using {} is sufficient IMO.
--
error compiling committee.c: too many arguments to function
| [Prev in Thread] | Current Thread | [Next in Thread] |