summaryrefslogtreecommitdiff
path: root/Documentation/virt
AgeCommit message (Expand)Author
2024-03-18Documentation: kvm/sev: clarify usage of KVM_MEMORY_ENCRYPT_OPPaolo Bonzini
2024-03-18Documentation: kvm/sev: separate description of firmwarePaolo Bonzini
2024-03-18Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-11Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-11Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-01Documentation: hyperv: Add overview of PCI pass-thru device supportMichael Kelley
2024-02-22KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIPSean Christopherson
2024-02-22KVM: x86/xen: allow vcpu_info to be mapped by fixed HVAPaul Durrant
2024-02-22KVM: x86/xen: allow shared_info to be mapped by fixed HVAPaul Durrant
2024-02-06KVM: x86: Improve documentation of MSR_KVM_ASYNC_PF_ENXiaoyao Li
2024-02-06x86/kvm: Use separate percpu variable to track the enabling of asyncpfXiaoyao Li
2024-02-02Documentation: virt: Fix up pre-formatted text block for SEV ioctlsMichael Roth
2024-01-29crypto: ccp: Add the SNP_SET_CONFIG commandBrijesh Singh
2024-01-29crypto: ccp: Add the SNP_COMMIT commandTom Lendacky
2024-01-29crypto: ccp: Add the SNP_PLATFORM_STATUS commandBrijesh Singh
2024-01-08Merge tag 'kvm-x86-mmu-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-01-08Merge tag 'kvm-x86-xen-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-12-08KVM: remove deprecated UAPIsPaolo Bonzini
2023-12-07KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BITPaul Durrant
2023-12-01KVM: x86/mmu: always take tdp_mmu_pages_lockPaolo Bonzini
2023-11-14KVM: x86: Add support for "protected VMs" that can utilize private memorySean Christopherson
2023-11-14KVM: x86/mmu: Handle page fault for private memoryChao Peng
2023-11-14KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memorySean Christopherson
2023-11-13KVM: Introduce per-page memory attributesChao Peng
2023-11-13KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspaceChao Peng
2023-11-13KVM: Introduce KVM_SET_USER_MEMORY_REGION2Sean Christopherson
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-10-31Merge tag 'kvm-x86-docs-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-10-30Merge branch kvm-arm64/writable-id-regs into kvmarm/nextOliver Upton
2023-10-04KVM: arm64: Document vCPU feature selection UAPIsOliver Upton
2023-10-04KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKSJing Zhang
2023-10-02LoongArch: KVM: Supplement kvm document about LoongArch-specific partTianrui Zhao
2023-09-30KVM: arm64: Clarify the ordering requirements for vcpu/RD creationMarc Zyngier
2023-09-27KVM: x86/pmu: Add documentation for fixed ctr on PMU filterJinrong Liang
2023-09-27KVM: Documentation: Add the missing description for tdp_mmu_page into kvm_mmu...Mingwei Zhang
2023-09-27KVM: Documentation: Add the missing description for mmu_valid_gen into kvm_mm...Mingwei Zhang
2023-09-27KVM: Documentation: Add the missing description for tdp_mmu_root_count into k...Mingwei Zhang
2023-09-27KVM: Documentation: Add the missing description for ptep in kvm_mmu_pageMingwei Zhang
2023-09-27KVM: Documentation: Update the field name gfns and its description in kvm_mmu...Mingwei Zhang
2023-09-27KVM: Documentation: Add the missing description for guest_mode in kvm_mmu_pag...Mingwei Zhang
2023-09-27KVM: Correct kvm_vcpu_event(s) typo in KVM API documentationMichal Luczaj
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-08-30Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-08-18Documentation: Fix typosBjorn Helgaas
2023-08-09KVM: riscv: Add KVM_GET_REG_LIST API supportHaibo Xu
2023-08-08docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REGDaniel Henrique Barboza
2023-07-25kvm/vfio: Accept vfio device file from userspaceYi Liu
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds