From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNnm2-0004mu-TV for qemu-devel@nongnu.org; Mon, 06 Jul 2009 08:58:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNnlz-0004mh-0F for qemu-devel@nongnu.org; Mon, 06 Jul 2009 08:58:22 -0400 Received: from [199.232.76.173] (port=50101 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNnly-0004me-Rh for qemu-devel@nongnu.org; Mon, 06 Jul 2009 08:58:18 -0400 Received: from mx2.redhat.com ([66.187.237.31]:44074) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNnly-0005aa-9j for qemu-devel@nongnu.org; Mon, 06 Jul 2009 08:58:18 -0400 Date: Mon, 6 Jul 2009 15:57:36 +0300 From: "Michael S. Tsirkin" Subject: Re: [Qemu-devel] qemu 0.10.6? Message-ID: <20090706125736.GC11998@redhat.com> References: <4A50C5DC.90306@redhat.com> <4A5155AD.9080502@codemonkey.ws> <20090706123223.GA11998@redhat.com> <4A51F187.6020002@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A51F187.6020002@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel On Mon, Jul 06, 2009 at 03:43:51PM +0300, Avi Kivity wrote: > On 07/06/2009 03:32 PM, Michael S. Tsirkin wrote: >> On Sun, Jul 05, 2009 at 08:38:53PM -0500, Anthony Liguori wrote: >> >>> On 07/05/2009 10:25 AM, Avi Kivity wrote: >>> >>>> There are 21 patches in stable-0.10. I think it's high time for qemu >>>> 0.10.6. >>>> >>> Yup, it is. Expect one Tuesday or Wednesday. >>> >> >> It might be nice for save/load patches to be merged before that, so that >> migration finally works with virtio. Coding style comments have been >> addressed in the latest revision (v5). >> > > Is stable-0.10 actually broken wrt virtio? No, it was broken by 53c25cea7d59525ca9aa3fb01cc6947bafbbfb61 in master. -- MST