aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/kvm/kvm_svm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-13KVM: Dynamically allocate vcpusRusty Russell1-1/+1
2007-10-13KVM: Remove arch specific components from the general codeGregory Haskins1-0/+3
2007-05-03KVM: SVM: Only save/restore MSRs when neededAnthony Liguori1-6/+5
2007-05-03KVM: Remove unused and write-only variablesAvi Kivity1-2/+0
2007-03-04KVM: Use ARRAY_SIZE macro instead of manual calculation.Ahmed S. Darwish1-1/+2
2006-12-13[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64Avi Kivity1-1/+1
2006-12-10[PATCH] kvm: userspace interfaceAvi Kivity1-0/+44