public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] KVM: SVM: Add support Flush-By-ASID feature
@ 2010-12-03 14:25 Joerg Roedel
  2010-12-03 14:25 ` [PATCH 1/3] KVM: SVM: Remove flush_guest_tlb function Joerg Roedel
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Joerg Roedel @ 2010-12-03 14:25 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: kvm, linux-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-12-07  9:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-03 14:25 [PATCH 0/3] KVM: SVM: Add support Flush-By-ASID feature Joerg Roedel
2010-12-03 14:25 ` [PATCH 1/3] KVM: SVM: Remove flush_guest_tlb function Joerg Roedel
2010-12-03 14:25 ` [PATCH 2/3] KVM: SVM: Use svm_flush_tlb instead of force_new_asid Joerg Roedel
2010-12-03 14:25 ` [PATCH 3/3] KVM: SVM: Implement Flush-By-Asid feature Joerg Roedel
2010-12-06 21:48 ` [PATCH 0/3] KVM: SVM: Add support Flush-By-ASID feature Marcelo Tosatti
2010-12-07  9:59 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox