summaryrefslogtreecommitdiff
path: root/Documentation/virt
AgeCommit message (Expand)AuthorFilesLines
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini4-0/+108
2023-10-31Merge tag 'kvm-x86-docs-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-18/+61
2023-10-30Merge branch kvm-arm64/writable-id-regs into kvmarm/nextOliver Upton3-0/+101
2023-10-04KVM: arm64: Document vCPU feature selection UAPIsOliver Upton3-0/+53
2023-10-04KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKSJing Zhang1-0/+48
2023-10-02LoongArch: KVM: Supplement kvm document about LoongArch-specific partTianrui Zhao1-9/+61
2023-09-30KVM: arm64: Clarify the ordering requirements for vcpu/RD creationMarc Zyngier1-0/+7
2023-09-28KVM: x86/pmu: Add documentation for fixed ctr on PMU filterJinrong Liang1-0/+18
2023-09-27KVM: Documentation: Add the missing description for tdp_mmu_page into kvm_mmu...Mingwei Zhang1-0/+4
2023-09-27KVM: Documentation: Add the missing description for mmu_valid_gen into kvm_mm...Mingwei Zhang1-0/+10
2023-09-27KVM: Documentation: Add the missing description for tdp_mmu_root_count into k...Mingwei Zhang1-4/+7
2023-09-27KVM: Documentation: Add the missing description for ptep in kvm_mmu_pageMingwei Zhang1-0/+3
2023-09-27KVM: Documentation: Update the field name gfns and its description in kvm_mmu...Mingwei Zhang1-5/+8
2023-09-27KVM: Documentation: Add the missing description for guest_mode in kvm_mmu_pag...Mingwei Zhang1-0/+2
2023-09-27KVM: Correct kvm_vcpu_event(s) typo in KVM API documentationMichal Luczaj1-9/+9
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2023-08-31Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-16/+31
2023-08-18Documentation: Fix typosBjorn Helgaas8-20/+20
2023-08-09KVM: riscv: Add KVM_GET_REG_LIST API supportHaibo Xu1-1/+1
2023-08-08docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REGDaniel Henrique Barboza1-0/+2
2023-07-25kvm/vfio: Accept vfio device file from userspaceYi Liu1-16/+31
2023-07-07Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-07-04Documentation: KVM: SEV: add a missing backtickChangyuan Lyu1-1/+1
2023-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+28
2023-07-01Merge tag 'kvm-x86-misc-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-1/+1
2023-06-28Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-06-27Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds5-22/+22
2023-06-21docs: arm64: Move arm64 documentation under Documentation/arch/Jonathan Corbet1-1/+1
2023-06-19Documentation: virt: Clean up paravirt_ops docRandy Dunlap1-8/+8
2023-06-16Documentation: KVM: make corrections to vcpu-requests.rstRandy Dunlap1-3/+3
2023-06-16Documentation: KVM: make corrections to ppc-pv.rstRandy Dunlap1-4/+4
2023-06-16Documentation: KVM: make corrections to locking.rstRandy Dunlap1-9/+9
2023-06-16Documentation: KVM: make corrections to halt-polling.rstRandy Dunlap1-5/+5
2023-06-16Documentation: virt: correct location of haltpoll module paramsRandy Dunlap1-1/+1
2023-06-05KVM: x86: Fix a typo in Documentation/virt/kvm/x86/mmu.rstBinbin Wu1-1/+1
2023-05-16KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZERicardo Koller1-0/+27
2023-05-02Merge tag 'vfio-v6.4-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+5
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-6/+150
2023-04-26Merge tag 'kvm-x86-generic-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-1/+2
2023-04-26Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2-4/+146
2023-04-25Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+13
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-04-21docs: kvm: vfio: Suggest KVM_DEV_VFIO_GROUP_ADD vs VFIO_GROUP_GET_DEVICE_FD o...Yi Liu1-0/+5
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier2-4/+108
2023-04-05KVM: arm64: Expose SMC/HVC width to userspaceMarc Zyngier1-0/+8
2023-04-05KVM: arm64: Introduce support for userspace SMCCC filteringOliver Upton2-0/+83
2023-04-05KVM: arm64: Add support for KVM_EXIT_HYPERCALLOliver Upton1-2/+16
2023-04-05KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALLOliver Upton1-2/+1
2023-04-04docs: kvm: x86: Fix broken field listTakahiro Itazuri1-2/+2
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet1-1/+1