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
/
vmx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: VMX: fix page leak in hardware_setup()
Jim Mattson
2017-12-05
1
-1
/
+0
*
KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
Andrew Honig
2017-12-05
1
-5
/
+0
*
KVM: VMX: Fix vmx->nested freeing when no SMI handler
Wanpeng Li
2017-11-27
1
-1
/
+2
*
KVM: VMX: Fix rflags cache during vCPU reset
Wanpeng Li
2017-11-27
1
-1
/
+1
*
KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIP
Paolo Bonzini
2017-11-17
1
-2
/
+1
*
KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was re...
Liran Alon
2017-11-17
1
-7
/
+6
*
KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure
Wanpeng Li
2017-11-17
1
-12
/
+22
*
KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
Wanpeng Li
2017-11-17
1
-0
/
+5
*
KVM: x86: Don't re-execute instruction when not passing CR2 value
Liran Alon
2017-11-17
1
-1
/
+1
*
KVM: x86: Exit to user-mode on #UD intercept when emulator requires
Liran Alon
2017-11-17
1
-0
/
+2
*
KVM: nVMX/nSVM: Don't intercept #UD when running L2
Liran Alon
2017-11-17
1
-5
/
+4
*
kvm: vmx: Allow disabling virtual NMI support
Paolo Bonzini
2017-11-17
1
-10
/
+21
*
kvm: vmx: Reinstate support for CPUs without virtual NMI
Paolo Bonzini
2017-11-17
1
-44
/
+106
*
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
1
-77
/
+131
|
\
|
*
KVM: VMX: Fix VPID capability detection
Wanpeng Li
2017-10-20
1
-2
/
+13
|
*
KVM: nVMX: Fix EPT switching advertising
Wanpeng Li
2017-10-20
1
-2
/
+3
|
*
KVM: SVM: detect opening of SMI window using STGI intercept
Ladi Prosek
2017-10-18
1
-0
/
+6
|
*
KVM: nVMX: fix SMI injection in guest mode
Ladi Prosek
2017-10-12
1
-11
/
+49
|
*
KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
Ladi Prosek
2017-10-12
1
-0
/
+2
|
*
KVM: x86: introduce ISA specific smi_allowed callback
Ladi Prosek
2017-10-12
1
-0
/
+6
|
*
KVM: x86: introduce ISA specific SMM entry/exit callbacks
Ladi Prosek
2017-10-12
1
-0
/
+15
|
*
KVM: SVM: limit kvm_handle_page_fault to #PF handling
Paolo Bonzini
2017-10-12
1
-2
/
+1
|
*
KVM: VMX: Don't expose unrestricted_guest is enabled if ept is disabled
Wanpeng Li
2017-10-12
1
-5
/
+2
|
*
KVM: X86: Processor States following Reset or INIT
Wanpeng Li
2017-10-12
1
-0
/
+2
|
*
KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting
David Hildenbrand
2017-10-12
1
-12
/
+12
|
*
KVM: VMX: cleanup init_rmode_identity_map()
David Hildenbrand
2017-10-12
1
-22
/
+4
|
*
KVM: nVMX: no need to set ept/vpid caps to 0
David Hildenbrand
2017-10-12
1
-4
/
+2
|
*
KVM: nVMX: no need to set vcpu->cpu when switching vmcs
David Hildenbrand
2017-10-12
1
-1
/
+0
|
*
KVM: VMX: drop unnecessary function declarations
David Hildenbrand
2017-10-12
1
-2
/
+0
|
*
KVM: VMX: require INVEPT GLOBAL for EPT
David Hildenbrand
2017-10-12
1
-3
/
+3
|
*
KVM: VMX: call ept_sync_global() with enable_ept only
David Hildenbrand
2017-10-12
1
-1
/
+2
|
*
KVM: VMX: drop enable_ept check from ept_sync_context()
David Hildenbrand
2017-10-12
1
-6
/
+4
|
*
KVM: VMX: vmx_vcpu_setup() cannot fail
David Hildenbrand
2017-10-12
1
-6
/
+2
|
*
KVM: VMX: Don't expose PLE enable if there is no hardware support
Wanpeng Li
2017-10-12
1
-1
/
+6
*
|
KVM: x86: Update APICv on APIC reset
Jan H. Schönherr
2017-11-02
1
-5
/
+0
*
|
KVM: VMX: Do not fully reset PI descriptor on vCPU reset
Jan H. Schönherr
2017-11-02
1
-2
/
+4
|
/
*
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
Haozhong Zhang
2017-10-12
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-29
1
-105
/
+101
|
\
|
*
KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume
Wanpeng Li
2017-09-29
1
-1
/
+2
|
*
KVM: VMX: use cmpxchg64
Paolo Bonzini
2017-09-28
1
-6
/
+6
|
*
KVM: VMX: simplify and fix vmx_vcpu_pi_load
Paolo Bonzini
2017-09-27
1
-33
/
+35
|
*
KVM: VMX: avoid double list add with VT-d posted interrupts
Paolo Bonzini
2017-09-27
1
-37
/
+25
|
*
KVM: VMX: extract __pi_post_block
Paolo Bonzini
2017-09-27
1
-33
/
+38
|
*
KVM: nVMX: fix HOST_CR3/HOST_CR4 cache
Ladi Prosek
2017-09-22
1
-8
/
+8
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-24
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
2017-09-23
1
-2
/
+1
*
|
KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
Haozhong Zhang
2017-09-19
1
-12
/
+21
*
|
KVM: VMX: do not change SN bit in vmx_update_pi_irte()
Haozhong Zhang
2017-09-19
1
-5
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-15
1
-66
/
+96
|
\
|
*
kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly
Jim Mattson
2017-09-15
1
-59
/
+75
[next]