Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ec4bf5acbb32f298029c14283f02b409d7354fb9
/
arch
/
x86
/
kvm
/
vmx.c
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
8eb73e2
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
00647b4
KVM: nVMX: Eliminate vmcs02 pool
by Jim Mattson
· 7 years ago
fb6d4d3
KVM: x86: emulate RDPID
by Paolo Bonzini
· 9 years ago
0367f20
KVM: vmx: add support for emulating UMIP
by Paolo Bonzini
· 9 years ago
66336ca
KVM: x86: add support for emulating UMIP
by Paolo Bonzini
· 9 years ago
2895db6
KVM: VMX: fix page leak in hardware_setup()
by Jim Mattson
· 7 years ago
d59d51f
KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
by Andrew Honig
· 7 years ago
b745582
KVM: VMX: Fix vmx->nested freeing when no SMI handler
by Wanpeng Li
· 7 years ago
c37c287
KVM: VMX: Fix rflags cache during vCPU reset
by Wanpeng Li
· 7 years ago
c4ad77e
KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIP
by Paolo Bonzini
· 7 years ago
917dc60
KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was reinjected to L2
by Liran Alon
· 7 years ago
5af4157
KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure
by Wanpeng Li
· 7 years ago
f1b026a
KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
by Wanpeng Li
· 7 years ago
9b8ae63
KVM: x86: Don't re-execute instruction when not passing CR2 value
by Liran Alon
· 7 years ago
61cb57c
KVM: x86: Exit to user-mode on #UD intercept when emulator requires
by Liran Alon
· 7 years ago
ac9b305
KVM: nVMX/nSVM: Don't intercept #UD when running L2
by Liran Alon
· 7 years ago
d02fcf5
kvm: vmx: Allow disabling virtual NMI support
by Paolo Bonzini
· 7 years ago
8a1b439
kvm: vmx: Reinstate support for CPUs without virtual NMI
by Paolo Bonzini
· 7 years ago
974aa56
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
4191db2
KVM: x86: Update APICv on APIC reset
by Jan H. Schönherr
· 7 years ago
a488848
KVM: VMX: Do not fully reset PI descriptor on vCPU reset
by Jan H. Schönherr
· 7 years ago
61f1dd9
KVM: VMX: Fix VPID capability detection
by Wanpeng Li
· 7 years ago
575b3a2
KVM: nVMX: Fix EPT switching advertising
by Wanpeng Li
· 7 years ago
cc3d967
KVM: SVM: detect opening of SMI window using STGI intercept
by Ladi Prosek
· 7 years ago
72e9cbd
KVM: nVMX: fix SMI injection in guest mode
by Ladi Prosek
· 7 years ago
21f2d55
KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
by Ladi Prosek
· 7 years ago
72d7b37
KVM: x86: introduce ISA specific smi_allowed callback
by Ladi Prosek
· 7 years ago
0234bf8
KVM: x86: introduce ISA specific SMM entry/exit callbacks
by Ladi Prosek
· 7 years ago
d000653
KVM: SVM: limit kvm_handle_page_fault to #PF handling
by Paolo Bonzini
· 7 years ago
8ad8182
KVM: VMX: Don't expose unrestricted_guest is enabled if ept is disabled
by Wanpeng Li
· 7 years ago
a554d20
KVM: X86: Processor States following Reset or INIT
by Wanpeng Li
· 7 years ago
736fdf7
KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting
by David Hildenbrand
· 7 years ago
d8a6e36
KVM: VMX: cleanup init_rmode_identity_map()
by David Hildenbrand
· 7 years ago
1c13bff
KVM: nVMX: no need to set ept/vpid caps to 0
by David Hildenbrand
· 7 years ago
0ee096d
KVM: nVMX: no need to set vcpu->cpu when switching vmcs
by David Hildenbrand
· 7 years ago
9522ea9
KVM: VMX: drop unnecessary function declarations
by David Hildenbrand
· 7 years ago
f5f5158
KVM: VMX: require INVEPT GLOBAL for EPT
by David Hildenbrand
· 7 years ago
fdf288b
KVM: VMX: call ept_sync_global() with enable_ept only
by David Hildenbrand
· 7 years ago
0e1252d
KVM: VMX: drop enable_ept check from ept_sync_context()
by David Hildenbrand
· 7 years ago
12d7991
KVM: VMX: vmx_vcpu_setup() cannot fail
by David Hildenbrand
· 7 years ago
0f10768
KVM: VMX: Don't expose PLE enable if there is no hardware support
by Wanpeng Li
· 7 years ago
8eb3f87
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
by Haozhong Zhang
· 7 years ago
42057e1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
305d0ab
KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume
by Wanpeng Li
· 7 years ago
c0a1666
KVM: VMX: use cmpxchg64
by Paolo Bonzini
· 7 years ago
31afb2e
KVM: VMX: simplify and fix vmx_vcpu_pi_load
by Paolo Bonzini
· 8 years ago
8b306e2
KVM: VMX: avoid double list add with VT-d posted interrupts
by Paolo Bonzini
· 8 years ago
cd39e11
KVM: VMX: extract __pi_post_block
by Paolo Bonzini
· 8 years ago
a141fd5
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f5caf62
x86/asm: Fix inline asm call constraints for Clang
by Josh Poimboeuf
· 7 years ago
4488994
KVM: nVMX: fix HOST_CR3/HOST_CR4 cache
by Ladi Prosek
· 7 years ago
Next »