Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756602AbcLPNah (ORCPT ); Fri, 16 Dec 2016 08:30:37 -0500 Received: from mga04.intel.com ([192.55.52.120]:12495 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933909AbcLPNa2 (ORCPT ); Fri, 16 Dec 2016 08:30:28 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,357,1477983600"; d="asc'?scan'208";a="1072808593" Date: Fri, 16 Dec 2016 21:26:42 +0800 From: Zhenyu Wang To: Linus Torvalds Cc: Daniel Vetter , Dave Airlie , intel-gfx , LKML , dri-devel , "Tian, Kevin" , "Lv, Zhiyuan" , Zhi Wang Subject: [RESEND][GIT PULL] i915/gvt KVMGT tree for 4.10 Message-ID: <20161216132642.gsleukrewqsoz7p4@zhen-hp.sh.intel.com> Reply-To: Zhenyu Wang MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="u632mgey3napxozg" Content-Disposition: inline User-Agent: NeoMutt/20161126 (1.7.1) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1872 Lines: 64 --u632mgey3napxozg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, Linus This is KVMGT pull for 4.10 as explained by Daniel. The last minute rebase is to appease git pull-request since the diffstat was obvious bonghits and somehow included vfio/mdev again despite that was merged already. Thanks. The following changes since commit 9439b3710df688d853eb6cb4851256f2c92b1797: Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux = (2016-12-13 09:35:09 -0800) are available in the git repository at: https://github.com/01org/gvt-linux.git tags/kvmgt-vfio-mdev-for-v4.10-rc1 for you to fetch changes up to 659643f7d81432189c2c87230e2feee4c75c14c1: drm/i915/gvt/kvmgt: add vfio/mdev support to KVMGT (2016-12-16 16:55:26 += 0800) ---------------------------------------------------------------- kvmgt-vfio-mdev-for-v4.10-rc1 This is KVMGT support depending on VFIO/mdev framework. ---------------------------------------------------------------- Jike Song (3): drm/i915/gvt/kvmgt: replace kmalloc() by kzalloc() drm/i915/gvt/kvmgt: read/write GPA via KVM API drm/i915/gvt/kvmgt: add vfio/mdev support to KVMGT drivers/gpu/drm/i915/Kconfig | 1 + drivers/gpu/drm/i915/gvt/Makefile | 2 - drivers/gpu/drm/i915/gvt/gvt.h | 6 +- drivers/gpu/drm/i915/gvt/kvmgt.c | 975 ++++++++++++++++++++++++++++++++++= +--- 4 files changed, 923 insertions(+), 61 deletions(-) --=20 Open Source Technology Center, Intel ltd. $gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827 --u632mgey3napxozg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAlhT65IACgkQsQQaM014GCfD+gCglUDG0AUqNrg22RyNWjEpJ6dL rCoAnRlm9sEVTtRmT48VI+w0O9CRplMi =byKp -----END PGP SIGNATURE----- --u632mgey3napxozg--