index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-16
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
1
-13
/
+10
2018-06-16
kvm: nVMX: Enforce cpl=0 for VMX instructions
Felix Wilhelm
1
-2
/
+13
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
1
-12
/
+19
2018-05-17
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
1
-3
/
+15
2018-05-17
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
1
-2
/
+2
2018-05-17
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
1
-7
/
+2
2018-05-11
KVM: vmx: update sec exec controls for UMIP iff emulating UMIP
Sean Christopherson
1
-13
/
+15
2018-05-09
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
1
-3
/
+3
2018-05-03
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
1
-1
/
+1
2018-05-03
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
1
-3
/
+5
2018-05-03
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
1
-4
/
+2
2018-04-27
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
Junaid Shahid
1
-10
/
+4
2018-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-40
/
+55
2018-04-16
kvm: x86: move MSR_IA32_TSC handling to x86.c
Paolo Bonzini
1
-20
/
+0
2018-04-16
X86/KVM: Properly update 'tsc_offset' to represent the running guest
KarimAllah Ahmed
1
-19
/
+35
2018-04-12
x86: Add check for APIC access address for vmentry of L2 guests
Krish Sadhukhan
1
-0
/
+13
2018-04-11
KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update
hu huajun
1
-1
/
+1
2018-04-10
X86/VMX: Disable VMX preemption timer if MWAIT is not intercepted
KarimAllah Ahmed
1
-4
/
+10
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-354
/
+737
2018-04-06
kvm: x86: fix a prototype warning
Peng Hao
1
-1
/
+1
2018-04-04
KVM: X86: Introduce handle_ud()
Wanpeng Li
1
-8
/
+2
2018-04-04
KVM: vmx: unify adjacent #ifdefs
Paolo Bonzini
1
-7
/
+3
2018-04-04
x86: kvm: hide the unused 'cpu' variable
Arnd Bergmann
1
-0
/
+2
2018-04-04
KVM: VMX: remove bogus WARN_ON in handle_ept_misconfig
Sean Christopherson
1
-12
/
+1
2018-04-04
KVM: VMX: raise internal error for exception during invalid protected mode state
Sean Christopherson
1
-6
/
+14
2018-04-03
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2018-03-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+5
2018-03-28
KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_p...
Liran Alon
1
-8
/
+0
2018-03-28
KVM: x86: Rename interrupt.pending to interrupt.injected
Liran Alon
1
-1
/
+1
2018-03-28
x86/kvm: use Enlightened VMCS when running on Hyper-V
Vitaly Kuznetsov
1
-10
/
+291
2018-03-28
KVM: VMX: Bring the common code to header file
Babu Moger
1
-42
/
+9
2018-03-28
KVM: VMX: Remove ple_window_actual_max
Babu Moger
1
-25
/
+6
2018-03-28
KVM: VMX: Fix the module parameters for vmx
Babu Moger
1
-13
/
+14
2018-03-28
KVM: x86: Fix perf timer mode IP reporting
Andi Kleen
1
-2
/
+2
2018-03-23
KVM: VMX: add struct kvm_vmx to hold VMX specific KVM vars
Sean Christopherson
1
-15
/
+31
2018-03-23
KVM: x86: move setting of ept_identity_map_addr to vmx.c
Sean Christopherson
1
-0
/
+7
2018-03-23
KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vm
Sean Christopherson
1
-0
/
+12
2018-03-23
KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0
Sean Christopherson
1
-5
/
+5
2018-03-21
KVM: nVMX: fix vmentry failure code when L2 state would require emulation
Paolo Bonzini
1
-1
/
+3
2018-03-21
kvm/x86: fix icebp instruction handling
Linus Torvalds
1
-1
/
+8
2018-03-17
x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE
Vitaly Kuznetsov
1
-1
/
+2
2018-03-17
x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread
Vitaly Kuznetsov
1
-3
/
+10
2018-03-17
KVM: X86: Provide a capability to disable PAUSE intercepts
Wanpeng Li
1
-4
/
+13
2018-03-17
KVM: X86: Provide a capability to disable HLT intercepts
Wanpeng Li
1
-0
/
+24
2018-03-17
KVM: X86: Provide a capability to disable MWAIT intercepts
Wanpeng Li
1
-4
/
+5
2018-03-17
KVM: x86: VMX: Intercept #GP to support access to VMware backdoor ports
Liran Alon
1
-0
/
+24
2018-03-17
KVM: x86: add kvm_fast_pio() to consolidate fast PIO code
Sean Christopherson
1
-11
/
+2
2018-03-17
KVM: VMX: use kvm_fast_pio_in for handling IN I/O
Sean Christopherson
1
-3
/
+6
2018-03-17
KVM: vVMX: signal failure for nested VMEntry if emulation_required
Sean Christopherson
1
-0
/
+15
2018-03-17
KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guest
Sean Christopherson
1
-0
/
+2
[next]