From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9D685C43334 for ; Tue, 14 Jun 2022 05:44:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236703AbiFNFog (ORCPT ); Tue, 14 Jun 2022 01:44:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49908 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233996AbiFNFog (ORCPT ); Tue, 14 Jun 2022 01:44:36 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BC3B22E0A4; Mon, 13 Jun 2022 22:44:35 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id E0AA768AA6; Tue, 14 Jun 2022 07:44:31 +0200 (CEST) Date: Tue, 14 Jun 2022 07:44:31 +0200 From: Christoph Hellwig To: Yi Liu Cc: Christoph Hellwig , Kirti Wankhede , Tony Krowiak , Halil Pasic , Jason Herne , Eric Farman , Matthew Rosato , Zhenyu Wang , Zhi Wang , Alex Williamson , kvm@vger.kernel.org, linux-s390@vger.kernel.org, intel-gvt-dev@lists.freedesktop.org Subject: Re: simplify the mdev interface v2 Message-ID: <20220614054431.GA30824@lst.de> References: <20220614045428.278494-1-hch@lst.de> <0e517684-8b10-5410-8ad0-df7caed860b7@intel.com> <20220614051723.GA30556@lst.de> <168474bd-579e-a895-31e2-00d855d718de@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <168474bd-579e-a895-31e2-00d855d718de@intel.com> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-s390@vger.kernel.org On Tue, Jun 14, 2022 at 01:30:06PM +0800, Yi Liu wrote: > On 2022/6/14 13:17, Christoph Hellwig wrote: >> On Tue, Jun 14, 2022 at 01:03:55PM +0800, Yi Liu wrote: >>> Is this series available on any github repo? I'd like to apply your series >>> and apply my vfio_device cdev series on top of it. >> >> I have a git repository available, but nothing on crappy platforms like >> github. > > haha, could you share me your git repo? :-) git://git.infradead.org/users/hch/misc.git mdev-lifetime http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/mdev-lifetime