开源镜像站
帮助
动态
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
/
vmcs.h
Age
Commit message (
Expand
)
Author
2023-01-24
KVM: VMX: Handle NMI VM-Exits in noinstr region
Sean Christopherson
2022-06-08
KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
Robert Hoo
2022-04-13
KVM: nVMX: Clear IDT vectoring on nested VM-Exit for double/triple fault
Sean Christopherson
2022-01-14
kvm: x86: Intercept #NM for saving IA32_XFD_ERR
Jing Liu
2021-08-13
KVM: x86: Clean up redundant ROL16(val, n) macro definition
Like Xu
2021-06-24
KVM: nVMX: Handle split-lock #AC exceptions that happen in L2
Sean Christopherson
2021-06-21
KVM: nVMX: Dynamically compute max VMCS index for vmcs12
Sean Christopherson
2020-09-28
KVM: VMX: Add a helper to test for a valid error code given an intr info
Sean Christopherson
2020-06-15
KVM: VMX: Add helpers to identify interrupt type from intr_info
Sean Christopherson
2020-06-01
KVM: VMX: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2019-06-18
KVM: VMX: Leave preemption timer running when it's disabled
Sean Christopherson
2019-06-18
KVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs'
Sean Christopherson
2019-06-18
KVM: nVMX: Shadow VMCS controls on a per-VMCS basis
Sean Christopherson
2019-06-18
KVM: VMX: Read cached VM-Exit reason to detect external interrupt
Sean Christopherson
2019-02-12
KVM: nVMX: Cache host_rsp on a per-VMCS basis
Sean Christopherson
2018-12-14
KVM: VMX: Move eVMCS code to dedicated files
Sean Christopherson
2018-12-14
KVM: nVMX: Move vmcs12 code to dedicated files
Sean Christopherson
2018-12-14
KVM: VMX: Move VMCS definitions to dedicated file
Sean Christopherson