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
*
KVM: x86: use list_last_entry
Geliang Tang
2016-02-23
1
-2
/
+2
*
kvm/x86: Pass return code of kvm_emulate_hypercall
Andrey Smetanin
2016-02-16
1
-2
/
+1
*
KVM: VMX: Fix guest debugging while in L2
Jan Kiszka
2016-02-16
1
-0
/
+17
*
KVM: VMX: Factor out is_exception_n helper
Jan Kiszka
2016-02-16
1
-8
/
+9
*
KVM/VMX: Add host irq information in trace event when updating IRTE for poste...
Feng Wu
2016-02-09
1
-1
/
+1
*
KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
Feng Wu
2016-02-09
1
-1
/
+14
*
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2016-01-15
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-12
1
-71
/
+131
|
\
|
*
kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
Huaitong Han
2016-01-12
1
-1
/
+2
|
*
KVM: vmx: detect mismatched size in VMCS read/write
Paolo Bonzini
2015-12-16
1
-17
/
+83
|
*
KVM: VMX: fix read/write sizes of VMCS fields in dump_vmcs
Paolo Bonzini
2015-12-16
1
-19
/
+20
|
*
KVM: VMX: fix read/write sizes of VMCS fields
Paolo Bonzini
2015-12-16
1
-4
/
+4
|
*
KVM: VMX: fix the writing POSTED_INTR_NV
Li RongQing
2015-12-16
1
-2
/
+2
|
*
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
2015-11-25
1
-26
/
+19
|
*
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
2015-11-25
1
-2
/
+1
*
|
KVM: VMX: Fix host initiated access to guest MSR_TSC_AUX
Haozhong Zhang
2015-12-14
1
-2
/
+2
*
|
kvm: x86: move tracepoints outside extended quiescent state
Paolo Bonzini
2015-12-11
1
-1
/
+2
|
/
*
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
Haozhong Zhang
2015-11-25
1
-5
/
+0
*
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
2015-11-10
1
-1
/
+1
*
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
2015-11-10
1
-1
/
+4
*
KVM: VMX: Dump TSC multiplier in dump_vmcs()
Haozhong Zhang
2015-11-10
1
-0
/
+3
*
KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
Haozhong Zhang
2015-11-10
1
-4
/
+5
*
KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded
Haozhong Zhang
2015-11-10
1
-0
/
+6
*
KVM: VMX: Enable and initialize VMX TSC scaling
Haozhong Zhang
2015-11-10
1
-1
/
+16
*
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
Haozhong Zhang
2015-11-10
1
-2
/
+2
*
KVM: x86: Replace call-back compute_tsc_offset() with a common function
Haozhong Zhang
2015-11-10
1
-6
/
+0
*
KVM: x86: Replace call-back set_tsc_khz() with a common function
Haozhong Zhang
2015-11-10
1
-17
/
+0
*
KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
Paolo Bonzini
2015-11-10
1
-1
/
+1
*
KVM: VMX: Fix commit which broke PML
Kai Huang
2015-11-05
1
-13
/
+11
*
KVM: VMX: fix SMEP and SMAP without EPT
Radim Krčmář
2015-11-04
1
-9
/
+10
*
kvm: x86: zero EFER on INIT
Paolo Bonzini
2015-10-19
1
-2
/
+1
*
KVM: nVMX: expose VPID capability to L1
Wanpeng Li
2015-10-16
1
-2
/
+7
*
KVM: nVMX: nested VPID emulation
Wanpeng Li
2015-10-16
1
-7
/
+32
*
KVM: nVMX: emulate the INVVPID instruction
Wanpeng Li
2015-10-16
1
-1
/
+60
*
KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid
Wanpeng Li
2015-10-14
1
-8
/
+13
*
KVM: VMX: adjust interface to allocate/free_vpid
Wanpeng Li
2015-10-14
1
-13
/
+12
*
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2015-10-13
1
-20
/
+6
|
\
|
*
KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region
Paolo Bonzini
2015-10-13
1
-20
/
+6
*
|
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
Feng Wu
2015-10-01
1
-0
/
+153
*
|
KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
Feng Wu
2015-10-01
1
-0
/
+80
*
|
KVM: x86: Update IRTE for posted-interrupts
Feng Wu
2015-10-01
1
-0
/
+83
*
|
KVM: Add some helper functions for Posted-Interrupts
Feng Wu
2015-10-01
1
-0
/
+26
*
|
KVM: Extend struct pi_desc for VT-d Posted-Interrupts
Feng Wu
2015-10-01
1
-2
/
+18
*
|
KVM: VMX: drop rdtscp_enabled field
Xiao Guangrong
2015-10-01
1
-11
/
+6
*
|
KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROL
Xiao Guangrong
2015-10-01
1
-17
/
+6
*
|
KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update
Xiao Guangrong
2015-10-01
1
-10
/
+25
*
|
KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_ena...
Paolo Bonzini
2015-10-01
1
-3
/
+8
*
|
KVM: VMX: simplify invpcid handling in vmx_cpuid_update()
Xiao Guangrong
2015-10-01
1
-12
/
+5
*
|
KVM: VMX: simplify rdtscp handling in vmx_cpuid_update()
Xiao Guangrong
2015-10-01
1
-9
/
+8
*
|
KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02()
Xiao Guangrong
2015-10-01
1
-2
/
+1
[next]