The seires is to add a new notifer type track_flush_slot for page track. By using this notifer type when a memory slot is being moved or removed users of page track can be notified. This notifier type is needed by KVMGT to sync up its shadow page table when memory slot is being moved or removed. Xiaoguang Chen (2): KVM: page track: add a new notifier type: track_flush_slot KVM: MMU: apply page track notifier type track_flush_slot arch/x86/include/asm/kvm_page_track.h | 9 +++++++++ arch/x86/kvm/mmu.c | 7 +++++++ arch/x86/kvm/page_track.c | 25 +++++++++++++++++++++++++ arch/x86/kvm/x86.c | 2 +- 4 files changed, 42 insertions(+), 1 deletion(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html