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
/
x86.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Do not use kvm_x86_ops->mpx_supported() directly
Liran Alon
2018-10-01
1
-1
/
+1
*
KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs
Liran Alon
2018-09-20
1
-8
/
+14
*
KVM: x86: Control guest reads of MSR_PLATFORM_INFO
Drew Schmitt
2018-09-20
1
-0
/
+10
*
KVM: x86: Turbo bits in MSR_PLATFORM_INFO
Drew Schmitt
2018-09-20
1
-1
/
+0
*
KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv
Liran Alon
2018-09-20
1
-1
/
+9
*
kvm: x86: make kvm_{load|put}_guest_fpu() static
Sebastian Andrzej Siewior
2018-09-20
1
-23
/
+23
*
KVM: VMX: use preemption timer to force immediate VMExit
Sean Christopherson
2018-09-20
1
-1
/
+7
*
kvm: mmu: Don't read PDPTEs when paging is not enabled
Junaid Shahid
2018-09-20
1
-2
/
+2
*
KVM: x86: Unexport x86_emulate_instruction()
Sean Christopherson
2018-08-30
1
-1
/
+13
*
KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction()
Sean Christopherson
2018-08-30
1
-2
/
+2
*
KVM: x86: Do not re-{try,execute} after failed emulation in L2
Sean Christopherson
2018-08-30
1
-0
/
+6
*
KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTE
Sean Christopherson
2018-08-30
1
-2
/
+2
*
KVM: x86: Invert emulation re-execute behavior to make it opt-in
Sean Christopherson
2018-08-30
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-22
1
-3
/
+1
|
\
|
*
x86: kvm: avoid unused variable warning
Arnd Bergmann
2018-08-22
1
-3
/
+1
*
|
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
1
-2
/
+5
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-19
1
-17
/
+91
|
\
|
*
kvm: x86: Set highest physical address bits in non-present/reserved SPTEs
Junaid Shahid
2018-08-14
1
-2
/
+6
|
*
KVM: X86: Implement "send IPI" hypercall
Wanpeng Li
2018-08-06
1
-0
/
+3
|
*
KVM/x86: Move X86_CR4_OSXSAVE check into kvm_valid_sregs()
Tianyu Lan
2018-08-06
1
-4
/
+4
|
*
kvm: x86: Remove CR3_PCID_INVD flag
Junaid Shahid
2018-08-06
1
-2
/
+2
|
*
kvm: x86: Skip shadow page resync on CR3 switch when indicated by guest
Junaid Shahid
2018-08-06
1
-3
/
+3
|
*
kvm: x86: Skip TLB flush on fast CR3 switch when indicated by guest
Junaid Shahid
2018-08-06
1
-3
/
+8
|
*
kvm: x86: Introduce KVM_REQ_LOAD_CR3
Junaid Shahid
2018-08-06
1
-0
/
+2
|
*
kvm: x86: Add fast CR3 switch code path
Junaid Shahid
2018-08-06
1
-1
/
+2
|
*
kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
Jim Mattson
2018-08-06
1
-0
/
+54
|
*
KVM: x86: do not load vmcs12 pages while still in SMM
Paolo Bonzini
2018-08-06
1
-0
/
+2
|
*
KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
Paolo Bonzini
2018-08-06
1
-6
/
+9
*
|
KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
Paolo Bonzini
2018-08-05
1
-1
/
+25
*
|
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-08-05
1
-1
/
+3
|
\
\
|
|
/
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-07-18
1
-1
/
+3
|
|
\
|
|
*
KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
Paolo Bonzini
2018-07-15
1
-1
/
+3
*
|
|
x86/KVM/VMX: Add L1D flush logic
Paolo Bonzini
2018-07-04
1
-0
/
+8
|
/
/
*
|
KVM: x86: fix typo at kvm_arch_hardware_setup comment
Marcelo Tosatti
2018-06-14
1
-1
/
+1
*
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
1
-2
/
+3
|
\
\
|
*
|
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
1
-2
/
+3
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
1
-34
/
+63
|
\
\
|
|
/
|
/
|
|
*
kvm: fix typo in flag name
Michael S. Tsirkin
2018-06-12
1
-2
/
+2
|
*
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
2018-06-12
1
-6
/
+16
|
*
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
2018-06-12
1
-13
/
+26
|
*
KVM: VMX: Optimize tscdeadline timer latency
Wanpeng Li
2018-06-04
1
-0
/
+1
|
*
kvm: Change return type to vm_fault_t
Souptick Joarder
2018-06-01
1
-1
/
+1
|
*
KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability
Vitaly Kuznetsov
2018-05-26
1
-0
/
+1
|
*
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-05-26
1
-1
/
+1
|
|
\
|
*
|
KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRING
Arnd Bergmann
2018-05-23
1
-3
/
+3
|
*
|
kvm: vmx: Introduce lapic_mode enumeration
Jim Mattson
2018-05-14
1
-11
/
+15
|
*
|
KVM: X86: Fix reserved bits check for MOV to CR3
Wanpeng Li
2018-05-14
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-26
1
-9
/
+8
|
\
\
\
|
*
|
|
KVM: x86: fix #UD address of failed Hyper-V hypercalls
Radim Krčmář
2018-05-25
1
-8
/
+4
|
*
|
|
KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
Wei Huang
2018-05-24
1
-1
/
+4
|
|
|
/
|
|
/
|
[next]