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
*
KVM: x86: Add support for VMware backdoor Pseudo-PMCs
Arbel Moshe
2018-03-16
4
-17
/
+75
*
KVM: x86: SVM: Intercept #GP to support access to VMware backdoor ports
Liran Alon
2018-03-16
1
-0
/
+26
*
KVM: x86: VMX: Intercept #GP to support access to VMware backdoor ports
Liran Alon
2018-03-16
1
-0
/
+24
*
KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoor
Liran Alon
2018-03-16
1
-0
/
+28
*
KVM: x86: Add emulation_type to not raise #UD on emulation failure
Liran Alon
2018-03-16
1
-3
/
+8
*
KVM: x86: Always allow access to VMware backdoor I/O ports
Liran Alon
2018-03-16
1
-0
/
+11
*
KVM: x86: Add module parameter for supporting VMware backdoor
Liran Alon
2018-03-16
2
-0
/
+6
*
KVM: x86: add kvm_fast_pio() to consolidate fast PIO code
Sean Christopherson
2018-03-16
3
-25
/
+23
*
KVM: VMX: use kvm_fast_pio_in for handling IN I/O
Sean Christopherson
2018-03-16
1
-3
/
+6
*
KVM: vVMX: signal failure for nested VMEntry if emulation_required
Sean Christopherson
2018-03-16
1
-0
/
+15
*
KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guest
Sean Christopherson
2018-03-16
1
-0
/
+2
*
KVM: VMX: give unrestricted guest full control of CR3
Sean Christopherson
2018-03-16
1
-2
/
+2
*
KVM: VMX: don't force CR4.PAE/PSE for unrestricted guest
Sean Christopherson
2018-03-16
1
-14
/
+22
*
KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUEST
Sean Christopherson
2018-03-16
1
-3
/
+4
*
KVM: VMX: don't configure EPT identity map for unrestricted guest
Sean Christopherson
2018-03-16
1
-2
/
+3
*
KVM: VMX: don't configure RM TSS for unrestricted guest
Sean Christopherson
2018-03-16
1
-0
/
+3
*
x86/kvm/hyper-v: inject #GP only when invalid SINTx vector is unmasked
Vitaly Kuznetsov
2018-03-16
1
-1
/
+9
*
x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...
Vitaly Kuznetsov
2018-03-16
1
-10
/
+22
*
x86/kvm/hyper-v: add reenlightenment MSRs support
Vitaly Kuznetsov
2018-03-16
2
-1
/
+32
*
KVM: x86: Update the exit_qualification access bits while walking an address
KarimAllah Ahmed
2018-03-16
1
-2
/
+9
*
KVM: x86: Make enum conversion explicit in kvm_pdptr_read()
Matthias Kaehlcke
2018-03-16
1
-1
/
+1
*
KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
Vitaly Kuznetsov
2018-03-16
1
-1
/
+9
*
KVM: x86: Add support for AMD Core Perf Extension in guest
Janakarajan Natarajan
2018-03-16
3
-15
/
+130
*
KVM: nVMX: Enforce NMI controls on vmentry of L2 guests
Krish Sadhukhan
2018-03-08
1
-2
/
+27
*
KVM: nVMX: expose VMX capabilities for nested hypervisors to userspace
Paolo Bonzini
2018-03-06
2
-5
/
+40
*
KVM: nVMX: introduce struct nested_vmx_msrs
Paolo Bonzini
2018-03-06
1
-174
/
+178
*
KVM: x86: KVM_CAP_SYNC_REGS
Ken Hofsass
2018-03-06
1
-15
/
+87
*
kvm: x86: hyperv: guest->host event signaling via eventfd
Roman Kagan
2018-03-06
3
-1
/
+113
*
kvm: x86: factor out kvm.arch.hyperv (de)init
Roman Kagan
2018-03-06
3
-1
/
+14
*
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
[next]