开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3 days
x86/apic: KVM: Use cpu_physical_id() to get APIC ID of running vCPU for AVIC
Sean Christopherson
3 days
KVM: x86/mmu: Expose number of shadow MMU shadow pages as a stat
Sean Christopherson
3 days
KVM: x86: Unconditionally recompute CR8 intercept on PPR update
Carlos López
3 days
KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode
Sean Christopherson
3 days
KVM: x86: WARN (once) if RTC pending EOI tracking goes off the rails
Sean Christopherson
3 days
KVM: x86: WARN and fail kvm_set_irq() if a PIC or I/O APIC vector is invalid
Sean Christopherson
3 days
KVM: x86: Bug the VM, not the kernel, if the ISR count {under,over}flows
Sean Christopherson
3 days
KVM: x86/mmu: Bug the VM, not the host kernel, if KVM write-protects upper SPTEs
Sean Christopherson
3 days
KVM: x86: Replace BUG_ON() with WARN_ON_ONCE() on "bad" nested GPA translation
Sean Christopherson
8 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12 days
Merge tag 'x86_tdx_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
12 days
KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
Sean Christopherson
12 days
KVM: x86: Fix shadow paging use-after-free due to unexpected role
Paolo Bonzini
12 days
Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
12 days
Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-12
Merge branch 'kvm-single-pdptrs' into HEAD
Paolo Bonzini
2026-06-12
KVM: x86/mmu: move pdptrs out of the MMU
Paolo Bonzini
2026-06-12
KVM: x86: check that kvm_handle_invpcid is only invoked with shadow paging
Paolo Bonzini
2026-06-12
KVM: nSVM: invalidate cached PDPTRs across nested NPT transitions
Paolo Bonzini
2026-06-12
KVM: nVMX: remove unnecessary code in prepare_vmcs02_rare
Paolo Bonzini
2026-06-12
KVM: x86: remove nested_mmu from mmu_is_nested()
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-svm-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-vmx-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-sev-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-mmu-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-misc-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-generic-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-08
KVM: x86/mmu: Recursively zap orphaned nested TDP shadow pages on emulated wr...
Sean Christopherson
2026-06-08
KVM: x86/pmu: Use hardware value when reprogramming for FIXED_CTR_CTRL changes
Sean Christopherson
2026-06-08
KVM: x86: hyper-v: Bound the bank index when querying sparse banks
Hyunwoo Kim
2026-06-08
x86/msr: Switch wrmsrl() users to wrmsrq()
Juergen Gross
2026-06-04
KVM: x86: Use <linux/lockdep.h> for lockdep header inclusion
Kai Huang
2026-06-03
Merge branch 'kvm-ghcb-for-7.2' into HEAD
Paolo Bonzini
2026-06-03
KVM: SEV: Remove sometimes-used function-scoped "ret" from #VMGEXIT handler
Sean Christopherson
2026-06-03
KVM: SEV: Turn sev_es_validate_vmgexit() into a dedicated predicate
Sean Christopherson
2026-06-03
KVM: SEV: Handle unknown #VMGEXIT reasons in sev_handle_vmgexit()
Sean Christopherson
2026-06-03
KVM: SEV: Return INVALID_INPUT, not MISSING_INPUT, for bad GUEST_REQUEST inpu...
Sean Christopherson
2026-06-03
KVM: SEV: Return INVALID_EVENT for SNP-only #VMGEXIT from non-SNP guest
Sean Christopherson
2026-06-03
KVM: SEV: Move GHCB "usage" check out of sev_es_validate_vmgexit()
Sean Christopherson
2026-06-03
KVM: SEV: Don't terminate SNP VMs on #VMGEXIT without a registered GHCB
Sean Christopherson
2026-06-03
KVM: SEV: Unmap and unpin the GHCB as needed on vCPU free
Sean Christopherson
2026-06-03
KVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SA
Sean Christopherson
2026-06-03
KVM: SEV: Move sev_free_vcpu() down below sev_es_unmap_ghcb()
Sean Christopherson
2026-06-03
KVM: SEV: Read start/end indices of PSC requests exactly once per #VMGEXIT
Sean Christopherson
2026-06-03
KVM: SEV: Add an anonymous "psc" struct to track current PSC metadata
Sean Christopherson
2026-06-03
KVM: SEV: Make it more obvious when KVM is writing back the current PSC index
Sean Christopherson
2026-06-03
KVM: x86: Move async #PF helpers to x86.h (as inlines)
Sean Christopherson
2026-06-03
KVM: x86: Move update_cr8_intercept() to lapic.c
Sean Christopherson
2026-06-03
KVM: x86: Harden is_64_bit_hypercall() against bugs on 32-bit kernels
Sean Christopherson
[next]