summaryrefslogtreecommitdiffstats
path: root/Documentation/virt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-251-2/+0
|\
| * um: remove pcap driver from documentationJohannes Berg2024-07-041-2/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-206-39/+291
|\ \
| * | crypto: ccp: Add the SNP_VLEK_LOAD commandMichael Roth2024-07-171-0/+19
| * | Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-162-1/+23
| |\ \
| | * | KVM: VMX: Drop support for forcing UC memory when guest CR0.CD=1Sean Christopherson2024-06-052-5/+20
| | * | KVM: x86: Remove VMX support for virtualizing guest MTRR memtypesSean Christopherson2024-06-051-0/+7
| * | | Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-161-21/+57
| |\ \ \
| | * | | KVM: x86: Add KVM_RUN_X86_GUEST_MODE kvm_run flagThomas Prescher2024-06-111-0/+17
| | * | | KVM: x86: Improve documentation for KVM_CAP_X86_BUS_LOCK_EXITCarlos López2024-06-111-25/+27
| | * | | KVM: x86: Add a capability to configure bus frequency for APIC timerIsaku Yamahata2024-06-051-0/+17
| | |/ /
| * | | Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-162-10/+10
| |\ \ \
| | * | | KVM: fix documentation rendering for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROMJulian Stecklina2024-06-031-4/+4
| | * | | KVM: Update halt polling documentation to note that KVM has 4 module paramsParshuram Sangle2024-06-031-5/+5
| | * | | KVM: Enable halt polling shrink parameter by defaultParshuram Sangle2024-06-031-1/+1
| | |/ /
| * | | Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2024-07-162-6/+6
| |\ \ \
| | * | | KVM: Documentation: Correct the VGIC V2 CPU interface addr space sizeChangyuan Lyu2024-06-291-1/+1
| | * | | KVM: Documentation: Enumerate allowed value macros of `irq_type`Changyuan Lyu2024-06-291-3/+3
| | * | | KVM: Documentation: Fix typo `BFD`Changyuan Lyu2024-06-291-2/+2
| | |/ /
| * | | Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-07-123-77/+109
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'kvm-s390-next-6.11-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2024-07-121-0/+12
| |\ \ \
| | * | | kvm: s390: Reject memory region operations for ucontrol VMsChristoph Schlameuss2024-07-041-0/+12
| | | |/ | | |/|
| * | | KVM: Document KVM_PRE_FAULT_MEMORY ioctlIsaku Yamahata2024-07-121-0/+55
| * | | Merge branch 'kvm-6.11-sev-snp' into HEADPaolo Bonzini2024-06-031-1/+109
| |\ \ \ | | |/ / | |/| |
| | * | KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH commandBrijesh Singh2024-05-121-0/+28
| | * | KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE commandBrijesh Singh2024-05-121-0/+54
| | * | KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START commandBrijesh Singh2024-05-121-1/+27
* | | | Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-07-201-0/+3
|\ \ \ \
| * | | | KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR registerShivaprasad G Bhat2024-06-061-0/+1
| * | | | KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR registerShivaprasad G Bhat2024-06-061-0/+1
| * | | | KVM: PPC: Book3S HV: Add one-reg interface for DEXCR registerShivaprasad G Bhat2024-06-061-0/+1
| |/ / /
* | | | Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-07-161-0/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | virt: sev-guest: Choose the VMPCK key based on executing VMPLTom Lendacky2024-06-171-0/+11
| |/ /
* | | Documentation: hyperv: Improve synic and interrupt handling descriptionMichael Kelley2024-05-282-34/+66
* | | Documentation: hyperv: Update spelling and fix typoMichael Kelley2024-05-282-52/+52
|/ /
* | Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-05-171-4/+4
|\ \ | |/ |/|
| * KVM: PPC: Fix documentation for ppc mmu capsJoel Stanley2024-05-071-4/+4
* | Merge tag 'kvm-x86-generic-6.10' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-05-121-1/+1
|\ \
| * | KVM: fix documentation for KVM_CREATE_GUEST_MEMFDCarlos López2024-05-041-1/+1
* | | Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini2024-05-125-150/+214
|\ \ \
| * \ \ Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/nextMarc Zyngier2024-05-035-150/+214
| |\ \ \ | | |/ / | |/| |
| | * | KVM: arm64: Force injection of a data abort on NISV MMIO exitMarc Zyngier2024-05-011-0/+7
| | * | KVM: arm64: Document the KVM/arm64-specific calls in hypercalls.rstWill Deacon2024-05-012-0/+47
| | * | KVM: arm64: Rename firmware pseudo-register documentation fileWill Deacon2024-05-012-4/+4
| | * | KVM: arm64: Reformat/beautify PTP hypercall documentationWill Deacon2024-05-011-14/+24
| | |/
* | | KVM: SEV: Allow per-guest configuration of GHCB protocol versionMichael Roth2024-05-071-2/+9
* | | KVM: SEV: introduce KVM_SEV_INIT2 operationPaolo Bonzini2024-04-111-3/+37
* | | KVM: SEV: define VM types for SEV and SEV-ESPaolo Bonzini2024-04-111-0/+2
* | | KVM: SEV: publish supported VMSA featuresPaolo Bonzini2024-04-111-0/+12
|/ /
* | Documentation: kvm/sev: clarify usage of KVM_MEMORY_ENCRYPT_OPPaolo Bonzini2024-03-191-6/+7