Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f0f4cf5b306620282db0c59ff963012e1973e025
/
arch
/
x86
/
kvm
/
vmx.c
f0f4cf5
x86: Add check for APIC access address for vmentry of L2 guests
by Krish Sadhukhan
· 7 years ago
2698d82
KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update
by hu huajun
· 7 years ago
386c6dd
X86/VMX: Disable VMX preemption timer if MWAIT is not intercepted
by KarimAllah Ahmed
· 7 years ago
e01bca2
kvm: x86: fix a prototype warning
by Peng Hao
· 7 years ago
082d06e
KVM: X86: Introduce handle_ud()
by Wanpeng Li
· 7 years ago
4fde8d5
KVM: vmx: unify adjacent #ifdefs
by Paolo Bonzini
· 7 years ago
51e8a8c
x86: kvm: hide the unused 'cpu' variable
by Arnd Bergmann
· 7 years ago
c75d0edc
KVM: VMX: remove bogus WARN_ON in handle_ept_misconfig
by Sean Christopherson
· 7 years ago
add5ff7
KVM: VMX: raise internal error for exception during invalid protected mode state
by Sean Christopherson
· 7 years ago
f497b6c
KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_pending
by Liran Alon
· 7 years ago
04140b4
KVM: x86: Rename interrupt.pending to interrupt.injected
by Liran Alon
· 7 years ago
773e8a0
x86/kvm: use Enlightened VMCS when running on Hyper-V
by Vitaly Kuznetsov
· 7 years ago
c8e8871
KVM: VMX: Bring the common code to header file
by Babu Moger
· 7 years ago
18abdc3
KVM: VMX: Remove ple_window_actual_max
by Babu Moger
· 7 years ago
7fbc85a
KVM: VMX: Fix the module parameters for vmx
by Babu Moger
· 7 years ago
dd60d21
KVM: x86: Fix perf timer mode IP reporting
by Andi Kleen
· 7 years ago
40bbb9d
KVM: VMX: add struct kvm_vmx to hold VMX specific KVM vars
by Sean Christopherson
· 7 years ago
2ac52ab
KVM: x86: move setting of ept_identity_map_addr to vmx.c
by Sean Christopherson
· 7 years ago
434a1e9
KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vm
by Sean Christopherson
· 7 years ago
3184a99
KVM: nVMX: fix vmentry failure code when L2 state would require emulation
by Paolo Bonzini
· 7 years ago
35060ed
x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE
by Vitaly Kuznetsov
· 7 years ago
42b933b
x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread
by Vitaly Kuznetsov
· 7 years ago
b31c114
KVM: X86: Provide a capability to disable PAUSE intercepts
by Wanpeng Li
· 7 years ago
caa057a
KVM: X86: Provide a capability to disable HLT intercepts
by Wanpeng Li
· 7 years ago
4d5422c
KVM: X86: Provide a capability to disable MWAIT intercepts
by Wanpeng Li
· 7 years ago
9e86948
KVM: x86: VMX: Intercept #GP to support access to VMware backdoor ports
by Liran Alon
· 7 years ago
dca7f12
KVM: x86: add kvm_fast_pio() to consolidate fast PIO code
by Sean Christopherson
· 7 years ago
432baf6
KVM: VMX: use kvm_fast_pio_in for handling IN I/O
by Sean Christopherson
· 7 years ago
2bb8caf
KVM: vVMX: signal failure for nested VMEntry if emulation_required
by Sean Christopherson
· 7 years ago
e1de91c
KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guest
by Sean Christopherson
· 7 years ago
b4d1851
KVM: VMX: give unrestricted guest full control of CR3
by Sean Christopherson
· 7 years ago
5dc1f04
KVM: VMX: don't force CR4.PAE/PSE for unrestricted guest
by Sean Christopherson
· 7 years ago
1706bd0
KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUEST
by Sean Christopherson
· 7 years ago
e90008d
KVM: VMX: don't configure EPT identity map for unrestricted guest
by Sean Christopherson
· 7 years ago
f7eaeb0
KVM: VMX: don't configure RM TSS for unrestricted guest
by Sean Christopherson
· 7 years ago
0c7f650
KVM: nVMX: Enforce NMI controls on vmentry of L2 guests
by Krish Sadhukhan
· 7 years ago
1389309
KVM: nVMX: expose VMX capabilities for nested hypervisors to userspace
by Paolo Bonzini
· 7 years ago
6677f3d
KVM: nVMX: introduce struct nested_vmx_msrs
by Paolo Bonzini
· 7 years ago
03a6c259
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
518e7b9
KVM: X86: Allow userspace to define the microcode version
by Wanpeng Li
· 7 years ago
801e459
KVM: x86: Add a framework for supporting MSR-based features
by Tom Lendacky
· 7 years ago
85a2d93
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d4858aa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
135a06c
KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2
by Chao Gao
· 7 years ago
9915824
KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIP
by Radim Krčmář
· 7 years ago
946fbbc
KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path as unlikely()
by Paolo Bonzini
· 7 years ago
ecb586b
KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
by Paolo Bonzini
· 7 years ago
d4667ca
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3712caeb
KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap
by KarimAllah Ahmed
· 7 years ago
206587a
X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
by KarimAllah Ahmed
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
80132f4
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Radim Krčmář
· 7 years ago
d28b387
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
by KarimAllah Ahmed
· 7 years ago
28c1c9f
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
by KarimAllah Ahmed
· 7 years ago
15d4507
KVM/x86: Add IBPB support
by Ashok Raj
· 7 years ago
a96223f
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into x86/pti
by Thomas Gleixner
· 7 years ago
7bf14c2
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Radim Krčmář
· 7 years ago
085331d
x86/kvm: Update spectre-v1 mitigation
by Dan Williams
· 7 years ago
904e14f
KVM: VMX: make MSR bitmaps per-VCPU
by Paolo Bonzini
· 7 years ago
d391f12
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running nested
by Vitaly Kuznetsov
· 7 years ago
7e86548
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
by Ingo Molnar
· 7 years ago
6304672
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f21f165
KVM: VMX: introduce alloc_loaded_vmcs
by Paolo Bonzini
· 7 years ago
de3a002
KVM: nVMX: Eliminate vmcs02 pool
by Jim Mattson
· 7 years ago
c940a3f
KVM: VMX: Make indirect call speculation safe
by Peter Zijlstra
· 7 years ago
d7231e7
KVM: VMX: introduce X2APIC_MSR macro
by Paolo Bonzini
· 7 years ago
c992384
KVM: vmx: speed up MSR bitmap merge
by Paolo Bonzini
· 7 years ago
1f6e5b2
KVM: vmx: simplify MSR bitmap setup
by Paolo Bonzini
· 7 years ago
07f3661
KVM: nVMX: remove unnecessary vmwrite from L2->L1 vmexit
by Paolo Bonzini
· 7 years ago
25a2e4f
KVM: nVMX: initialize more non-shadowed fields in prepare_vmcs02_full
by Paolo Bonzini
· 7 years ago
8665c3f
KVM: nVMX: initialize descriptor cache fields in prepare_vmcs02_full
by Paolo Bonzini
· 7 years ago
74a497f
KVM: nVMX: track dirty state of non-shadowed VMCS fields
by Paolo Bonzini
· 7 years ago
c9e9dea
KVM: VMX: split list of shadowed VMCS field to a separate file
by Paolo Bonzini
· 7 years ago
58e9ffa
kvm: vmx: Reduce size of vmcs_field_to_offset_table
by Jim Mattson
· 7 years ago
d37f426
kvm: vmx: Change vmcs_field_type to vmcs_field_width
by Jim Mattson
· 7 years ago
5b15706
kvm: vmx: Introduce VMCS12_MAX_FIELD_INDEX
by Jim Mattson
· 7 years ago
44900ba
KVM: VMX: optimize shadow VMCS copying
by Paolo Bonzini
· 7 years ago
c5d167b
KVM: vmx: shadow more fields that are read/written on every vmexits
by Paolo Bonzini
· 7 years ago
6b69771
KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
by Liran Alon
· 7 years ago
851c1a18
KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts
by Liran Alon
· 7 years ago
f27a85c
KVM: nVMX: Re-evaluate L1 pending events when running L2 and L1 got posted-interrupt
by Liran Alon
· 7 years ago
e7387b0
KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updated
by Liran Alon
· 7 years ago
5c7d4f9
KVM: nVMX: Fix bug of injecting L2 exception into L1
by Liran Alon
· 7 years ago
a6cb099
kvm/vmx: Use local vmx variable in vmx_get_msr()
by Borislav Petkov
· 7 years ago
05992ed
Merge branch 'kvm-insert-lfence'
by Paolo Bonzini
· 7 years ago
c2ba05c
KVM: X86: introduce invalidate_gpa argument to tlb flush
by Wanpeng Li
· 7 years ago
40548c6
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
117cc7a
x86/retpoline: Fill return stack buffer on vmexit
by David Woodhouse
· 7 years ago
2aad9b3
Merge branch 'kvm-insert-lfence' into kvm-master
by Paolo Bonzini
· 7 years ago
75f139a
KVM: x86: Add memory barrier on vmcs field lookup
by Andrew Honig
· 7 years ago
bd89525
KVM: x86: emulate #UD while in guest mode
by Paolo Bonzini
· 7 years ago
5b6c02f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
0cb5b30
kvm: vmx: Scrub hardware GPRs at VM-exit
by Jim Mattson
· 7 years ago
64a4809
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
72f5e08
x86/entry: Remap the TSS into the CPU entry area
by Andy Lutomirski
· 7 years ago
7fb983b
x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
by Andy Lutomirski
· 7 years ago
ec7660c
KVM: Take vcpu->mutex outside vcpu_load
by Christoffer Dall
· 7 years ago
8eb73e2d
KVM: VMX: drop I/O permission bitmaps
by Quan Xu
· 7 years ago
74c5593
KVM: VMX: Cache IA32_DEBUGCTL in memory
by Wanpeng Li
· 7 years ago
276c796
KVM: nVMX: Add a WARN for freeing a loaded VMCS02
by Mark Kanda
· 7 years ago
Next »