aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/hvm/svm/asid.c
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* SVM: fix performance decrease with asid assignmentChristoph Egger2012-06-131-1/+2
* x86: Make asmlinkage explicitly a no-op, and avoid usage in arch/x86Keir Fraser2012-01-151-1/+1
* nestedhvm: Allocate a separate host ASID for each L2 VCPU.Keir Fraser2011-04-151-3/+7
* svm: support VMCB cleanbitsKeir Fraser2010-12-151-4/+5
* AMD OSVW (OS Visible Workaround) for XenKeir Fraser2010-07-021-2/+2
* hvm: Pull SVM ASID management into common HVM code where it can be shared.Keir Fraser2009-12-081-190/+14
* x86 svm: Clean up and fix start_svm() to avoid memory leaks andKeir Fraser2009-06-181-1/+11
* [HVM][SVM] flush all entries from guest ASIDs when xen writes CR3.Tim Deegan2007-06-201-30/+30
* [HVM][SVM] Reintroduce ASIDs.kfraser@localhost.localdomain2007-05-151-0/+232