|
From: | Anthony Liguori |
Subject: | Re: [Qemu-devel] [PATCH] Add support for a configuration file |
Date: | Thu, 15 May 2008 13:50:47 -0500 |
User-agent: | Thunderbird 2.0.0.14 (X11/20080505) |
Avi Kivity wrote:
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.
Yeah, I was planning on using {}. The comma thing is interesting though. Regards, Anthony Liguori
[Prev in Thread] | Current Thread | [Next in Thread] |