index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
2019-03-23
KVM: X86: Fix residual mmio emulation request to userspace
Wanpeng Li
2019-03-23
KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
Sean Christopherson
2019-03-23
KVM: nVMX: Sign extend displacements of VMX instr's mem operands
Sean Christopherson
2019-02-23
KVM: VMX: Fix x2apic check in vmx_msr_bitmap_mode()
Joerg Roedel
2019-02-20
KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...
Peter Shier
2019-01-13
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...
Vitaly Kuznetsov
2018-12-17
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
2018-12-17
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
2018-12-17
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
2018-12-17
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
2018-12-17
KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
Paolo Bonzini
2018-12-17
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
2018-12-17
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
2018-12-17
KVM/x86: Add IBPB support
Ashok Raj
2018-12-17
KVM: VMX: make MSR bitmaps per-VCPU
Paolo Bonzini
2018-12-17
KVM: VMX: introduce alloc_loaded_vmcs
Paolo Bonzini
2018-12-17
KVM: nVMX: Eliminate vmcs02 pool
Jim Mattson
2018-12-17
KVM: nVMX: mark vmcs12 pages dirty on L2 exit
David Matlack
2018-12-17
KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
Radim Krčmář
2018-08-06
kvm: x86: vmx: fix vpid leak
Roman Kagan
2018-07-25
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
2018-06-16
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
2018-05-30
KVM: VMX: raise internal error for exception during invalid protected mode state
Sean Christopherson
2018-04-13
KVM: nVMX: Fix handling of lmsw instruction
Jan H. Schönherr
2018-03-28
kvm/x86: fix icebp instruction handling
Linus Torvalds
2018-02-25
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
2018-02-25
kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types
Jim Mattson
2018-02-25
KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail
David Hildenbrand
2018-02-25
KVM: nVMX: kmap() can't fail
David Hildenbrand
2018-02-25
x86/kvm: Update spectre-v1 mitigation
Dan Williams
2018-02-25
KVM: VMX: Make indirect call speculation safe
Peter Zijlstra
2018-02-16
KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
Liran Alon
2018-02-03
KVM: VMX: Fix rflags cache during vCPU reset
Wanpeng Li
2018-02-03
KVM: x86: Don't re-execute instruction when not passing CR2 value
Liran Alon
2018-01-23
x86/retpoline: Fill return stack buffer on vmexit
David Woodhouse
2018-01-17
KVM: x86: Add memory barrier on vmcs field lookup
Andrew Honig
2018-01-17
kvm: vmx: Scrub hardware GPRs at VM-exit
Jim Mattson
2017-12-25
KVM: VMX: Fix enable VPID conditions
Wanpeng Li
2017-12-16
KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset
Wanpeng Li
2017-12-16
kvm: nVMX: VMCLEAR should not cause the vCPU to shut down
Jim Mattson
2017-12-16
KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
Andrew Honig
2017-12-05
KVM: x86: Exit to user-mode on #UD intercept when emulator requires
Liran Alon
2017-11-30
KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
Ladi Prosek
2017-10-18
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
Haozhong Zhang
2017-10-05
KVM: VMX: use cmpxchg64
Paolo Bonzini
2017-10-05
KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
Haozhong Zhang
2017-10-05
KVM: VMX: do not change SN bit in vmx_update_pi_irte()
Haozhong Zhang
2017-10-05
kvm: nVMX: Don't allow L2 to access the hardware CR8
Jim Mattson
2017-10-05
KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
Jan H. Schönherr
2017-07-21
kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
Haozhong Zhang
[next]