aboutsummaryrefslogtreecommitdiff
path: root/Documentation/virt
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+52
2024-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+5
2024-03-01Documentation: hyperv: Add overview of PCI pass-thru device supportGravatar Michael Kelley 2-0/+317
2024-02-22KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIPGravatar Sean Christopherson 1-0/+5
2024-02-02Documentation: virt: Fix up pre-formatted text block for SEV ioctlsGravatar Michael Roth 1-0/+1
2024-01-29crypto: ccp: Add the SNP_SET_CONFIG commandGravatar Brijesh Singh 1-0/+13
2024-01-29crypto: ccp: Add the SNP_COMMIT commandGravatar Tom Lendacky 1-0/+11
2024-01-29crypto: ccp: Add the SNP_PLATFORM_STATUS commandGravatar Brijesh Singh 1-0/+27
2024-01-08Merge tag 'kvm-x86-mmu-6.8' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 1-4/+3
2024-01-08Merge tag 'kvm-x86-xen-6.8' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 1-0/+6
2023-12-08KVM: remove deprecated UAPIsGravatar Paolo Bonzini 1-12/+0
2023-12-07KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BITGravatar Paul Durrant 1-0/+6
2023-12-01KVM: x86/mmu: always take tdp_mmu_pages_lockGravatar Paolo Bonzini 1-4/+3
2023-11-14KVM: x86: Add support for "protected VMs" that can utilize private memoryGravatar Sean Christopherson 1-0/+32
2023-11-14KVM: x86/mmu: Handle page fault for private memoryGravatar Chao Peng 1-2/+6
2023-11-14KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memoryGravatar Sean Christopherson 1-2/+68
2023-11-13KVM: Introduce per-page memory attributesGravatar Chao Peng 1-0/+36
2023-11-13KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspaceGravatar Chao Peng 1-0/+41
2023-11-13KVM: Introduce KVM_SET_USER_MEMORY_REGION2Gravatar Sean Christopherson 1-0/+22
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 4-0/+108
2023-10-31Merge tag 'kvm-x86-docs-6.7' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 2-18/+61
2023-10-30Merge branch kvm-arm64/writable-id-regs into kvmarm/nextGravatar Oliver Upton 3-0/+101
2023-10-04KVM: arm64: Document vCPU feature selection UAPIsGravatar Oliver Upton 3-0/+53
2023-10-04KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKSGravatar Jing Zhang 1-0/+48
2023-10-02LoongArch: KVM: Supplement kvm document about LoongArch-specific partGravatar Tianrui Zhao 1-9/+61
2023-09-30KVM: arm64: Clarify the ordering requirements for vcpu/RD creationGravatar Marc Zyngier 1-0/+7
2023-09-27KVM: x86/pmu: Add documentation for fixed ctr on PMU filterGravatar Jinrong Liang 1-0/+18
2023-09-27KVM: Documentation: Add the missing description for tdp_mmu_page into kvm_mmu...Gravatar Mingwei Zhang 1-0/+4
2023-09-27KVM: Documentation: Add the missing description for mmu_valid_gen into kvm_mm...Gravatar Mingwei Zhang 1-0/+10
2023-09-27KVM: Documentation: Add the missing description for tdp_mmu_root_count into k...Gravatar Mingwei Zhang 1-4/+7
2023-09-27KVM: Documentation: Add the missing description for ptep in kvm_mmu_pageGravatar Mingwei Zhang 1-0/+3
2023-09-27KVM: Documentation: Update the field name gfns and its description in kvm_mmu...Gravatar Mingwei Zhang 1-5/+8
2023-09-27KVM: Documentation: Add the missing description for guest_mode in kvm_mmu_pag...Gravatar Mingwei Zhang 1-0/+2
2023-09-27KVM: Correct kvm_vcpu_event(s) typo in KVM API documentationGravatar Michal Luczaj 1-9/+9
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+3
2023-08-30Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-16/+31
2023-08-18Documentation: Fix typosGravatar Bjorn Helgaas 8-20/+20
2023-08-09KVM: riscv: Add KVM_GET_REG_LIST API supportGravatar Haibo Xu 1-1/+1
2023-08-08docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REGGravatar Daniel Henrique Barboza 1-0/+2
2023-07-25kvm/vfio: Accept vfio device file from userspaceGravatar Yi Liu 1-16/+31
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2023-07-04Documentation: KVM: SEV: add a missing backtickGravatar Changyuan Lyu 1-1/+1
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-1/+28
2023-07-01Merge tag 'kvm-x86-misc-6.5' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 1-1/+1
2023-06-27Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2023-06-27Merge tag 'docs-6.5' of git://git.lwn.net/linuxGravatar Linus Torvalds 5-22/+22
2023-06-21docs: arm64: Move arm64 documentation under Documentation/arch/Gravatar Jonathan Corbet 1-1/+1
2023-06-19Documentation: virt: Clean up paravirt_ops docGravatar Randy Dunlap 1-8/+8
2023-06-16Documentation: KVM: make corrections to vcpu-requests.rstGravatar Randy Dunlap 1-3/+3
2023-06-16Documentation: KVM: make corrections to ppc-pv.rstGravatar Randy Dunlap 1-4/+4