summaryrefslogtreecommitdiffstats
path: root/drivers/kvm/kvm_svm.h
AgeCommit message (Expand)AuthorLines
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity-45/+0
2007-10-13KVM: Dynamically allocate vcpusRusty Russell-1/+1
2007-10-13KVM: Remove arch specific components from the general codeGregory Haskins-0/+3
2007-05-03KVM: SVM: Only save/restore MSRs when neededAnthony Liguori-6/+5
2007-05-03KVM: Remove unused and write-only variablesAvi Kivity-2/+0
2007-03-04KVM: Use ARRAY_SIZE macro instead of manual calculation.Ahmed S. Darwish-1/+2
2006-12-13[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64Avi Kivity-1/+1
2006-12-10[PATCH] kvm: userspace interfaceAvi Kivity-0/+44