summaryrefslogtreecommitdiffstats
path: root/drivers/kvm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] KVM: Fix vmx hardware_enable() on macbooksAvi Kivity2006-12-131-1/+1
* [PATCH] KVM: Don't touch the virtual apic vt registers on 32-bitMichael Riepe2006-12-131-0/+2
* [PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versaAvi Kivity2006-12-132-5/+3
* [PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptesAvi Kivity2006-12-132-28/+9
* [PATCH] KVM: Remove extranous put_cpu() from vcpu_put()Avi Kivity2006-12-131-1/+0
* [PATCH] KVM: Move find_vmx_entry() to vmx.cAvi Kivity2006-12-132-21/+12
* [PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetricUri Lublin2006-12-131-0/+2
* [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64Avi Kivity2006-12-138-50/+50
* [PATCH] KVM: Clean up AMD SVM debug registers load and unloadAvi Kivity2006-12-131-43/+8
* [PATCH] KVM: Put KVM in a new Virtualization menuAvi Kivity2006-12-131-0/+4
* [PATCH] KVM: Add missing includeAnthony Liguori2006-12-131-0/+1
* [PATCH] kvm: userspace interfaceAvi Kivity2006-12-1015-0/+9584
OpenPOWER on IntegriCloud