From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GacEb-0004YI-1b for qemu-devel@nongnu.org; Thu, 19 Oct 2006 14:03:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GacEZ-0004Ur-8F for qemu-devel@nongnu.org; Thu, 19 Oct 2006 14:03:12 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GacEZ-0004Ud-3b for qemu-devel@nongnu.org; Thu, 19 Oct 2006 14:03:11 -0400 Received: from [84.96.92.11] (helo=smtp.Neuf.fr) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GacEY-0003nw-9D for qemu-devel@nongnu.org; Thu, 19 Oct 2006 14:03:10 -0400 Received: from [84.102.211.21] by sp604005mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-5.05 (built Feb 16 2006)) with ESMTP id <0J7E00AU2A3RV1K0@sp604005mt.gpm.neuf.ld> for qemu-devel@nongnu.org; Thu, 19 Oct 2006 20:02:16 +0200 (CEST) Date: Thu, 19 Oct 2006 20:03:12 +0200 From: Fabrice Bellard Subject: Re: [Qemu-devel] Re: config file support In-reply-to: <453685D1.6030205@cs.utexas.edu> Message-id: <4537BDE0.5030805@bellard.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <453685D1.6030205@cs.utexas.edu> 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 Anthony Liguori wrote: > Chuck Brazie wrote: > >> Is there any work going on now to add config file support? > > > It's been discussed. I think Fabrice had some ideas too. AFAIK, noone > is actively working on implementing it though. I want to implement it ASAP and it is likely to be the next feature I will add in QEMU. Regards, Fabrice.