From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jike Song Subject: Re: [PATCH 0/2] extend page_track for external usage Date: Sun, 06 Nov 2016 21:22:51 +0800 Message-ID: <581F2EAB.7060706@intel.com> References: <1477381843-18375-1-git-send-email-jike.song@intel.com> <25cefcef-0feb-c974-e3e1-63aee8850f7d@redhat.com> <581C2108.1030905@intel.com> <20161104102943.75wwciqdxc4nbw6a@zhen-hp.sh.intel.com> <391afde0-489c-f8b8-5960-c7b46b6fe68e@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Zhenyu Wang , rkrcmar@redhat.com, kvm@vger.kernel.org, Daniel Vetter , Jani Nikula , Alex Williamson To: Paolo Bonzini Return-path: Received: from mga01.intel.com ([192.55.52.88]:9457 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751757AbcKFN0Y (ORCPT ); Sun, 6 Nov 2016 08:26:24 -0500 In-Reply-To: <391afde0-489c-f8b8-5960-c7b46b6fe68e@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 11/04/2016 07:22 PM, Paolo Bonzini wrote: > Then it's actually a good thing that I dropped from kvm/queue! You can > certainly include these patches, but please do that through a topic branch. > > I've prepared a branch for you > (git://git.kernel.org/pub/scm/virt/kvm/kvm.git branch for-kvmgt). Once > Linus processes my outstanding pull request, the branch will only > include the three page-tracking patches. Please pull that topic branch > into your own branch, and ensure you have a merge commit when you send > the pull request to Daniel. The merge commit ensures that the workflow > was correct; use --no-ff if necessary. > Hi Paolo, Thanks for all the information and kind help! :) -- Thanks, Jike > You can do the same for Jike's patches for the KVM-VFIO device, when > Alex reviews them, and I suppose you'll need a topic branch for mdev > too? I didn't know that KVMGT was planned for 4.10. In the future, > let's synchronize ahead so that we can prepare topic branches for you. > > Thanks, > > Paolo > >> Current KVMGT initial patch set is on https://github.com/01org/gvt-linux/tree/topic/gvt-next-kvmgt >> I'm planning to send pull request for Daniel next week. >> >> Also cc Daniel, this is first case we need kvm dependency, in near >> future there would also be VFIO/mdev and other kvm small changes. >> So might better to sync about way to handle this. >> >> Thanks >> >