开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2023-01-13
KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean
Sean Christopherson
2023-01-13
KVM: x86: Inhibit APIC memslot if x2APIC and AVIC are enabled
Sean Christopherson
2023-01-13
KVM: x86: Move APIC access page helper to common x86 code
Sean Christopherson
2023-01-13
KVM: x86: Handle APICv updates for APIC "mode" changes via request
Sean Christopherson
2023-01-13
KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
Sean Christopherson
2023-01-13
KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID
Sean Christopherson
2023-01-13
KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled
Sean Christopherson
2023-01-13
KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
Sean Christopherson
2023-01-13
KVM: SVM: Flush the "current" TLB when activating AVIC
Sean Christopherson
2023-01-13
KVM: x86: Purge "highest ISR" cache when updating APICv state
Sean Christopherson
2023-01-13
KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps
Sean Christopherson
2022-12-28
KVM: selftests: Test Hyper-V invariant TSC control
Vitaly Kuznetsov
2022-12-28
KVM: selftests: Test that values written to Hyper-V MSRs are preserved
Vitaly Kuznetsov
2022-12-28
KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()
Vitaly Kuznetsov
2022-12-28
KVM: selftests: Rename 'msr->available' to 'msr->fault_exepected' in hyperv_f...
Vitaly Kuznetsov
2022-12-28
KVM: x86: Hyper-V invariant TSC control
Vitaly Kuznetsov
2022-12-28
KVM: x86: Add a KVM-only leaf for CPUID_8000_0007_EDX
Vitaly Kuznetsov
2022-12-27
x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define
Vitaly Kuznetsov
2022-12-27
KVM: x86/mmu: Pivot on "TDP MMU enabled" when handling direct page faults
Sean Christopherson
2022-12-27
KVM: x86/mmu: Pivot on "TDP MMU enabled" to check if active MMU is TDP MMU
Sean Christopherson
2022-12-27
KVM: x86/mmu: Replace open coded usage of tdp_mmu_page with is_tdp_mmu_page()
Sean Christopherson
2022-12-27
KVM: x86/mmu: Rename __direct_map() to direct_map()
David Matlack
2022-12-27
KVM: x86/mmu: Stop needlessly making MMU pages available for TDP MMU faults
David Matlack
2022-12-27
KVM: x86/mmu: Split out TDP MMU page fault handling
David Matlack
2022-12-27
KVM: x86/mmu: Initialize fault.{gfn,slot} earlier for direct MMUs
David Matlack
2022-12-27
KVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn()
David Matlack
2022-12-27
KVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_HWPOISON handling
David Matlack
2022-12-27
KVM: x86/mmu: Handle error PFNs in kvm_faultin_pfn()
David Matlack
2022-12-27
KVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn()
David Matlack
2022-12-27
KVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mmu_enabled
David Matlack
2022-12-27
KVM: x86/mmu: Change tdp_mmu to a read-only parameter
David Matlack
2022-12-27
KVM: selftests: x86: Use TAP interface in the tsc_msrs_test
Thomas Huth
2022-12-27
KVM: selftests: Use TAP interface in the kvm_binary_stats_test
Thomas Huth
2022-12-27
kvm: x86/mmu: Warn on linking when sp->unsync_children
Lai Jiangshan
2022-12-27
KVM: VMX: Resurrect vmcs_conf sanitization for KVM-on-Hyper-V
Vitaly Kuznetsov
2022-12-27
KVM: nVMX: Prepare to sanitize tertiary execution controls with eVMCS
Vitaly Kuznetsov
2022-12-27
KVM: nVMX: Invert 'unsupported by eVMCSv1' check
Vitaly Kuznetsov
2022-12-27
KVM: nVMX: Sanitize primary processor-based VM-execution controls with eVMCS too
Vitaly Kuznetsov
2022-12-27
KVM: x86/xen: Documentation updates and clarifications
David Woodhouse
2022-12-27
KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapi
David Woodhouse
2022-12-27
KVM: x86/xen: Simplify eventfd IOCTLs
Michal Luczaj
2022-12-27
KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports
Paolo Bonzini
2022-12-27
KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badly
David Woodhouse
2022-12-27
KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page()
Michal Luczaj
2022-12-27
KVM: Delete extra block of "};" in the KVM API documentation
Sean Christopherson
2022-12-27
kvm: x86/mmu: Remove duplicated "be split" in spte.h
Lai Jiangshan
2022-12-27
kvm: Remove the unused macro KVM_MMU_READ_{,UN}LOCK()
Lai Jiangshan
2022-12-27
MAINTAINERS: adjust entry after renaming the vmx hyperv files
Lukas Bulwahn
2022-12-27
KVM: selftests: Mark correct page as mapped in virt_map()
Oliver Upton
2022-12-27
KVM: arm64: selftests: Don't identity map the ucall MMIO hole
Oliver Upton
[next]