From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HOduY-0007EJ-SG for qemu-devel@nongnu.org; Tue, 06 Mar 2007 12:57:18 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOduY-0007E6-HD for qemu-devel@nongnu.org; Tue, 06 Mar 2007 12:57:18 -0500 Received: from mail.premiumoperatingsystems.net ([69.69.215.43]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HOduW-0003wO-6g for qemu-devel@nongnu.org; Tue, 06 Mar 2007 12:57:17 -0500 Received: from [192.168.2.30] (nc-71-52-250-59.dhcp.embarqhsd.net [71.52.250.59]) (authenticated bits=0) by mail.premiumoperatingsystems.net (8.12.11/8.12.11) with ESMTP id l26Gwe5t017665 for ; Tue, 6 Mar 2007 11:58:40 -0500 Message-ID: <45EDAC00.7@tidetamerboatlifts.com> Date: Tue, 06 Mar 2007 12:59:28 -0500 From: Joseph Miller MIME-Version: 1.0 Subject: Re: [Qemu-devel] QEMU/pc and scsi disks References: <45E70CCF.40800@bull.net> <45E7E20A.8020704@bull.net> <20070302110232.GC27636@networkno.de> <200703021542.43161.paul@codesourcery.com> <45E84FB5.2020600@codemonkey.ws> <45E9C605.2090301@qumranet.com> In-Reply-To: <45E9C605.2090301@qumranet.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Avi Kivity wrote: > Anthony Liguori wrote: >> >> I think most people agree that we need a config file. I haven't seen >> any comments on my config file patch though. >> >> So, any comments on that patch? Any requirements on a format? >> > > 1. Any option should be settable either in the config file or command > line. In other words, the user should not be forced to use a config > file. This is useful for management programs who keep all options in > an internal database, and for users who can experiment via a ^P edit > edit edit . > > 2. The %(blah)s syntax is a bit ugly. It's one of the few things in > python I dislike. I'd prefer ${blah} and ${blah:modifier}. > > 3. It would be nice to be able to embed a config file in a qcow3 > format so that one can ship an image with some default options in one > file. > No. 3 would be an outstanding feature to have. I think that *.vmx and *.vmdk is the stupidest thing ever for a commercial company like that trying to be portable. -Joseph