index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-02
4
-17
/
+146
|
\
|
*
KVM: x86: fix vcpu initialization with userspace lapic
Radim Krčmář
2018-03-01
2
-7
/
+6
|
*
KVM: X86: Allow userspace to define the microcode version
Wanpeng Li
2018-03-01
3
-5
/
+11
|
*
KVM: X86: Introduce kvm_get_msr_feature()
Wanpeng Li
2018-03-01
1
-3
/
+15
|
*
KVM: SVM: Add MSR-based feature support for serializing LFENCE
Tom Lendacky
2018-03-01
2
-1
/
+36
|
*
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
2018-03-01
3
-5
/
+82
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-26
2
-8
/
+10
|
\
\
|
|
/
|
/
|
|
*
KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...
Paolo Bonzini
2018-02-23
2
-2
/
+2
|
*
KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
Paolo Bonzini
2018-02-23
2
-6
/
+8
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-26
6
-22
/
+38
|
\
\
|
|
/
|
/
|
|
*
KVM: SVM: Fix SEV LAUNCH_SECRET command
Brijesh Singh
2018-02-24
1
-3
/
+7
|
*
KVM: SVM: install RSM intercept
Brijesh Singh
2018-02-24
1
-1
/
+10
|
*
KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE command
Brijesh Singh
2018-02-24
1
-9
/
+7
|
*
KVM: x86: fix backward migration with async_PF
Radim Krčmář
2018-02-24
1
-1
/
+2
|
*
KVM: X86: Fix SMRAM accessing even if VM is shutdown
Wanpeng Li
2018-02-24
1
-1
/
+1
|
*
KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2
Chao Gao
2018-02-24
1
-1
/
+6
|
*
KVM/x86: remove WARN_ON() for when vm_munmap() fails
Eric Biggers
2018-02-24
1
-4
/
+2
|
*
KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIP
Radim Krčmář
2018-02-24
1
-1
/
+2
|
*
KVM: x86: move LAPIC initialization after VMCS creation
Paolo Bonzini
2018-02-24
2
-1
/
+1
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-14
2
-8
/
+11
|
\
\
|
|
/
|
/
|
|
*
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
|
*
KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...
David Woodhouse
2018-02-13
1
-5
/
+5
*
|
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
13
-500
/
+2054
|
\
\
|
*
\
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Radim Krčmář
2018-02-09
1
-143
/
+164
|
|
\
\
|
*
|
|
KVM: x86: don't forget vcpu_put() in kvm_arch_vcpu_ioctl_set_sregs()
Eric Biggers
2018-02-02
1
-1
/
+1
|
*
|
|
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
5
-63
/
+230
|
|
\
\
\
|
|
*
|
|
x86/kvm: Make it compile on 32bit and with HYPYERVISOR_GUEST=n
Thomas Gleixner
2018-01-31
1
-4
/
+4
|
|
*
|
|
x86/kvm: Support Hyper-V reenlightenment
Vitaly Kuznetsov
2018-01-30
1
-0
/
+45
|
|
*
|
|
x86/kvm: Pass stable clocksource to guests when running nested on Hyper-V
Vitaly Kuznetsov
2018-01-30
1
-25
/
+68
|
*
|
|
|
kvm: x86: remove efer_reload entry in kvm_vcpu_stat
Longpeng(Mike)
2018-01-31
1
-1
/
+0
|
*
|
|
|
KVM: x86: AMD Processor Topology Information
Stanislav Lanci
2018-01-31
1
-1
/
+2
|
*
|
|
|
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...
Vitaly Kuznetsov
2018-01-31
2
-2
/
+17
|
*
|
|
|
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
2
-1
/
+34
|
*
|
|
|
KVM: VMX: split list of shadowed VMCS field to a separate file
Paolo Bonzini
2018-01-16
2
-60
/
+75
|
*
|
|
|
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
2
-25
/
+18
|
*
|
|
|
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
3
-11
/
+21
[next]