On Wed, Sep 23, 2009 at 09:47:15PM +0300, Izik Eidus wrote: > Change from v2 : remove unused if. > > Thanks. > > Izik Eidus (3): > kvm: dont hold pagecount reference for mapped sptes pages > add SPTE_HOST_WRITEABLE flag to the shadow ptes > add support for change_pte mmu notifiers > > arch/x86/include/asm/kvm_host.h | 1 + > arch/x86/kvm/mmu.c | 84 ++++++++++++++++++++++++++++++-------- > arch/x86/kvm/paging_tmpl.h | 18 +++++++- > virt/kvm/kvm_main.c | 14 ++++++ > 4 files changed, 96 insertions(+), 21 deletions(-) Applied, thanks. -- 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