[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1291386316-6885-1-git-send-email-joerg.roedel@amd.com>
Date: Fri, 3 Dec 2010 15:25:13 +0100
From: Joerg Roedel <joerg.roedel@....com>
To: Avi Kivity <avi@...hat.com>, Marcelo Tosatti <mtosatti@...hat.com>
CC: <kvm@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] KVM: SVM: Add support Flush-By-ASID feature
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists