From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NUNfh-0002x8-2k for qemu-devel@nongnu.org; Mon, 11 Jan 2010 12:03:17 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NUNfb-0002uX-7V for qemu-devel@nongnu.org; Mon, 11 Jan 2010 12:03:16 -0500 Received: from [199.232.76.173] (port=60672 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUNfY-0002uH-PR for qemu-devel@nongnu.org; Mon, 11 Jan 2010 12:03:10 -0500 Received: from mail-gx0-f223.google.com ([209.85.217.223]:54938) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NUMED-0007ac-Lv for qemu-devel@nongnu.org; Mon, 11 Jan 2010 10:30:50 -0500 Received: by gxk23 with SMTP id 23so24789894gxk.2 for ; Mon, 11 Jan 2010 07:30:21 -0800 (PST) Message-ID: <4B4B4404.9090304@codemonkey.ws> Date: Mon, 11 Jan 2010 09:30:12 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <4B49C1D3.1070308@redhat.com> In-Reply-To: <4B49C1D3.1070308@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: New kvm-related qemu patch queue List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel , KVM list On 01/10/2010 06:02 AM, Avi Kivity wrote: > In order to improve qemu.git kvm integration quality wrt performance, > features, and reliability Marcelo and I will begin to maintain a patch > queue based on qemu.git containing kvm-related patches. We will > review and apply patches to this queue, test them using the same test > suite that is used for qemu-kvm.git, and regularly submit them for > inclusion in qemu.git, mimicking the relationship between kvm.git and > Linus' linux-2.6.git. Thanks for setting this up Avi! I just want to stress that everyone continue CC'ing qemu-devel on all KVM patches. Even if the patch is qemu-kvm specific for the moment, I think it's important for qemu-devel to be exposed to the refactoring work. It might be good to prefix qemu-kvm.git patches in some manner to make it clear which repository they belong to. Regards, Anthony Liguori