From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wi3bj-00005w-E6 for qemu-devel@nongnu.org; Wed, 07 May 2014 11:18:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wi3bc-0003mH-7d for qemu-devel@nongnu.org; Wed, 07 May 2014 11:18:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60270) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wi3bb-0003mD-Vv for qemu-devel@nongnu.org; Wed, 07 May 2014 11:18:00 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s47FHwZS016029 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 7 May 2014 11:17:58 -0400 Message-ID: <536A4EA3.9010708@redhat.com> Date: Wed, 07 May 2014 17:17:55 +0200 From: Laszlo Ersek MIME-Version: 1.0 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> <20140507095223.34d78aa6@redhat.com> In-Reply-To: <20140507095223.34d78aa6@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 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: Luiz Capitulino Cc: qemu-devel@nongnu.org On 05/07/14 15:52, Luiz Capitulino wrote: > 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. (I'm aware; it was him referring to maintainers other than himself.) Laszlo