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: use correct vmcs_read/write for guest segment selector/base
Chao Peng
2017-02-21
1
-2
/
+2
*
x86/kvm/vmx: Defer TR reload after VM exit
Andy Lutomirski
2017-02-21
1
-14
/
+9
*
x86/kvm/vmx: Simplify segment_base()
Andy Lutomirski
2017-02-21
1
-8
/
+7
*
x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels
Andy Lutomirski
2017-02-21
1
-4
/
+7
*
x86/kvm/vmx: Don't fetch the TSS base from the GDT
Andy Lutomirski
2017-02-21
1
-10
/
+4
*
kvm: fix page struct leak in handle_vmon
Paolo Bonzini
2017-02-20
1
-2
/
+7
*
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
2017-02-17
1
-97
/
+15
*
KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controls
Paolo Bonzini
2017-02-16
1
-22
/
+8
*
kvm: nVMX: Refactor nested_vmx_run()
Jim Mattson
2017-02-15
1
-49
/
+62
*
kvm: nVMX: Split VMCS checks from nested_vmx_run()
Jim Mattson
2017-02-15
1
-91
/
+103
*
kvm: nVMX: Refactor nested_get_vmcs12_pages()
Jim Mattson
2017-02-15
1
-69
/
+69
*
kvm: nVMX: Refactor handle_vmptrld()
Jim Mattson
2017-02-15
1
-9
/
+13
*
kvm: nVMX: Refactor handle_vmon()
Jim Mattson
2017-02-15
1
-41
/
+52
*
kvm: nVMX: Prepare for checkpointing L2 state
Jim Mattson
2017-02-15
1
-29
/
+48
*
kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
Paolo Bonzini
2017-02-15
1
-3
/
+5
*
KVM: x86: do not scan IRR twice on APICv vmentry
Paolo Bonzini
2017-02-15
1
-12
/
+19
*
KVM: x86: preparatory changes for APICv cleanups
Paolo Bonzini
2017-02-15
1
-16
/
+16
*
KVM: vmx: clear pending interrupts on KVM_SET_LAPIC
Paolo Bonzini
2017-02-15
1
-0
/
+9
*
kvm: vmx: Use the hardware provided GPA instead of page walk
Paolo Bonzini
2017-02-15
1
-0
/
+3
*
KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail
David Hildenbrand
2017-02-07
1
-5
/
+5
*
KVM: nVMX: kmap() can't fail
David Hildenbrand
2017-02-07
1
-9
/
+0
*
kvm: x86: mmu: Set SPTE_SPECIAL_MASK within mmu.c
Junaid Shahid
2017-01-27
1
-4
/
+2
*
kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constants
Junaid Shahid
2017-01-27
1
-3
/
+3
*
Revert "KVM: nested VMX: disable perf cpuid reporting"
Jim Mattson
2017-01-20
1
-2
/
+0
*
kvm: nVMX: Reorder error checks for emulated VMXON
Jim Mattson
2017-01-09
1
-3
/
+3
*
KVM: vmx: speed up TPR below threshold vmexits
Paolo Bonzini
2017-01-09
1
-1
/
+1
*
kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.
Junaid Shahid
2017-01-09
1
-10
/
+16
*
kvm: x86: mmu: Do not use bit 63 for tracking special SPTEs
Junaid Shahid
2017-01-09
1
-3
/
+3
*
kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications
Junaid Shahid
2017-01-09
1
-8
/
+14
*
KVM: VMX: remove duplicated declaration
Jan Dakinevich
2017-01-05
1
-6
/
+0
*
KVM: nVMX: fix instruction skipping during emulated vm-entry
David Matlack
2016-12-21
1
-4
/
+4
*
kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
Jim Mattson
2016-12-19
1
-6
/
+5
*
kvm: nVMX: Correct a VMX instruction error code for VMPTRLD
GanShun
2016-12-15
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-13
1
-401
/
+691
|
\
|
*
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
2016-12-08
1
-0
/
+10
|
*
KVM: nVMX: check host CR3 on vmentry and vmexit
Ladi Prosek
2016-12-08
1
-7
/
+18
|
*
KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry
Ladi Prosek
2016-12-08
1
-15
/
+42
|
*
KVM: nVMX: propagate errors from prepare_vmcs02
Ladi Prosek
2016-12-08
1
-4
/
+19
|
*
KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT
Ladi Prosek
2016-12-08
1
-2
/
+14
|
*
KVM: nVMX: load GUEST_EFER after GUEST_CR0 during emulated VM-entry
David Matlack
2016-12-08
1
-9
/
+9
|
*
KVM: nVMX: generate MSR_IA32_CR{0,4}_FIXED1 from guest CPUID
David Matlack
2016-12-08
1
-3
/
+52
|
*
KVM: nVMX: fix checks on CR{0,4} during virtual VMX operation
David Matlack
2016-12-08
1
-24
/
+53
|
*
KVM: nVMX: support restore of VMX capability MSRs
David Matlack
2016-12-08
1
-24
/
+266
|
*
KVM: nVMX: generate non-true VMX MSRs based on true versions
David Matlack
2016-12-08
1
-26
/
+19
|
*
KVM: x86: Add kvm_skip_emulated_instruction and use it.
Kyle Huey
2016-12-08
1
-105
/
+72
|
*
KVM: VMX: Move skip_emulated_instruction out of nested_vmx_check_vmcs12
Kyle Huey
2016-12-08
1
-20
/
+33
|
*
KVM: VMX: Reorder some skip_emulated_instruction calls
Kyle Huey
2016-12-08
1
-6
/
+6
|
*
KVM: x86: Add a return value to kvm_emulate_cpuid
Kyle Huey
2016-12-08
1
-2
/
+1
|
*
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
2016-11-22
1
-12
/
+24
|
*
kvm: x86: make function static to avoid compiling warning
Jiang Biao
2016-11-16
1
-1
/
+1
[next]