summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_page_track.h
AgeCommit message (Expand)Author
2021-10-07KVM: x86: Handle SRCU initialization failure during page track initHaimin Zhang
2020-03-16KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-28KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini
2016-11-04kvm/page_track: call notifiers with kvm_page_track_notifier_nodeJike Song
2016-11-04KVM: x86: add track_flush_slot page track notifierXiaoguang Chen
2016-03-03KVM: page track: add notifier supportXiao Guangrong
2016-03-03KVM: MMU: let page fault handler be aware tracked pageXiao Guangrong
2016-03-03KVM: page track: introduce kvm_slot_page_track_{add,remove}_pageXiao Guangrong
2016-03-03KVM: page track: add the framework of guest page trackingXiao Guangrong