index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-14
1
-3
/
+6
|
\
|
*
KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap
KarimAllah Ahmed
2018-02-13
1
-1
/
+2
|
*
X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
KarimAllah Ahmed
2018-02-13
1
-2
/
+2
*
|
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-350
/
+406
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Radim Krčmář
2018-02-09
1
-143
/
+164
|
|
\
|
*
\
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
1
-8
/
+21
|
|
\
\
|
|
*
\
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-29
1
-2
/
+2
|
|
|
\
\
|
*
|
|
|
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...
Vitaly Kuznetsov
2018-01-31
1
-1
/
+15
|
*
|
|
|
KVM: VMX: introduce X2APIC_MSR macro
Paolo Bonzini
2018-01-16
1
-10
/
+9
|
*
|
|
|
KVM: vmx: speed up MSR bitmap merge
Paolo Bonzini
2018-01-16
1
-36
/
+42
|
*
|
|
|
KVM: vmx: simplify MSR bitmap setup
Paolo Bonzini
2018-01-16
1
-8
/
+6
|
*
|
|
|
KVM: nVMX: remove unnecessary vmwrite from L2->L1 vmexit
Paolo Bonzini
2018-01-16
1
-3
/
+0
|
*
|
|
|
KVM: nVMX: initialize more non-shadowed fields in prepare_vmcs02_full
Paolo Bonzini
2018-01-16
1
-79
/
+83
|
*
|
|
|
KVM: nVMX: initialize descriptor cache fields in prepare_vmcs02_full
Paolo Bonzini
2018-01-16
1
-22
/
+34
|
*
|
|
|
KVM: nVMX: track dirty state of non-shadowed VMCS fields
Paolo Bonzini
2018-01-16
1
-1
/
+28
|
*
|
|
|
KVM: VMX: split list of shadowed VMCS field to a separate file
Paolo Bonzini
2018-01-16
1
-60
/
+4
|
*
|
|
|
kvm: vmx: Reduce size of vmcs_field_to_offset_table
Jim Mattson
2018-01-16
1
-7
/
+13
|
*
|
|
|
kvm: vmx: Change vmcs_field_type to vmcs_field_width
Jim Mattson
2018-01-16
1
-19
/
+19
|
*
|
|
|
kvm: vmx: Introduce VMCS12_MAX_FIELD_INDEX
Jim Mattson
2018-01-16
1
-1
/
+7
|
*
|
|
|
KVM: VMX: optimize shadow VMCS copying
Paolo Bonzini
2018-01-16
1
-78
/
+65
|
*
|
|
|
KVM: vmx: shadow more fields that are read/written on every vmexits
Paolo Bonzini
2018-01-16
1
-9
/
+23
|
*
|
|
|
KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
Liran Alon
2018-01-16
1
-2
/
+3
|
*
|
|
|
KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts
Liran Alon
2018-01-16
1
-24
/
+17
|
*
|
|
|
KVM: nVMX: Re-evaluate L1 pending events when running L2 and L1 got posted-in...
Liran Alon
2018-01-16
1
-1
/
+11
|
*
|
|
|
KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updated
Liran Alon
2018-01-16
1
-2
/
+3
|
*
|
|
|
KVM: nVMX: Fix bug of injecting L2 exception into L1
Liran Alon
2018-01-16
1
-1
/
+0
|
*
|
|
|
kvm/vmx: Use local vmx variable in vmx_get_msr()
Borislav Petkov
2018-01-16
1
-5
/
+6
|
*
|
|
|
Merge branch 'kvm-insert-lfence'
Paolo Bonzini
2018-01-16
1
-2
/
+10
|
|
\
\
\
\
|
*
|
|
|
|
KVM: X86: introduce invalidate_gpa argument to tlb flush
Wanpeng Li
2018-01-16
1
-10
/
+11
|
*
|
|
|
|
KVM: Take vcpu->mutex outside vcpu_load
Christoffer Dall
2017-12-14
1
-3
/
+1
|
*
|
|
|
|
KVM: VMX: drop I/O permission bitmaps
Quan Xu
2017-12-14
1
-15
/
+3
|
*
|
|
|
|
KVM: VMX: Cache IA32_DEBUGCTL in memory
Wanpeng Li
2017-12-14
1
-4
/
+6
|
*
|
|
|
|
KVM: nVMX: Add a WARN for freeing a loaded VMCS02
Mark Kanda
2017-12-14
1
-2
/
+15
|
*
|
|
|
|
KVM: nVMX: Eliminate vmcs02 pool
Jim Mattson
2017-12-14
1
-123
/
+23
|
*
|
|
|
|
KVM: x86: emulate RDPID
Paolo Bonzini
2017-12-14
1
-0
/
+15
|
*
|
|
|
|
KVM: vmx: add support for emulating UMIP
Paolo Bonzini
2017-12-14
1
-2
/
+27
|
*
|
|
|
|
KVM: x86: add support for emulating UMIP
Paolo Bonzini
2017-12-14
1
-0
/
+6
*
|
|
|
|
|
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
2018-02-03
1
-2
/
+103
*
|
|
|
|
|
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
2018-02-03
1
-0
/
+15
*
|
|
|
|
|
KVM/x86: Add IBPB support
Ashok Raj
2018-02-03
1
-2
/
+78
*
|
|
|
|
|
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into ...
Thomas Gleixner
2018-02-03
1
-254
/
+186
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
KVM: VMX: make MSR bitmaps per-VCPU
Paolo Bonzini
2018-01-31
1
-123
/
+147
|
*
|
|
|
|
KVM: VMX: introduce alloc_loaded_vmcs
Paolo Bonzini
2018-01-27
1
-14
/
+22
|
*
|
|
|
|
KVM: nVMX: Eliminate vmcs02 pool
Jim Mattson
2018-01-27
1
-123
/
+23
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
x86/kvm: Update spectre-v1 mitigation
Dan Williams
2018-02-01
1
-11
/
+9
*
|
|
|
|
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
2018-01-30
1
-158
/
+311
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-14
1
-0
/
+4
|
|
\
\
\
|
*
\
\
\
Merge branch 'kvm-insert-lfence' into kvm-master
Paolo Bonzini
2018-01-11
1
-2
/
+10
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
KVM: x86: Add memory barrier on vmcs field lookup
Andrew Honig
2018-01-11
1
-2
/
+10
|
*
|
|
|
KVM: x86: emulate #UD while in guest mode
Paolo Bonzini
2018-01-11
1
-4
/
+1
[next]