aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/virtext.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-04KVM: VMX: Use the kernel's version of VMXOFFSean Christopherson1-1/+6
2021-02-04x86/virt: Mark flags and memory as clobbered by VMXOFFDavid P. Reed1-1/+2
2021-02-04x86/virt: Eat faults on VMXOFF in reboot flowsSean Christopherson1-5/+12
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner1-3/+1
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2018-10-17KVM/x86: Use assembly instruction mnemonics instead of .byte streamsUros Bizjak1-1/+1
2018-09-27x86/kvm: Add Hygon Dhyana support to KVMPu Wen1-2/+3
2016-06-16x86/kvm/svm: Simplify cpu_has_svm()Borislav Petkov1-6/+2
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski1-1/+1
2015-02-04x86: Clean up cr4 manipulationAndy Lutomirski1-1/+2
2012-03-28Disintegrate asm/system.h for X86David Howells1-1/+0
2009-03-24KVM: SVM: Move EFER and MSR constants to generic x86 codeAlexander Graf1-1/+1
2008-12-31x86: cpu_emergency_svm_disable() functionEduardo Habkost1-0/+8
2008-12-31KVM: SVM: move svm_hardware_disable() code to asm/virtext.hEduardo Habkost1-0/+14
2008-12-31KVM: SVM: move has_svm() code to asm/virtext.hEduardo Habkost1-0/+41
2008-12-31x86: cpu_emergency_vmxoff() functionEduardo Habkost1-0/+23
2008-12-31x86: asm/virtext.h: add cpu_vmxoff() inline functionEduardo Habkost1-0/+15
2008-12-31KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.hEduardo Habkost1-0/+31