From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Eubul-0000bS-T2 for qemu-devel@nongnu.org; Thu, 05 Jan 2006 15:40:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Eubui-0000aJ-Bg for qemu-devel@nongnu.org; Thu, 05 Jan 2006 15:40:50 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Eubui-0000aD-42 for qemu-devel@nongnu.org; Thu, 05 Jan 2006 15:40:48 -0500 Received: from [193.70.192.52] (helo=smtp2.libero.it) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EubwL-0002iS-6j for qemu-devel@nongnu.org; Thu, 05 Jan 2006 15:42:29 -0500 Received: from localhost (172.16.1.15) by smtp2.libero.it (7.0.027-DD01) id 439D906901C3D09C for qemu-devel@nongnu.org; Thu, 5 Jan 2006 21:38:57 +0100 Received: from smtp3.libero.it ([172.16.1.53]) by localhost (asav11.libero.it [193.70.192.93]) (amavisd-new, port 10024) with ESMTP id 22340-04 for ; Thu, 5 Jan 2006 21:38:57 +0100 (CET) Received: from ppp-180-74.25-151.libero.it (ppp-180-74.25-151.libero.it [151.25.74.180]) by smtp3.libero.it (Postfix) with ESMTP id 11EF8ABE08 for ; Thu, 5 Jan 2006 21:38:57 +0100 (MET) From: Giuseppe Della Bianca Subject: Re: [Qemu-devel] qemu and configuration file? Date: Thu, 5 Jan 2006 21:35:00 +0100 References: <200512312120.43014.bepi@adria.it> <200601042239.23982.bepi@adria.it> <1119200513.20060105004227@ena.si> In-Reply-To: <1119200513.20060105004227@ena.si> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601052135.00995.bepi@adria.it> 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 ]zac[ > I'd prefer to have 5 config files and just specify one of them on the > command-line, than having 5 scripts, which run qemu with the parameters I > want. I would prefer to go also beyond, one unique configuration file for every image of S.O., and use the command line for overwrite the set up hardcode and the set up from configuration file.