summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/virtext.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-251-1/+1
|\
| * KVM/x86: Use assembly instruction mnemonics instead of .byte streamsUros Bizjak2018-10-171-1/+1
* | x86/kvm: Add Hygon Dhyana support to KVMPu Wen2018-09-271-2/+3
|/
* x86/kvm/svm: Simplify cpu_has_svm()Borislav Petkov2016-06-161-6/+2
* x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-02-041-1/+1
* x86: Clean up cr4 manipulationAndy Lutomirski2015-02-041-1/+2
* Disintegrate asm/system.h for X86David Howells2012-03-281-1/+0
* KVM: SVM: Move EFER and MSR constants to generic x86 codeAlexander Graf2009-03-241-1/+1
* x86: cpu_emergency_svm_disable() functionEduardo Habkost2008-12-311-0/+8
* KVM: SVM: move svm_hardware_disable() code to asm/virtext.hEduardo Habkost2008-12-311-0/+14
* KVM: SVM: move has_svm() code to asm/virtext.hEduardo Habkost2008-12-311-0/+41
* x86: cpu_emergency_vmxoff() functionEduardo Habkost2008-12-311-0/+23
* x86: asm/virtext.h: add cpu_vmxoff() inline functionEduardo Habkost2008-12-311-0/+15
* KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.hEduardo Habkost2008-12-311-0/+31