From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuHgo-0001v8-Q5 for qemu-devel@nongnu.org; Thu, 05 Nov 2015 05:22:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZuHgo-0005kX-1y for qemu-devel@nongnu.org; Thu, 05 Nov 2015 05:22:42 -0500 Date: Thu, 5 Nov 2015 11:22:34 +0100 From: Kevin Wolf Message-ID: <20151105102234.GB3929@noname.redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH 0/2] Minor throttling updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia Cc: Stefan Hajnoczi , qemu-devel@nongnu.org, qemu-block@nongnu.org, Max Reitz Am 04.11.2015 um 14:15 hat Alberto Garcia geschrieben: > Here's a couple of patches for the throttling code. I think the commit > messages are clear enough, but if you have any comments or questions > I'll be glad to hear them. Thanks, applied to the block branch. Kevin