From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIxL6-0002IR-7D for qemu-devel@nongnu.org; Wed, 04 Feb 2015 05:37:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YIxL3-0007ih-0Y for qemu-devel@nongnu.org; Wed, 04 Feb 2015 05:37:44 -0500 Received: from szxga02-in.huawei.com ([119.145.14.65]:2134) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIxL2-0007hg-CJ for qemu-devel@nongnu.org; Wed, 04 Feb 2015 05:37:40 -0500 Message-ID: <54D1F65D.7020109@huawei.com> Date: Wed, 4 Feb 2015 18:37:17 +0800 From: Gonglei MIME-Version: 1.0 References: <1421679157-3510-1-git-send-email-armbru@redhat.com> <54D1E9B2.7010308@huawei.com> <87wq3y55pg.fsf@blackfin.pond.sub.org> In-Reply-To: <87wq3y55pg.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 00/10] pci: Partial conversion to realize List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: "pbonzini@redhat.com" , "mst@redhat.com" , "kraxel@redhat.com" , "afaerber@suse.de" , "qemu-devel@nongnu.org" On 2015/2/4 18:30, Markus Armbruster wrote: > Gonglei writes: > >> Markus, you may forget to add my 'R-by' in this formal version. :) > > I chose not to carry R-bys from the RFC version forward, because the > rebase after almost three months wasn't 100% trivial. I certainly > didn't mean to snub your review! > Get it, thanks. Regards, -Gonglei >> For series: >> Reviewed-by: Gonglei > > Thanks!