index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
vmcs.h
Age
Commit message (
Expand
)
Author
2024-04-19
KVM: VMX: Introduce test mode related to EPT violation VE
Isaku Yamahata
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