From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:52652) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvWni-0000Ih-Ml for qemu-devel@nongnu.org; Mon, 22 Aug 2011 11:52:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QvWne-00031t-Hk for qemu-devel@nongnu.org; Mon, 22 Aug 2011 11:52:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:24821) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvWnd-0002zG-HK for qemu-devel@nongnu.org; Mon, 22 Aug 2011 11:52:29 -0400 Message-ID: <4E527BED.3040707@redhat.com> Date: Mon, 22 Aug 2011 17:55:25 +0200 From: Kevin Wolf MIME-Version: 1.0 References: <20110821222547.GA22046@lst.de> In-Reply-To: <20110821222547.GA22046@lst.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/3] better I/O accounting V2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christoph Hellwig Cc: qemu-devel@nongnu.org Am 22.08.2011 00:25, schrieb Christoph Hellwig: > changes since V1: > - rebase to apply against the current qemu.git tree Applied patch 1, commented on patch 2. The third one looks good, but doesn't apply without the other one. Kevin