[PATCH 0/3] KVM: SVM: Add support Flush-By-ASID feature

From: Joerg Roedel
Date: Fri Dec 03 2010 - 09:25:51 EST


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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/