开源镜像站
帮助
动态
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
/
capabilities.h
Age
Commit message (
Expand
)
Author
2022-01-26
KVM: VMX: Remove vmcs_config.order
Jim Mattson
2022-01-17
KVM: x86: Making the module parameter of vPMU more common
Like Xu
2021-12-08
KVM: X86: Add parameter huge_page_level to kvm_init_shadow_ept_mmu()
Lai Jiangshan
2021-06-17
KVM: x86: Use common 'enable_apicv' variable for both APICv and AVIC
Vitaly Kuznetsov
2021-05-24
KVM: VMX: Drop unneeded CONFIG_X86_LOCAL_APIC check
Vitaly Kuznetsov
2021-05-07
KVM: X86: Expose bus lock debug exception to guest
Paolo Bonzini
2021-02-04
KVM: vmx/pmu: Expose LBR_FMT in the MSR_IA32_PERF_CAPABILITIES
Like Xu
2021-02-04
KVM: vmx/pmu: Emulate legacy freezing LBRs on virtual PMI
Like Xu
2021-02-04
KVM: vmx/pmu: Add PMU_CAP_LBR_FMT check when guest LBR is enabled
Like Xu
2021-02-04
KVM: vmx/pmu: Add PMU_CAP_LBR_FMT check when guest LBR is enabled
Paolo Bonzini
2021-02-04
KVM: VMX: read/write MSR_IA32_DEBUGCTLMSR from GUEST_IA32_DEBUGCTL
Like Xu
2021-02-04
KVM: VMX: Enable bus lock VM exit
Chenyi Qiang
2020-09-28
KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"
Sean Christopherson
2020-09-28
KVM: VMX: Rename vmx_*_supported() helpers to cpu_has_vmx_*()
Sean Christopherson
2020-06-01
KVM: x86/pmu: Support full width counting
Like Xu
2020-03-16
KVM: x86: Handle PKU CPUID adjustment in VMX code
Sean Christopherson
2020-03-16
KVM: x86: Use supported_xcr0 to detect MPX support
Sean Christopherson
2020-03-16
KVM: VMX: Add helpers to query Intel PT mode
Sean Christopherson
2020-02-21
KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when ap...
Vitaly Kuznetsov
2020-01-27
kvm/svm: PKU not currently supported
John Allen
2019-09-24
KVM: x86: Add support for user wait instructions
Tao Xu
2019-04-30
KVM: VMX: Include architectural defs header in capabilities.h
Sean Christopherson
2018-12-21
KVM: x86: Add Intel PT virtualization work mode
Chao Peng
2018-12-14
KVM: VMX: Expose various module param vars via capabilities.h
Sean Christopherson
2018-12-14
KVM: VMX: Move capabilities structs and helpers to dedicated file
Sean Christopherson