From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Xu Subject: Re: [kvm-unit-tests PATCH v7 00/13] PCI bus support Date: Wed, 12 Oct 2016 18:59:07 +0800 Message-ID: <20161012105907.GB21663@pxdev.xzpeter.org> References: <20160817142654.y22h5fch4gdk7qq6@kamzik.localdomain> <20160823182805.GB3478@agordeev.lab.eng.brq.redhat.com> <20160922111004.45znovqflj6fgrnr@hawk.localdomain> <20160928063309.GC11134@pxdev.xzpeter.org> <20161012080044.GC23960@agordeev.lab.eng.brq.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Andrew Jones , kvm@vger.kernel.org, Thomas Huth , Paolo Bonzini To: Alexander Gordeev Return-path: Received: from mx1.redhat.com ([209.132.183.28]:49320 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932609AbcJLK7V (ORCPT ); Wed, 12 Oct 2016 06:59:21 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 576A28124A for ; Wed, 12 Oct 2016 10:59:11 +0000 (UTC) Content-Disposition: inline In-Reply-To: <20161012080044.GC23960@agordeev.lab.eng.brq.redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Oct 12, 2016 at 10:00:44AM +0200, Alexander Gordeev wrote: > On Wed, Sep 28, 2016 at 02:33:09PM +0800, Peter Xu wrote: > > Could I ask what's the status of this series? I see that this is still > > not in master (nor did I saw any further works from Alex). > > Hi Peter, > > Sorry for the long absense. > I am going to post the updated version, hopefully soon. I have some patches that may have overlapped changes with yours. Will see how to rebase to it. Thanks for the update! -- peterx