aboutsummaryrefslogtreecommitdiff
path: root/Documentation/virt
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-13/+61
6 daysMerge tag 'docs-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds1-1/+1
6 daysMerge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-2/+18
10 daysMerge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2-5/+8
10 daysMerge tag 'kvm-x86-svm-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+26
10 daysMerge tag 'kvm-x86-misc-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+5
10 daysMerge branch kvm-arm64/vgic-v5-PPI-fixes into kvmarm-master/nextMarc Zyngier2-5/+8
12 daysKVM: s390: Document the KVM_CAP_S390_HPAGE_2G capabilityClaudio Imbrenda1-0/+15
13 daysDocumentation: KVM: Synchronize x86 VM typesCarlos López1-0/+2
2026-06-03Merge branch 'kvm-ghcb-for-7.2' into HEADPaolo Bonzini1-4/+4
2026-05-28KVM: s390: Update KVM_PRE_FAULT_MEMORY API documentationClaudio Imbrenda1-2/+3
2026-05-27KVM: TDX: Allow userspace to return errors to guest for MAPGPAVishal Annapurve1-0/+3
2026-05-25docs: fix typo in user_mode_linux_howto_v2.rstSakurai Shun1-1/+1
2026-05-23Documentation: KVM: Clarify that PMU_V3_IRQ IntID requirements for GICv5Sascha Bischoff1-2/+5
2026-05-23Documentation: KVM: Fix typos in VGICv5 documentationSascha Bischoff1-3/+3
2026-05-14KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATEJim Mattson1-0/+1
2026-05-14KVM: Documentation: document KVM_{GET,SET}_NESTED_STATE for SVMJim Mattson1-0/+11
2026-05-14KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PATJim Mattson1-0/+14
2026-05-12Documentation: kvm: update links in the references section of AMD Memory Encr...Ninad Naik1-4/+4
2026-05-10KVM: x86/mmu: move cr4_smep to base rolePaolo Bonzini1-6/+4
2026-04-13Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-0/+8
2026-04-08Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/nextMarc Zyngier2-0/+107
2026-04-02KVM: s390: Add KVM capability for ESA mode guestsHendrik Brueckner1-0/+8
2026-03-30KVM: arm64: Add some initial documentation for pKVMWill Deacon2-0/+107
2026-03-19KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPISascha Bischoff1-0/+13
2026-03-19Documentation: KVM: Introduce documentation for VGICv5Sascha Bischoff2-0/+38
2026-03-19KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5Sascha Bischoff1-2/+3
2026-03-19KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINESascha Bischoff1-2/+4
2026-03-11Documentation: kvm: fix formatting of the quirks tablePaolo Bonzini1-115/+115
2026-03-11KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson1-0/+8
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini1-0/+2
2026-03-02Documentation: KVM: Formalizing taking vcpu->mutex *outside* of kvm->slots_lockSean Christopherson1-0/+2
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini1-6/+4
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-5/+165
2026-02-11Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-0/+42
2026-02-11Merge tag 'kvm-x86-gmem-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-2/+2
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds1-7/+0
2026-02-09Merge tag 'kvm-x86-misc-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-2/+26
2026-02-09Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-1/+95
2026-02-04KVM: s390: Storage key manipulation IOCTLClaudio Imbrenda1-0/+42
2026-01-30KVM: x86: Add x2APIC "features" to control EOI broadcast suppressionKhushit Shah1-2/+26
2026-01-23Documentation: use a source-read extension for the index link boilerplateJani Nikula1-7/+0
2026-01-23KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS commandMichael Roth1-1/+51
2026-01-23KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetchingMichael Roth1-0/+44
2026-01-22KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64BMarc Zyngier1-7/+36
2026-01-15KVM: TDX: Document alignment requirements for KVM_TDX_INIT_MEM_REGIONMichael Roth1-1/+1
2026-01-15KVM: SEV: Document/enforce page-alignment for KVM_SEV_SNP_LAUNCH_UPDATEMichael Roth1-1/+1
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+138
2025-12-02Merge tag 'kvm-s390-next-6.19-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini1-2/+17
2025-12-02Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini1-0/+47