开源镜像站
帮助
动态
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-07-14
kvm: vmx: advertise support for ept execute only
Bandan Das
2016-07-14
kvm: mmu: track read permission explicitly for shadow EPT page tables
Bandan Das
2016-07-14
kvm: mmu: don't set the present bit unconditionally
Bandan Das
2016-07-11
KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow
Paolo Bonzini
2016-07-11
KVM: nVMX: keep preemption timer enabled during L2 execution
Paolo Bonzini
2016-07-11
KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest
Wanpeng Li
2016-07-11
KVM: VMX: reflect broken preemption timer in vmcs_config
Paolo Bonzini
2016-07-05
KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
Wei Yongjun
2016-07-01
KVM: vmx: fix underflow in TSC deadline calculation
Paolo Bonzini
2016-07-01
KVM: x86: use guest_exit_irqoff
Paolo Bonzini
2016-07-01
KVM: x86: always use "acknowledge interrupt on exit"
Paolo Bonzini
2016-06-23
KVM: VMX: enable guest access to LMCE related MSRs
Ashok Raj
2016-06-23
KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROL
Haozhong Zhang
2016-06-23
KVM: VMX: move msr_ia32_feature_control to vcpu_vmx
Haozhong Zhang
2016-06-16
kvm: vmx: hook preemption timer support
Yunhong Jiang
2016-06-16
kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block
Yunhong Jiang
2016-06-14
KVM: x86: Fix typos
Andrea Gelmini
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-25
kvm:vmx: more complete state update on APICv on/off
Roman Kagan
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-18
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
Paolo Bonzini
2016-05-05
Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree
Ingo Molnar
2016-04-29
KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
Bruce Rogers
2016-04-28
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
2016-04-13
x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage
Borislav Petkov
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-22
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
2016-03-22
KVM, pkeys: save/restore PKRU when guest/host switches
Xiao Guangrong
2016-03-22
KVM, pkeys: disable pkeys for guests in non-paging mode
Huaitong Han
2016-03-22
KVM: VMX: fix nested vpid for old KVM guests
Paolo Bonzini
2016-03-22
KVM: VMX: avoid guest hang on invalid invvpid instruction
Paolo Bonzini
2016-03-22
KVM: VMX: avoid guest hang on invalid invept instruction
Paolo Bonzini
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-10
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
Paolo Bonzini
2016-03-09
KVM: x86: disable MPX if host did not enable MPX XSAVE features
Paolo Bonzini
2016-03-08
KVM: VMX: disable PEBS before a guest entry
Radim Krčmář
2016-03-04
KVM: VMX: use vmcs_clear/set_bits for debug register exits
Paolo Bonzini
2016-03-02
kvm: x86: Update tsc multiplier on change.
Owen Hofmann
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-24
x86/kvm: Add output operand in vmx_handle_external_intr inline asm
Chris J Arges
2016-02-23
KVM: x86: use list_last_entry
Geliang Tang
2016-02-16
kvm/x86: Pass return code of kvm_emulate_hypercall
Andrey Smetanin
2016-02-16
KVM: VMX: Fix guest debugging while in L2
Jan Kiszka
2016-02-16
KVM: VMX: Factor out is_exception_n helper
Jan Kiszka
2016-02-09
KVM/VMX: Add host irq information in trace event when updating IRTE for poste...
Feng Wu
2016-02-09
KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
Feng Wu
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
[next]