From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40429) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9vkf-0003z1-Dy for qemu-devel@nongnu.org; Tue, 20 Mar 2012 05:53:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S9vkI-0004ws-JC for qemu-devel@nongnu.org; Tue, 20 Mar 2012 05:53:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45698) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9vkI-0004wi-Bb for qemu-devel@nongnu.org; Tue, 20 Mar 2012 05:52:50 -0400 Message-ID: <4F685444.8030905@redhat.com> Date: Tue, 20 Mar 2012 10:56:20 +0100 From: Kevin Wolf MIME-Version: 1.0 References: <1331603611-9103-1-git-send-email-zwu.kernel@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] block: add the support to drain throttled requests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Zhi Yong Wu Cc: pbonzini@redhat.com, Zhi Yong Wu , qemu-devel@nongnu.org, stefanha@linux.vnet.ibm.com Am 20.03.2012 10:40, schrieb Zhi Yong Wu: > HI, Kevin, > > We hope that I/O throttling can be shipped without known issue in QEMU > 1.1, so if you are available, can you give this patch some love? Sorry, haven't had the time to follow the discussion closely. Are all review comments addressed now? Paolo? Kevin