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
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
2018-06-22
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
2018-06-14
KVM: x86: VMX: redo fix for link error without CONFIG_HYPERV
Arnd Bergmann
2018-06-12
KVM: x86: VMX: fix build without hyper-v
Linus Torvalds
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
2018-06-12
kvm: nVMX: Enforce cpl=0 for VMX instructions
Felix Wilhelm
2018-06-04
kvm: nVMX: Add support for "VMWRITE to any supported field"
Jim Mattson
2018-06-04
kvm: nVMX: Restrict VMX capability MSR changes
Jim Mattson
2018-06-04
KVM: VMX: Optimize tscdeadline timer latency
Wanpeng Li
2018-06-01
kvm: Make VM ioctl do valloc for some archs
Marc Orr
2018-05-24
KVM: nVMX: Emulate L1 individual-address invvpid by L0 individual-address inv...
Liran Alon
2018-05-24
KVM: nVMX: Don't flush TLB when vmcs12 uses VPID
Liran Alon
2018-05-24
KVM: nVMX: Use vmx local var for referencing vpid02
Liran Alon
2018-05-23
KVM: nVMX: Ensure that VMCS12 field offsets do not change
Jim Mattson
2018-05-23
KVM: nVMX: Restore the VMCS12 offsets for v4.0 fields
Jim Mattson
2018-05-23
kvm: nVMX: Use nested_run_pending rather than from_vmentry
Jim Mattson
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
2018-05-17
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
2018-05-17
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
2018-05-17
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
2018-05-14
kvm: nVMX: Eliminate APIC access page sharing between L1 and L2
Jim Mattson
2018-05-14
kvm: vmx: Basic APIC virtualization controls have three settings
Jim Mattson
2018-05-14
KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap support
Vitaly Kuznetsov
2018-05-11
KVM: vmx: update sec exec controls for UMIP iff emulating UMIP
Sean Christopherson
2018-05-09
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
2018-05-03
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
2018-05-03
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
2018-05-03
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
2018-04-27
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
Junaid Shahid
2018-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-16
kvm: x86: move MSR_IA32_TSC handling to x86.c
Paolo Bonzini
2018-04-16
X86/KVM: Properly update 'tsc_offset' to represent the running guest
KarimAllah Ahmed
2018-04-12
x86: Add check for APIC access address for vmentry of L2 guests
Krish Sadhukhan
2018-04-11
KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update
hu huajun
2018-04-10
X86/VMX: Disable VMX preemption timer if MWAIT is not intercepted
KarimAllah Ahmed
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-06
kvm: x86: fix a prototype warning
Peng Hao
2018-04-04
KVM: X86: Introduce handle_ud()
Wanpeng Li
2018-04-04
KVM: vmx: unify adjacent #ifdefs
Paolo Bonzini
2018-04-04
x86: kvm: hide the unused 'cpu' variable
Arnd Bergmann
2018-04-04
KVM: VMX: remove bogus WARN_ON in handle_ept_misconfig
Sean Christopherson
2018-04-04
KVM: VMX: raise internal error for exception during invalid protected mode state
Sean Christopherson
2018-04-02
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-03-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-28
KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_p...
Liran Alon
2018-03-28
KVM: x86: Rename interrupt.pending to interrupt.injected
Liran Alon
2018-03-28
x86/kvm: use Enlightened VMCS when running on Hyper-V
Vitaly Kuznetsov
2018-03-28
KVM: VMX: Bring the common code to header file
Babu Moger
2018-03-28
KVM: VMX: Remove ple_window_actual_max
Babu Moger
2018-03-28
KVM: VMX: Fix the module parameters for vmx
Babu Moger
[next]