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 tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-06
1
-72
/
+135
|
\
|
*
KVM: nVMX: Fix the NMI IDT-vectoring handling
Wanpeng Li
2016-09-23
1
-15
/
+16
|
*
KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactive
Wanpeng Li
2016-09-23
1
-38
/
+94
|
*
KVM: nVMX: Fix reload apic access page warning
Wanpeng Li
2016-09-23
1
-1
/
+1
|
*
kvm: x86: drop read_tsc_offset()
Luiz Capitulino
2016-09-16
1
-6
/
+0
|
*
KVM: nVMX: expose INS/OUTS information support
Jan Dakinevich
2016-09-07
1
-0
/
+9
|
*
KVM: VMX: not use vmcs_config in setup_vmcs_config
Paolo Bonzini
2016-09-07
1
-1
/
+1
|
*
KVM: x86: ratelimit and decrease severity for guest-triggered printk
Paolo Bonzini
2016-09-07
1
-9
/
+9
|
*
KVM: nVMX: pass valid guest linear-address to the L1
Jan Dakinevich
2016-09-07
1
-0
/
+3
|
*
KVM: nVMX: make emulated nested preemption timer pinned
Wanpeng Li
2016-09-07
1
-1
/
+1
|
*
vmx: refine validity check for guest linear address
Liang Li
2016-09-07
1
-1
/
+1
*
|
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2016-09-15
1
-67
/
+69
|
\
\
|
|
/
|
*
kvm: nVMX: fix nested tsc scaling
Peter Feiner
2016-08-18
1
-4
/
+12
|
*
KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
Radim Krčmář
2016-08-18
1
-0
/
+13
|
*
KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
Radim Krčmář
2016-08-18
1
-63
/
+44
*
|
x86: Apply more __ro_after_init and const
Kees Cook
2016-08-10
1
-1
/
+1
|
/
*
nvmx: mark ept single context invalidation as supported
Bandan Das
2016-08-04
1
-7
/
+7
*
nvmx: remove comment about missing nested vpid support
Bandan Das
2016-08-04
1
-1
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
1
-46
/
+340
|
\
|
*
KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLD
Jim Mattson
2016-08-01
1
-11
/
+15
|
*
kvm: x86: nVMX: maintain internal copy of current VMCS
David Matlack
2016-08-01
1
-3
/
+28
|
*
KVM: x86: add KVM_CAP_X2APIC_API
Radim Krčmář
2016-07-14
1
-1
/
+1
|
*
KVM: VMX: optimize APIC ID read with APICv
Radim Krčmář
2016-07-14
1
-3
/
+0
|
*
kvm: vmx: advertise support for ept execute only
Bandan Das
2016-07-14
1
-0
/
+3
|
*
kvm: mmu: track read permission explicitly for shadow EPT page tables
Bandan Das
2016-07-14
1
-6
/
+9
|
*
kvm: mmu: don't set the present bit unconditionally
Bandan Das
2016-07-14
1
-0
/
+1
|
*
KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow
Paolo Bonzini
2016-07-11
1
-2
/
+12
|
*
KVM: nVMX: keep preemption timer enabled during L2 execution
Paolo Bonzini
2016-07-11
1
-2
/
+13
|
*
KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest
Wanpeng Li
2016-07-11
1
-0
/
+2
|
*
KVM: VMX: reflect broken preemption timer in vmcs_config
Paolo Bonzini
2016-07-11
1
-3
/
+2
|
*
KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
Wei Yongjun
2016-07-05
1
-1
/
+1
|
*
KVM: vmx: fix underflow in TSC deadline calculation
Paolo Bonzini
2016-07-01
1
-3
/
+3
|
*
KVM: x86: use guest_exit_irqoff
Paolo Bonzini
2016-07-01
1
-3
/
+1
|
*
KVM: x86: always use "acknowledge interrupt on exit"
Paolo Bonzini
2016-07-01
1
-4
/
+3
|
*
KVM: VMX: enable guest access to LMCE related MSRs
Ashok Raj
2016-06-23
1
-0
/
+29
|
*
KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROL
Haozhong Zhang
2016-06-23
1
-1
/
+24
|
*
KVM: VMX: move msr_ia32_feature_control to vcpu_vmx
Haozhong Zhang
2016-06-23
1
-7
/
+6
|
*
kvm: vmx: hook preemption timer support
Yunhong Jiang
2016-06-16
1
-1
/
+179
|
*
kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block
Yunhong Jiang
2016-06-16
1
-2
/
+15
|
*
KVM: x86: Fix typos
Andrea Gelmini
2016-06-14
1
-1
/
+1
*
|
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-28
1
-28
/
+4
|
\
\
|
*
\
Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next
Dan Williams
2016-07-24
1
-28
/
+4
|
|
\
\
|
|
*
|
Revert "KVM: x86: add pcommit support"
Dan Williams
2016-07-23
1
-28
/
+4
|
|
|
/
*
|
|
KVM: VMX: handle PML full VMEXIT that occurs during event delivery
Cao, Lei
2016-07-16
1
-0
/
+1
*
|
|
KVM: nVMX: Fix memory corruption when using VMCS shadowing
Jim Mattson
2016-07-14
1
-2
/
+17
*
|
|
kvm: vmx: ensure VMCS is current while enabling PML
Peter Feiner
2016-07-14
1
-32
/
+24
|
/
/
*
|
KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
Quentin Casasnovas
2016-06-27
1
-12
/
+11
*
|
kvm: vmx: check apicv is active before using VT-d posted interrupt
Yang Zhang
2016-06-16
1
-5
/
+10
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-27
1
-18
/
+30
|
\
|
*
kvm:vmx: more complete state update on APICv on/off
Roman Kagan
2016-05-25
1
-18
/
+30
[next]