From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wi2w7-00063t-Em for qemu-devel@nongnu.org; Wed, 07 May 2014 10:35:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wi2vw-00052X-N1 for qemu-devel@nongnu.org; Wed, 07 May 2014 10:35:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:12463) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wi2vw-000525-G1 for qemu-devel@nongnu.org; Wed, 07 May 2014 10:34:56 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s47EYt3t030716 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 7 May 2014 10:34:55 -0400 Date: Wed, 7 May 2014 09:52:23 -0400 From: Luiz Capitulino Message-ID: <20140507095223.34d78aa6@redhat.com> In-Reply-To: <53604550.1000202@redhat.com> References: <1397118285-11715-1-git-send-email-lersek@redhat.com> <1397118285-11715-17-git-send-email-lersek@redhat.com> <536034EB.5010400@redhat.com> <53604550.1000202@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 16/16] pci-assign: assigned_initfn(): set monitor error in common error handler List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek Cc: qemu-devel@nongnu.org On Wed, 30 Apr 2014 02:35:28 +0200 Laszlo Ersek wrote: > On 04/30/14 01:25, Eric Blake wrote: > > On 04/10/2014 02:24 AM, Laszlo Ersek wrote: > >> Signed-off-by: Laszlo Ersek > >> --- > >> hw/i386/kvm/pci-assign.c | 26 ++++++++++---------------- > >> 1 file changed, 10 insertions(+), 16 deletions(-) > >> > > > > Reviewed-by: Eric Blake > > > > Your (surprisingly lenient! :)) review is greatly appreciated! Let's see > what maintainers say. Eric is a maintainer too.