From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M6qYd-0008Td-Et for qemu-devel@nongnu.org; Wed, 20 May 2009 14:30:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M6qYY-0008Pb-JT for qemu-devel@nongnu.org; Wed, 20 May 2009 14:30:26 -0400 Received: from [199.232.76.173] (port=47790 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M6qYY-0008PO-6N for qemu-devel@nongnu.org; Wed, 20 May 2009 14:30:22 -0400 Received: from e7.ny.us.ibm.com ([32.97.182.137]:53026) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M6qYX-0005Y8-SH for qemu-devel@nongnu.org; Wed, 20 May 2009 14:30:22 -0400 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by e7.ny.us.ibm.com (8.13.1/8.13.1) with ESMTP id n4KIJ0Oh015762 for ; Wed, 20 May 2009 14:19:00 -0400 Received: from d01av01.pok.ibm.com (d01av01.pok.ibm.com [9.56.224.215]) by d01relay02.pok.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n4KIUKtG254592 for ; Wed, 20 May 2009 14:30:20 -0400 Received: from d01av01.pok.ibm.com (loopback [127.0.0.1]) by d01av01.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n4KIUKJ2021289 for ; Wed, 20 May 2009 14:30:20 -0400 Message-ID: <4A144C39.9010606@us.ibm.com> Date: Wed, 20 May 2009 13:30:17 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <200905201426.n4KEQ2gm008223@d03av02.boulder.ibm.com> <4A144729.9040606@redhat.com> <4A14477B.2020403@us.ibm.com> <4A144A63.4040105@redhat.com> In-Reply-To: <4A144A63.4040105@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [Qemu-commits] [COMMIT 95b134e] migrate.c: migrate_fd_put_buffer: Do not busyloop:stop writing if EWOULDBLOCK List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: Uri Lublin , qemu-devel@nongnu.org Avi Kivity wrote: > Anthony Liguori wrote: >>> >>> stable? >> >> That whole set of commits is in my staging tree for stable. I'll >> push it in a few hours when my testing is done. > > Can you add the branch to the commit message then? Will make the list > much easier to follow. Right now, only master goes to qemu-commits. I commit those patches to master first before I backported them to stable. But yeah, I can add a branch and also make stable go to qemu-commits too. -- Regards, Anthony Liguori