From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49314) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMZhv-0003ej-5J for qemu-devel@nongnu.org; Wed, 27 Aug 2014 05:40:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMZhq-0004ju-5i for qemu-devel@nongnu.org; Wed, 27 Aug 2014 05:39:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50743) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMZhp-0004jq-UU for qemu-devel@nongnu.org; Wed, 27 Aug 2014 05:39:54 -0400 Message-ID: <53FDA762.6070001@redhat.com> Date: Wed, 27 Aug 2014 11:39:46 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <1409130787-625-1-git-send-email-tiejun.chen@intel.com> <53FDA4F1.5050608@redhat.com> <53FDA61F.9080806@intel.com> In-Reply-To: <53FDA61F.9080806@intel.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/1] qemu:pci-assign: try to pci-assign.c List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Chen, Tiejun" , aliguori@amazon.com, mst@redhat.com, lcapitulino@redhat.com, eblake@redhat.com, alex.williamson@redhat.com, pbonzini@redhat.com Cc: qemu-devel@nongnu.org On 08/27/14 11:34, Chen, Tiejun wrote: > On 2014/8/27 17:29, Laszlo Ersek wrote: >> Just to make it clear: I'm assuming that you CC'd me because >> get-maintainer.pl listed my name, as a committer. I had one series in > > Yes. > >> this area that improved error message propagation and error reporting. >> > > Was that acked? If yes, I think I need to rebase on yours. No need to rebase, the series was commited ages ago. get_maintainer.pl gave you my name exactly because my commits are in-tree already. Thanks Laszlo