aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_page_track.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-28KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini1-0/+1
2016-11-04kvm/page_track: call notifiers with kvm_page_track_notifier_nodeJike Song1-2/+5
2016-11-04KVM: x86: add track_flush_slot page track notifierXiaoguang Chen1-0/+9
2016-03-03KVM: page track: add notifier supportXiao Guangrong1-0/+39
2016-03-03KVM: MMU: let page fault handler be aware tracked pageXiao Guangrong1-0/+2
2016-03-03KVM: page track: introduce kvm_slot_page_track_{add,remove}_pageXiao Guangrong1-0/+7
2016-03-03KVM: page track: add the framework of guest page trackingXiao Guangrong1-0/+13