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