index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
2018-03-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-23
KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0
Sean Christopherson
2018-03-20
kvm/x86: fix icebp instruction handling
Linus Torvalds
2018-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-01
KVM: X86: Allow userspace to define the microcode version
Wanpeng Li
2018-03-01
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-24
KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2
Chao Gao
2018-02-24
KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIP
Radim Krčmář
2018-02-23
KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...
Paolo Bonzini
2018-02-23
KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
Paolo Bonzini
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-13
KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap
KarimAllah Ahmed
2018-02-13
X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
KarimAllah Ahmed
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-09
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Radim Krčmář
2018-02-03
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
2018-02-03
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
2018-02-03
KVM/x86: Add IBPB support
Ashok Raj
2018-02-03
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into ...
Thomas Gleixner
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
x86/kvm: Update spectre-v1 mitigation
Dan Williams
2018-01-31
KVM: VMX: make MSR bitmaps per-VCPU
Paolo Bonzini
2018-01-31
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...
Vitaly Kuznetsov
2018-01-30
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-27
KVM: VMX: introduce alloc_loaded_vmcs
Paolo Bonzini
2018-01-27
KVM: nVMX: Eliminate vmcs02 pool
Jim Mattson
2018-01-25
KVM: VMX: Make indirect call speculation safe
Peter Zijlstra
2018-01-16
KVM: VMX: introduce X2APIC_MSR macro
Paolo Bonzini
2018-01-16
KVM: vmx: speed up MSR bitmap merge
Paolo Bonzini
2018-01-16
KVM: vmx: simplify MSR bitmap setup
Paolo Bonzini
2018-01-16
KVM: nVMX: remove unnecessary vmwrite from L2->L1 vmexit
Paolo Bonzini
2018-01-16
KVM: nVMX: initialize more non-shadowed fields in prepare_vmcs02_full
Paolo Bonzini
2018-01-16
KVM: nVMX: initialize descriptor cache fields in prepare_vmcs02_full
Paolo Bonzini
2018-01-16
KVM: nVMX: track dirty state of non-shadowed VMCS fields
Paolo Bonzini
2018-01-16
KVM: VMX: split list of shadowed VMCS field to a separate file
Paolo Bonzini
2018-01-16
kvm: vmx: Reduce size of vmcs_field_to_offset_table
Jim Mattson
2018-01-16
kvm: vmx: Change vmcs_field_type to vmcs_field_width
Jim Mattson
2018-01-16
kvm: vmx: Introduce VMCS12_MAX_FIELD_INDEX
Jim Mattson
2018-01-16
KVM: VMX: optimize shadow VMCS copying
Paolo Bonzini
2018-01-16
KVM: vmx: shadow more fields that are read/written on every vmexits
Paolo Bonzini
2018-01-16
KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
Liran Alon
2018-01-16
KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts
Liran Alon
2018-01-16
KVM: nVMX: Re-evaluate L1 pending events when running L2 and L1 got posted-in...
Liran Alon
2018-01-16
KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updated
Liran Alon
2018-01-16
KVM: nVMX: Fix bug of injecting L2 exception into L1
Liran Alon
2018-01-16
kvm/vmx: Use local vmx variable in vmx_get_msr()
Borislav Petkov
2018-01-16
Merge branch 'kvm-insert-lfence'
Paolo Bonzini
[next]