From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57135) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmJFU-00007L-Sm for qemu-devel@nongnu.org; Tue, 11 Jun 2013 03:44:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UmJFT-0005Pp-TV for qemu-devel@nongnu.org; Tue, 11 Jun 2013 03:44:12 -0400 Received: from mail-ee0-x22c.google.com ([2a00:1450:4013:c00::22c]:56071) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmJFT-0005Pf-O2 for qemu-devel@nongnu.org; Tue, 11 Jun 2013 03:44:11 -0400 Received: by mail-ee0-f44.google.com with SMTP id c13so3473124eek.17 for ; Tue, 11 Jun 2013 00:44:11 -0700 (PDT) Date: Tue, 11 Jun 2013 09:44:08 +0200 From: Stefan Hajnoczi Message-ID: <20130611074408.GC18312@stefanha-thinkpad.redhat.com> References: <1370883748-31439-1-git-send-email-lcapitulino@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1370883748-31439-1-git-send-email-lcapitulino@redhat.com> 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: Luiz Capitulino Cc: kwolf@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, armbru@redhat.com 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". Stefan