From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lf3Lf-0000np-DH for qemu-devel@nongnu.org; Wed, 04 Mar 2009 21:30:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lf3La-0000l1-Tw for qemu-devel@nongnu.org; Wed, 04 Mar 2009 21:30:10 -0500 Received: from [199.232.76.173] (port=34692 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lf3La-0000kq-O3 for qemu-devel@nongnu.org; Wed, 04 Mar 2009 21:30:06 -0500 Received: from ey-out-1920.google.com ([74.125.78.146]:35203) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lf3La-0004Rq-2y for qemu-devel@nongnu.org; Wed, 04 Mar 2009 21:30:06 -0500 Received: by ey-out-1920.google.com with SMTP id 26so561065eyw.4 for ; Wed, 04 Mar 2009 18:30:03 -0800 (PST) Message-ID: <49AF3925.4050506@codemonkey.ws> Date: Wed, 04 Mar 2009 20:29:57 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] ANNOUNCE: Release 0.10.0 of QEMU References: <49AF0832.6070606@us.ibm.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Cc: Avi Kivity Mark Bidewell wrote: > Does this new release change the way in which the KVM and Qemu > projects interact or will KVM continue to maintain its own updated > Qemu version? > You can think of KVM's QEMU tree as a staging tree. There are some large changes that are taking some time to merge fully, but we're slowly getting there. A huge chunk of the changes in KVM's tree have already been merged for this release. At the current rate, we should have almost everything merged by the next QEMU release. I don't want to speak for Avi, but I expect that we'll start seeing KVM userspace releases that more closely match the QEMU release process too. Regards, Anthony Liguori