aboutsummaryrefslogtreecommitdiff
path: root/drivers/kvm
AgeCommit message (Expand)Author
2007-01-05[PATCH] KVM: Recover after an arch module load failureYoshimi Ichiyanagi
2007-01-05[PATCH] KVM: Use raw_smp_processor_id() instead of smp_processor_id() where a...Ingo Molnar
2007-01-05[PATCH] KVM: Fix GFP_KERNEL alloc in atomic section bugIngo Molnar
2006-12-30[PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_cre...Ingo Molnar
2006-12-30[PATCH] KVM: Fix oops on oomAvi Kivity
2006-12-30[PATCH] KVM: Rename some msrsNguyen Anh Quynh
2006-12-30[PATCH] KVM: More msr miseryAvi Kivity
2006-12-30[PATCH] KVM: Move common msr handling to arch independent codeAvi Kivity
2006-12-30[PATCH] KVM: Implement a few system configuration msrsAvi Kivity
2006-12-30[PATCH] KVM: Initialize kvm_arch_ops on unloadYoshimi Ichiyanagi
2006-12-30[PATCH] KVM: Simplify is_long_mode()Avi Kivity
2006-12-30[PATCH] KVM: Use boot_cpu_data instead of current_cpu_dataAvi Kivity
2006-12-22[PATCH] KVM: API versioningAvi Kivity
2006-12-22[PATCH] KVM: Handle p5 mce msrsMichael Riepe
2006-12-22[PATCH] KVM: Force real-mode cs limit to 64KMichael Riepe
2006-12-22[PATCH] KVM: Do not export unsupported msrs to userspaceMichael Riepe
2006-12-22[PATCH] KVM: Use more traditional error handling in kvm_mmu_init()Avi Kivity
2006-12-22[PATCH] KVM: AMD SVM: Save and restore the floating point unit stateAvi Kivity
2006-12-22[PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit modeAvi Kivity
2006-12-22[PATCH] KVM: add valid_vcpu() helperJames Morris
2006-12-13[PATCH] KVM: Fix vmx hardware_enable() on macbooksAvi Kivity
2006-12-13[PATCH] KVM: Don't touch the virtual apic vt registers on 32-bitMichael Riepe
2006-12-13[PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versaAvi Kivity
2006-12-13[PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptesAvi Kivity
2006-12-13[PATCH] KVM: Remove extranous put_cpu() from vcpu_put()Avi Kivity
2006-12-13[PATCH] KVM: Move find_vmx_entry() to vmx.cAvi Kivity
2006-12-13[PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetricUri Lublin
2006-12-13[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64Avi Kivity
2006-12-13[PATCH] KVM: Clean up AMD SVM debug registers load and unloadAvi Kivity
2006-12-13[PATCH] KVM: Put KVM in a new Virtualization menuAvi Kivity
2006-12-13[PATCH] KVM: Add missing includeAnthony Liguori
2006-12-10[PATCH] kvm: userspace interfaceAvi Kivity