kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jike Song <jike.song@intel.com>
To: Jike Song <jike.song@intel.com>
Cc: pbonzini@redhat.com, rkrcmar@redhat.com, kvm@vger.kernel.org,
	"Xiao Guangrong" <guangrong.xiao@linux.intel.com>
Subject: Re: [PATCH 0/2] extend page_track for external usage
Date: Tue, 25 Oct 2016 23:59:08 +0800	[thread overview]
Message-ID: <580F814C.3090001@intel.com> (raw)
In-Reply-To: <1477381843-18375-1-git-send-email-jike.song@intel.com>

+Guangrong

//just knew that git send-email doesn't respect "Reviewed-by" :)


--
Thanks,
Jike

On 10/25/2016 03:50 PM, Jike Song wrote:
> page_track is currently used only by KVM internally to protect guest
> page tables. To be used by external user like KVMGT, the callbacks
> should carry more information other than KVM/VCPU, and the symbols
> should be exported.
> 
> Jike Song (2):
>   kvm/page_track: call notifiers with kvm_page_track_notifier_node
>   kvm/page_track: export symbols for external usage
> 
>  arch/x86/include/asm/kvm_page_track.h | 7 +++++--
>  arch/x86/kvm/mmu.c                    | 6 ++++--
>  arch/x86/kvm/page_track.c             | 8 ++++++--
>  3 files changed, 15 insertions(+), 6 deletions(-)
> 

  parent reply	other threads:[~2016-10-25 16:05 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-25  7:50 [PATCH 0/2] extend page_track for external usage Jike Song
2016-10-25  7:50 ` [PATCH 1/2] kvm/page_track: call notifiers with kvm_page_track_notifier_node Jike Song
2016-10-25  7:50 ` [PATCH 2/2] kvm/page_track: export symbols for external usage Jike Song
2016-10-25 15:59 ` Jike Song [this message]
2016-10-25 16:42 ` [PATCH 0/2] extend page_track " Neo Jia
2016-10-26  2:18   ` Jike Song
2016-10-26  7:39     ` Neo Jia
2016-10-26  7:44       ` Paolo Bonzini
2016-10-26  7:57         ` Tian, Kevin
2016-10-26  8:03         ` Neo Jia
2016-10-26  7:48 ` Paolo Bonzini
2016-11-04  5:47   ` Jike Song
2016-11-04 10:02     ` Paolo Bonzini
2016-11-04 10:29       ` Zhenyu Wang
2016-11-04 11:22         ` Paolo Bonzini
2016-11-05 13:22           ` Zhenyu Wang
2016-11-06 13:22           ` Jike Song
2016-11-07  9:17           ` Daniel Vetter
2016-11-09  2:03             ` Zhenyu Wang
2016-11-09 14:23               ` Paolo Bonzini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=580F814C.3090001@intel.com \
    --to=jike.song@intel.com \
    --cc=guangrong.xiao@linux.intel.com \
    --cc=kvm@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=rkrcmar@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).