From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C2awx-0005p7-WB for qemu-devel@nongnu.org; Wed, 01 Sep 2004 15:39:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C2aww-0005os-7W for qemu-devel@nongnu.org; Wed, 01 Sep 2004 15:39:19 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2aww-0005oj-3D for qemu-devel@nongnu.org; Wed, 01 Sep 2004 15:39:18 -0400 Received: from [202.0.58.21] (helo=linda-2.paradise.net.nz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C2arp-0001po-W8 for qemu-devel@nongnu.org; Wed, 01 Sep 2004 15:34:02 -0400 Received: from smtp-3.paradise.net.nz (smtp-3b.paradise.net.nz [202.0.32.212]) by linda-2.paradise.net.nz (Paradise.net.nz) with ESMTP id <0I3D009BZNONIC@linda-2.paradise.net.nz> for qemu-devel@nongnu.org; Thu, 02 Sep 2004 07:33:59 +1200 (NZST) Received: from becs-1.paradise.net.nz (becs-1.paradise.net.nz [203.96.152.20]) by smtp-3.paradise.net.nz (Postfix) with ESMTP id 71C08AE4C4 for ; Thu, 02 Sep 2004 07:33:59 +1200 (NZST) Date: Thu, 02 Sep 2004 07:33:59 +1200 (NZST) From: andrej@paradise.net.nz Subject: Re: [Qemu-devel] Qemu development schedule? In-reply-to: Message-id: <1094067239.4136242751d06@www.paradise.net.nz> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 8bit References: <000501c48eda$a026ab40$20649c3f@computername> <1093903154.26682.44.camel@aragorn> <002001c48ee5$456d6a30$20389c3f@computername> <000601c48f73$752b00a0$03389c3f@computername> <1093969628.2835.98.camel@fred.soliddesign.net> <005301c48f82$067c5af0$82389c3f@computername> 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" Quoting Kai Cherry : > That would be a start. I suggested something even more simple just > minutes ago: a config file :) > Most simple UI in the world, but very, very helpful. > > qemu -c > > Would that be helpful? (It would be commented nice for ya, as well.) I think that would be a great idea, and I'd rather have it as a flat-file, too. Editing xml files with all their tags in vi/emacs is tedious ;) > -K