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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A5053C433F5 for ; Thu, 7 Apr 2022 13:40:51 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2621710E43A; Thu, 7 Apr 2022 13:40:51 +0000 (UTC) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6783110E3CB; Thu, 7 Apr 2022 13:40:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1649338850; x=1680874850; h=date:from:to:cc:subject:message-id:reply-to:references: mime-version:in-reply-to; bh=Ed54NXbJJI7Rw4e9sYio4n1il0ylHLWLAnh/F3tjv5k=; b=XC/JSpQRnlozXeC3iX0ddttIT13KzRcnyPSEJNOslMAhJcF9IzSb6zrN k3AeKNd5uNIsxtglpnduQQz572Pl9/FUokErebVJCfV22W6FNTxzCQJsk c36I7qeuXdJWOFluZNpY0X1aI2TnZghGEufststlZi8LtCD59vewYES94 Nkl1mhtTBacVMkYlDR0/wgLB+chZIgn4pJJ4t8oCGI6+FJWVH93Wt+pea C2ltIfvq2+i7AfjqFlykGhQe7kMJDvgFvVxycC2qDVljJ34TLWvKCJ9tn p1OgA4yLKSucPbeyY2FHW25b5TQAKbPFXYPMlBqjRMoGvrtza2H2lJLKk A==; X-IronPort-AV: E=McAfee;i="6400,9594,10309"; a="258919953" X-IronPort-AV: E=Sophos;i="5.90,242,1643702400"; d="asc'?scan'208";a="258919953" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Apr 2022 06:40:49 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,242,1643702400"; d="asc'?scan'208";a="571055512" Received: from zhen-hp.sh.intel.com (HELO zhen-hp) ([10.239.159.108]) by orsmga008.jf.intel.com with ESMTP; 07 Apr 2022 06:40:46 -0700 Date: Thu, 7 Apr 2022 21:20:54 +0800 From: Zhenyu Wang To: Zhi Wang Message-ID: <20220407132054.GJ1089@zhen-hp.sh.intel.com> References: <20220407071945.72148-1-zhi.a.wang@intel.com> <20220407071945.72148-2-zhi.a.wang@intel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="twz1s1Hj1O0rHoT0" Content-Disposition: inline In-Reply-To: <20220407071945.72148-2-zhi.a.wang@intel.com> Subject: Re: [Intel-gfx] [PATCH v9 1/3] i915/gvt: Separate the MMIO tracking table from GVT-g X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Zhenyu Wang Cc: Zhi Wang , intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Jason Gunthorpe , Vivi Rodrigo , intel-gvt-dev@lists.freedesktop.org, Christoph Hellwig Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --twz1s1Hj1O0rHoT0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2022.04.07 03:19:43 -0400, Zhi Wang wrote: > From: Zhi Wang >=20 > To support the new mdev interfaces and the re-factor patches from > Christoph, which moves the GVT-g code into a dedicated module, the GVT-g > MMIO tracking table needs to be separated from GVT-g. > Looks fine to me. Thanks! Reviewed-by: Zhenyu Wang --twz1s1Hj1O0rHoT0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQTXuabgHDW6LPt9CICxBBozTXgYJwUCYk7lLAAKCRCxBBozTXgY J6juAJ4/fE3Ex93O/3BhoMK0jebj1njtVwCfXDscbKT5PuPP5NWW0hwjYVTpv44= =VtR0 -----END PGP SIGNATURE----- --twz1s1Hj1O0rHoT0--