From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Litke Subject: Re: [Qemu-devel] Ideas wiki for GSoC 2010 Date: Fri, 12 Mar 2010 09:11:31 -0600 Message-ID: <1268406691.3287.6.camel@aglitke> References: <20100310183023.6632aece@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: qemu-devel@nongnu.org, aliguori@us.ibm.com, kvm@vger.kernel.org, jan.kiszka@siemens.com, agraf@suse.de To: Luiz Capitulino Return-path: Received: from e3.ny.us.ibm.com ([32.97.182.143]:37509 "EHLO e3.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934030Ab0CLPMD (ORCPT ); Fri, 12 Mar 2010 10:12:03 -0500 Received: from d01relay03.pok.ibm.com (d01relay03.pok.ibm.com [9.56.227.235]) by e3.ny.us.ibm.com (8.14.3/8.13.1) with ESMTP id o2CF0hJp018052 for ; Fri, 12 Mar 2010 10:00:43 -0500 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay03.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o2CFButF106044 for ; Fri, 12 Mar 2010 10:11:58 -0500 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id o2CFBX0H021679 for ; Fri, 12 Mar 2010 12:11:34 -0300 In-Reply-To: <20100310183023.6632aece@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Hi Luiz. Around the time when I introduced the new Asynchronous monitor command API we had talked about converting all commands to use this new API so that we can cut down on duplicate code paths and confusing code. I would like to propose this as a GSoC project idea. Do you think it should stand as its own project or should we merge it into your "Convert Monitor commands to the QObject API" project? -- Thanks, Adam