开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-12
kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
Huaitong Han
2015-12-16
KVM: vmx: detect mismatched size in VMCS read/write
Paolo Bonzini
2015-12-16
KVM: VMX: fix read/write sizes of VMCS fields in dump_vmcs
Paolo Bonzini
2015-12-16
KVM: VMX: fix read/write sizes of VMCS fields
Paolo Bonzini
2015-12-16
KVM: VMX: fix the writing POSTED_INTR_NV
Li RongQing
2015-12-14
KVM: VMX: Fix host initiated access to guest MSR_TSC_AUX
Haozhong Zhang
2015-12-11
kvm: x86: move tracepoints outside extended quiescent state
Paolo Bonzini
2015-11-25
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
2015-11-25
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
2015-11-25
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
Haozhong Zhang
2015-11-10
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
2015-11-10
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
2015-11-10
KVM: VMX: Dump TSC multiplier in dump_vmcs()
Haozhong Zhang
2015-11-10
KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
Haozhong Zhang
2015-11-10
KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded
Haozhong Zhang
2015-11-10
KVM: VMX: Enable and initialize VMX TSC scaling
Haozhong Zhang
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
Haozhong Zhang
2015-11-10
KVM: x86: Replace call-back compute_tsc_offset() with a common function
Haozhong Zhang
2015-11-10
KVM: x86: Replace call-back set_tsc_khz() with a common function
Haozhong Zhang
2015-11-10
KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
Paolo Bonzini
2015-11-05
KVM: VMX: Fix commit which broke PML
Kai Huang
2015-11-04
KVM: VMX: fix SMEP and SMAP without EPT
Radim Krčmář
2015-10-19
kvm: x86: zero EFER on INIT
Paolo Bonzini
2015-10-16
KVM: nVMX: expose VPID capability to L1
Wanpeng Li
2015-10-16
KVM: nVMX: nested VPID emulation
Wanpeng Li
2015-10-16
KVM: nVMX: emulate the INVVPID instruction
Wanpeng Li
2015-10-14
KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid
Wanpeng Li
2015-10-14
KVM: VMX: adjust interface to allocate/free_vpid
Wanpeng Li
2015-10-13
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2015-10-13
KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region
Paolo Bonzini
2015-10-01
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
Feng Wu
2015-10-01
KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
Feng Wu
2015-10-01
KVM: x86: Update IRTE for posted-interrupts
Feng Wu
2015-10-01
KVM: Add some helper functions for Posted-Interrupts
Feng Wu
2015-10-01
KVM: Extend struct pi_desc for VT-d Posted-Interrupts
Feng Wu
2015-10-01
KVM: VMX: drop rdtscp_enabled field
Xiao Guangrong
2015-10-01
KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROL
Xiao Guangrong
2015-10-01
KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update
Xiao Guangrong
2015-10-01
KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_ena...
Paolo Bonzini
2015-10-01
KVM: VMX: simplify invpcid handling in vmx_cpuid_update()
Xiao Guangrong
2015-10-01
KVM: VMX: simplify rdtscp handling in vmx_cpuid_update()
Xiao Guangrong
2015-10-01
KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02()
Xiao Guangrong
2015-10-01
KVM: x86: add pcommit support
Xiao Guangrong
2015-10-01
KVM: vmx: disable posted interrupts if no local APIC
Paolo Bonzini
2015-10-01
kvm: add tracepoint for fast mmio
Jason Wang
2015-10-01
KVM: x86: unify handling of interrupt window
Paolo Bonzini
2015-10-01
KVM: x86: introduce lapic_in_kernel
Paolo Bonzini
[next]