summaryrefslogtreecommitdiff
path: root/drivers/kvm/vmx.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] KVM: Fix vmx hardware_enable() on macbooksAvi Kivity1-1/+1
2006-12-13[PATCH] KVM: Don't touch the virtual apic vt registers on 32-bitMichael Riepe1-0/+2
2006-12-13[PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versaAvi Kivity1-2/+1
2006-12-13[PATCH] KVM: Move find_vmx_entry() to vmx.cAvi Kivity1-2/+10
2006-12-13[PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetricUri Lublin1-0/+2
2006-12-13[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64Avi Kivity1-20/+20
2006-12-13[PATCH] KVM: Add missing includeAnthony Liguori1-0/+1
2006-12-10[PATCH] kvm: userspace interfaceAvi Kivity1-0/+2002