index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
virtext.h
Age
Commit message (
Expand
)
Author
2023-01-24
x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)
Sean Christopherson
2021-02-04
KVM: VMX: Use the kernel's version of VMXOFF
Sean Christopherson
2021-02-04
x86/virt: Mark flags and memory as clobbered by VMXOFF
David P. Reed
2021-02-04
x86/virt: Eat faults on VMXOFF in reboot flows
Sean Christopherson
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-17
KVM/x86: Use assembly instruction mnemonics instead of .byte streams
Uros Bizjak
2018-09-27
x86/kvm: Add Hygon Dhyana support to KVM
Pu Wen
2016-06-16
x86/kvm/svm: Simplify cpu_has_svm()
Borislav Petkov
2015-02-04
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
2015-02-04
x86: Clean up cr4 manipulation
Andy Lutomirski
2012-03-28
Disintegrate asm/system.h for X86
David Howells
2009-03-24
KVM: SVM: Move EFER and MSR constants to generic x86 code
Alexander Graf
2008-12-31
x86: cpu_emergency_svm_disable() function
Eduardo Habkost
2008-12-31
KVM: SVM: move svm_hardware_disable() code to asm/virtext.h
Eduardo Habkost
2008-12-31
KVM: SVM: move has_svm() code to asm/virtext.h
Eduardo Habkost
2008-12-31
x86: cpu_emergency_vmxoff() function
Eduardo Habkost
2008-12-31
x86: asm/virtext.h: add cpu_vmxoff() inline function
Eduardo Habkost
2008-12-31
KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.h
Eduardo Habkost