开源镜像站
帮助
动态
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
2022-04-29
KVM: x86/mmu: replace shadow_root_level with root_role.level
Paolo Bonzini
2022-04-29
KVM: x86/mmu: pull CPU mode computation to kvm_init_mmu
Paolo Bonzini
2022-04-29
KVM: x86/mmu: simplify and/or inline computation of shadow MMU roles
Paolo Bonzini
2022-04-29
KVM: x86/mmu: remove redundant bits from extended role
Paolo Bonzini
2022-04-29
KVM: x86/mmu: rename kvm_mmu_role union
Paolo Bonzini
2022-04-29
KVM: x86/mmu: remove extended bits from mmu_role, rename field
Paolo Bonzini
2022-04-29
KVM: x86/mmu: store shadow EFER.NX in the MMU role
Paolo Bonzini
2022-04-29
KVM: x86/mmu: cleanup computation of MMU roles for shadow paging
Paolo Bonzini
2022-04-29
KVM: x86/mmu: cleanup computation of MMU roles for two-dimensional paging
Paolo Bonzini
2022-04-29
KVM: x86/mmu: remove kvm_calc_shadow_root_page_role_common
Paolo Bonzini
2022-04-29
KVM: x86/mmu: remove ept_ad field
Paolo Bonzini
2022-04-29
KVM: x86/mmu: do not recompute root level from kvm_mmu_role_regs
Paolo Bonzini
2022-04-29
KVM: x86/mmu: split cpu_role from mmu_role
Paolo Bonzini
2022-04-29
KVM: x86/mmu: remove "bool base_only" arguments
Paolo Bonzini
2022-04-29
KVM: x86: Clean up and document nested #PF workaround
Sean Christopherson
2022-04-29
KVM: x86/mmu: rephrase unclear comment
Paolo Bonzini
2022-04-29
KVM: x86/mmu: pull computation of kvm_mmu_role_regs to kvm_init_mmu
Paolo Bonzini
2022-04-29
KVM: x86/mmu: constify uses of struct kvm_mmu_role_regs
Paolo Bonzini
2022-04-29
KVM: x86/mmu: nested EPT cannot be used in SMM
Paolo Bonzini
2022-04-29
KVM: x86/mmu: Use enable_mmio_caching to track if MMIO caching is enabled
Sean Christopherson
2022-04-29
KVM: x86/mmu: Check for host MMIO exclusion from mem encrypt iff necessary
Sean Christopherson
2022-04-29
KVM: SEV-ES: Use V_TSC_AUX if available instead of RDTSC/MSR_TSC_AUX intercepts
Babu Moger
2022-04-29
x86/cpufeatures: Add virtual TSC_AUX feature bit
Babu Moger
2022-04-29
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
2022-04-29
KVM: x86/mmu: fix potential races when walking host page table
Mingwei Zhang
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
2022-04-29
KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
Sean Christopherson
2022-04-13
KVM: x86: Bail to userspace if emulation of atomic user access faults
Sean Christopherson
2022-04-13
KVM: x86: Use __try_cmpxchg_user() to emulate atomic accesses
Sean Christopherson
2022-04-13
KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bits
Sean Christopherson
2022-04-13
x86/uaccess: Implement macros for CMPXCHG on user addresses
Peter Zijlstra
2022-04-13
Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug
Sean Christopherson
2022-04-13
KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
Peter Gonda
2022-04-13
KVM: nVMX: Clear IDT vectoring on nested VM-Exit for double/triple fault
Sean Christopherson
2022-04-13
KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-Entry
Sean Christopherson
2022-04-13
KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2
Sean Christopherson
2022-04-13
KVM: x86: Use static calls to reduce kvm_pmu_ops overhead
Like Xu
2022-04-13
KVM: x86: Move .pmu_ops to kvm_x86_init_ops and tag as __initdata
Like Xu
2022-04-13
KVM: x86: Copy kvm_pmu_ops by value to eliminate layer of indirection
Like Xu
2022-04-13
KVM: x86: Move kvm_ops_static_call_update() to x86.c
Like Xu
2022-04-13
KVM: x86/mmu: Derive EPT violation RWX bits from EPTE RWX bits
Sean Christopherson
2022-04-13
KVM: VMX: replace 0x180 with EPT_VIOLATION_* definition
SU Hang
2022-04-13
x86/kvm: Don't waste kvmclock memory if there is nopv parameter
Wanpeng Li
2022-04-13
kvm: vmx: remove redundant parentheses
Peng Hao
2022-04-13
kvm: x86: Adjust the location of pkru_mask of kvm_mmu to reduce memory
Peng Hao
2022-04-13
selftests: kvm/x86/xen: Replace a comma in the xen_shinfo_test with semicolon
Like Xu
2022-04-13
KVM: x86/xen: Remove the redundantly included header file lapic.h
Like Xu
2022-04-13
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
2022-04-11
KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
Vitaly Kuznetsov
2022-04-11
KVM: SVM: Do not activate AVIC for SEV-enabled guest
Suravee Suthikulpanit
[next]