From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NZlPg-0005Ta-1c for qemu-devel@nongnu.org; Tue, 26 Jan 2010 08:25:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NZlPb-0005QK-AL for qemu-devel@nongnu.org; Tue, 26 Jan 2010 08:24:59 -0500 Received: from [199.232.76.173] (port=52427 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZlPb-0005Q6-0b for qemu-devel@nongnu.org; Tue, 26 Jan 2010 08:24:55 -0500 Received: from mx1.redhat.com ([209.132.183.28]:13500) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NZlPa-0001e7-F8 for qemu-devel@nongnu.org; Tue, 26 Jan 2010 08:24:54 -0500 Message-ID: <4B5EED22.4080009@redhat.com> Date: Tue, 26 Jan 2010 15:24:50 +0200 From: Avi Kivity MIME-Version: 1.0 References: <20100126064902.GD25779@x200.localdomain> <03EA8701-C607-4B87-A6C6-1DCD3E5DCAAC@suse.de> <4B5EE9EF.6030904@codemonkey.ws> <197BDDDF-D808-4157-8270-42B72B99BE0D@suse.de> In-Reply-To: <197BDDDF-D808-4157-8270-42B72B99BE0D@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: KVM call agenda for Jan 26 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Chris Wright , kvm@vger.kernel.org, qemu-devel@nongnu.org On 01/26/2010 03:18 PM, Alexander Graf wrote: > > The main question is where does it belong? > > a) built into qemu > b) built as separate tool, but shipped with qemu > c) completely separate > > I'm personally leaning towards a. That way we can reuse the detection code and give help when an option is used that doesn't work. > > Me too, especially as the whole stack is involved, and qemu is the topmost part from our perspective (no doubt libvirt will want to integrate that functionality as well). -- error compiling committee.c: too many arguments to function