开源镜像站
帮助
动态
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
/
svm
Age
Commit message (
Expand
)
Author
2025-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-01-21
Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-20
Merge branch 'kvm-userspace-hypercall' into HEAD
Paolo Bonzini
2025-01-20
Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-01-20
Merge tag 'kvm-x86-svm-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-01-10
KVM: SVM: Use str_enabled_disabled() helper in svm_hardware_setup()
Thorsten Blum
2025-01-08
KVM: SVM: Use str_enabled_disabled() helper in sev_hardware_setup()
Thorsten Blum
2024-12-22
KVM: x86: Add a helper to check for user interception of KVM hypercalls
Binbin Wu
2024-12-22
KVM: x86: clear vcpu->run->hypercall.ret before exiting for KVM_EXIT_HYPERCALL
Paolo Bonzini
2024-12-19
KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits
Sean Christopherson
2024-12-19
KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature
Suravee Suthikulpanit
2024-12-18
KVM: x86: Add interrupt injection information to the kvm_entry tracepoint
Maxim Levitsky
2024-12-18
KVM: SVM: Handle event vectoring error in check_emulate_instruction()
Ivan Orlov
2024-12-18
KVM: x86: Drop superfluous host XSAVE check when adjusting guest XSAVES caps
Sean Christopherson
2024-12-18
KVM: x86: Replace (almost) all guest CPUID feature queries with cpu_caps
Sean Christopherson
2024-12-18
KVM: x86: Initialize guest cpu_caps based on KVM support
Sean Christopherson
2024-12-18
KVM: x86: Initialize guest cpu_caps based on guest CPUID
Sean Christopherson
2024-12-18
KVM: x86: Rename "governed features" helpers to use "guest_cpu_cap"
Sean Christopherson
2024-12-16
KVM: SVM: Remove redundant TLB flush on guest CR4.PGE change
Sean Christopherson
2024-12-16
KVM: SVM: Macrofy SEV=n versions of sev_xxx_guest()
Sean Christopherson
2024-12-02
x86: Convert unreachable() to BUG()
Peter Zijlstra
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
2024-11-13
Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-11-08
kvm: svm: Fix gctx page leak on invalid inputs
Dionna Glaze
2024-11-04
KVM: SVM: Propagate error from snp_guest_req_init() to userspace
Sean Christopherson
2024-11-03
fdget(), trivial conversions
Al Viro
2024-11-01
KVM: x86: Quirk initialization of feature MSRs to KVM's max configuration
Sean Christopherson
2024-11-01
KVM: x86: Bypass register cache when querying CPL from kvm_sched_out()
Sean Christopherson
2024-10-25
KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()
Sean Christopherson
2024-10-25
KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap()
Sean Christopherson
2024-10-20
KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
Sean Christopherson
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-17
Merge tag 'kvm-x86-svm-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-09-17
Merge tag 'kvm-x86-misc-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-09-17
Merge branch 'kvm-redo-enable-virt' into HEAD
Paolo Bonzini
2024-09-10
KVM: SVM: let alternatives handle the cases when RSB filling is required
Amit Shah
2024-09-04
KVM: x86: Register "emergency disable" callbacks when virt is enabled
Sean Christopherson
2024-09-04
KVM: x86: Rename virtualization {en,dis}abling APIs to match common KVM
Sean Christopherson
2024-08-29
KVM: x86: Add fastpath handling of HLT VM-Exits
Sean Christopherson
2024-08-29
KVM: SVM: Track the per-CPU host save area as a VMCB pointer
Sean Christopherson
2024-08-29
KVM: SVM: Add a helper to convert a SME-aware PA back to a struct page
Sean Christopherson
2024-08-29
KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)
Sean Christopherson
2024-08-22
KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
Ravi Bangoria
2024-08-22
KVM: x86: Rename get_msr_feature() APIs to get_feature_msr()
Sean Christopherson
2024-08-22
KVM: x86: Refactor kvm_x86_ops.get_msr_feature() to avoid kvm_msr_entry
Sean Christopherson
2024-08-22
KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTED
Sean Christopherson
2024-08-22
KVM: SVM: Disallow guest from changing userspace's MSR_AMD64_DE_CFG value
Sean Christopherson
[next]