aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/kvm/svm.c
Commit message (Expand)AuthorAge
...
* [PATCH] KVM: Prevent stale bits in cr0 and cr4Avi Kivity2007-01-06
* [PATCH] KVM: Improve interrupt responseDor Laor2007-01-06
* [PATCH] KVM: Move common msr handling to arch independent codeAvi Kivity2006-12-30
* [PATCH] KVM: Implement a few system configuration msrsAvi Kivity2006-12-30
* [PATCH] KVM: Simplify is_long_mode()Avi Kivity2006-12-30
* [PATCH] KVM: Use boot_cpu_data instead of current_cpu_dataAvi Kivity2006-12-30
* [PATCH] KVM: Handle p5 mce msrsMichael Riepe2006-12-22
* [PATCH] KVM: AMD SVM: Save and restore the floating point unit stateAvi Kivity2006-12-22
* [PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit modeAvi Kivity2006-12-22
* [PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versaAvi Kivity2006-12-13
* [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64Avi Kivity2006-12-13
* [PATCH] KVM: Clean up AMD SVM debug registers load and unloadAvi Kivity2006-12-13
* [PATCH] kvm: userspace interfaceAvi Kivity2006-12-10