Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/kvm/svm: Simplify cpu_has_svm() | Borislav Petkov | 2016-06-16 | 1 | -6/+2 |
* | x86: Store a per-cpu shadow copy of CR4 | Andy Lutomirski | 2015-02-04 | 1 | -1/+1 |
* | x86: Clean up cr4 manipulation | Andy Lutomirski | 2015-02-04 | 1 | -1/+2 |
* | Disintegrate asm/system.h for X86 | David Howells | 2012-03-28 | 1 | -1/+0 |
* | KVM: SVM: Move EFER and MSR constants to generic x86 code | Alexander Graf | 2009-03-24 | 1 | -1/+1 |
* | x86: cpu_emergency_svm_disable() function | Eduardo Habkost | 2008-12-31 | 1 | -0/+8 |
* | KVM: SVM: move svm_hardware_disable() code to asm/virtext.h | Eduardo Habkost | 2008-12-31 | 1 | -0/+14 |
* | KVM: SVM: move has_svm() code to asm/virtext.h | Eduardo Habkost | 2008-12-31 | 1 | -0/+41 |
* | x86: cpu_emergency_vmxoff() function | Eduardo Habkost | 2008-12-31 | 1 | -0/+23 |
* | x86: asm/virtext.h: add cpu_vmxoff() inline function | Eduardo Habkost | 2008-12-31 | 1 | -0/+15 |
* | KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.h | Eduardo Habkost | 2008-12-31 | 1 | -0/+31 |