Hi Avi, Hi Marcelo, here is the patch-set to add support for the Flush-By-ASID feature to KVM on AMD. Patches 1 and 2 clean up the code a little bit and patch 3 implements the feature itself. Regards, Joerg arch/x86/include/asm/svm.h | 2 ++ arch/x86/kvm/svm.c | 32 ++++++++++++++------------------ 2 files changed, 16 insertions(+), 18 deletions(-) Joerg Roedel (3): KVM: SVM: Remove flush_guest_tlb function KVM: SVM: Use svm_flush_tlb instead of force_new_asid KVM: SVM: Implement Flush-By-Asid feature -- 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