From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38820) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmNhP-0003ml-Dv for qemu-devel@nongnu.org; Tue, 11 Jun 2013 08:29:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UmNhO-0002F1-70 for qemu-devel@nongnu.org; Tue, 11 Jun 2013 08:29:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60745) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmNhN-0002Ex-VQ for qemu-devel@nongnu.org; Tue, 11 Jun 2013 08:29:18 -0400 Date: Tue, 11 Jun 2013 08:29:14 -0400 From: Luiz Capitulino Message-ID: <20130611082914.052185ef@redhat.com> In-Reply-To: <20130611074408.GC18312@stefanha-thinkpad.redhat.com> References: <1370883748-31439-1-git-send-email-lcapitulino@redhat.com> <20130611074408.GC18312@stefanha-thinkpad.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/9] QMP/HMP: add error reason to open failures List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: kwolf@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, armbru@redhat.com On Tue, 11 Jun 2013 09:44:08 +0200 Stefan Hajnoczi wrote: > On Mon, Jun 10, 2013 at 01:02:19PM -0400, Luiz Capitulino wrote: > I should have qualified by Reviewed-by: with "reviewed block layer changes". I've added it only to the block layer patches.