aboutsummaryrefslogtreecommitdiff
path: root/Documentation/virt
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-16Documentation: KVM: make corrections to locking.rstGravatar Randy Dunlap 1-9/+9
2023-06-16Documentation: KVM: make corrections to halt-polling.rstGravatar Randy Dunlap 1-5/+5
2023-06-16Documentation: virt: correct location of haltpoll module paramsGravatar Randy Dunlap 1-1/+1
2023-06-05KVM: x86: Fix a typo in Documentation/virt/kvm/x86/mmu.rstGravatar Binbin Wu 1-1/+1
2023-05-16KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZEGravatar Ricardo Koller 1-0/+27
2023-05-02Merge tag 'vfio-v6.4-rc1' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-0/+5
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-6/+150
2023-04-26Merge tag 'kvm-x86-generic-6.4' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 2-1/+2
2023-04-26Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 2-4/+146
2023-04-25Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-7/+13
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2023-04-21docs: kvm: vfio: Suggest KVM_DEV_VFIO_GROUP_ADD vs VFIO_GROUP_GET_DEVICE_FD o...Gravatar Yi Liu 1-0/+5
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextGravatar Marc Zyngier 2-4/+108
2023-04-05KVM: arm64: Expose SMC/HVC width to userspaceGravatar Marc Zyngier 1-0/+8
2023-04-05KVM: arm64: Introduce support for userspace SMCCC filteringGravatar Oliver Upton 2-0/+83
2023-04-05KVM: arm64: Add support for KVM_EXIT_HYPERCALLGravatar Oliver Upton 1-2/+16
2023-04-05KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALLGravatar Oliver Upton 1-2/+1
2023-04-04docs: kvm: x86: Fix broken field listGravatar Takahiro Itazuri 1-2/+2
2023-03-30docs: move x86 documentation into Documentation/arch/Gravatar Jonathan Corbet 1-1/+1
2023-03-30KVM: arm64: Document KVM_ARM_SET_CNT_OFFSETS and coGravatar Marc Zyngier 1-0/+38
2023-03-24KVM: Fix comments that refer to the non-existent install_new_memslots()Gravatar Jun Miao 1-1/+1
2023-03-23KVM: Add the missed title formatGravatar Shaoqin Huang 1-0/+1
2023-03-21x86/sev: Change snp_guest_issue_request()'s fw_err argumentGravatar Dionna Glaze 1-7/+13
2023-03-21crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALLGravatar Peter Gonda 1-2/+2
2023-03-16KVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags() to INT_MAXGravatar Thomas Huth 1-1/+2
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-25/+139
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 3-5/+5
2023-02-15Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Bonzini 2-9/+41
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADGravatar Paolo Bonzini 1-3/+7
2023-02-07Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHGGravatar Janis Schoetterl-Glausch 1-3/+25
2023-02-07KVM: s390: disable migration mode when dirty tracking is disabledGravatar Nico Boehr 2-6/+16
2023-02-04Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 1-3/+7
2023-02-02Documentation: KVM: Update AMD memory encryption linkGravatar Wyes Karny 1-1/+1
2023-01-29KVM: arm64: Allow no running vcpu on saving vgic3 pending tableGravatar Gavin Shan 1-1/+3
2023-01-29KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending statusGravatar Gavin Shan 1-3/+5
2023-01-26Documentation: KVM: fix typos in running-nested-guests.rstGravatar Wang Yong 1-1/+1
2023-01-24Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed docu...Gravatar SeongJae Park 1-3/+3
2023-01-24KVM: x86/pmu: Introduce masked events to the pmu event filterGravatar Aaron Lewis 1-7/+71
2023-01-24Merge branch 'kvm-lapic-fix-and-cleanup' into HEADGravatar Paolo Bonzini 1-0/+11
2023-01-24Merge branch 'kvm-v6.2-rc4-fixes' into HEADGravatar Paolo Bonzini 2-12/+35