kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] extend page_track for external usage
@ 2016-10-25  7:50 Jike Song
  2016-10-25  7:50 ` [PATCH 1/2] kvm/page_track: call notifiers with kvm_page_track_notifier_node Jike Song
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Jike Song @ 2016-10-25  7:50 UTC (permalink / raw)
  To: pbonzini, rkrcmar; +Cc: kvm, Jike Song

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(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2016-11-09 14:23 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/2] extend page_track " Jike Song
2016-10-25 16:42 ` 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

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).