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

From: Marcelo Tosatti
Date: Mon Dec 06 2010 - 16:49:21 EST


On Fri, Dec 03, 2010 at 03:25:13PM +0100, Joerg Roedel wrote:
> 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
>

Looks good to me.

--
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/