summaryrefslogtreecommitdiffstats
path: root/Documentation/virt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds2023-07-061-1/+1
|\
| * Documentation: KVM: SEV: add a missing backtickChangyuan Lyu2023-07-041-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-032-1/+28
|\ \
| * \ Merge tag 'kvm-x86-misc-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-07-011-1/+1
| |\ \
| | * | KVM: x86: Fix a typo in Documentation/virt/kvm/x86/mmu.rstBinbin Wu2023-06-051-1/+1
| * | | KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZERicardo Koller2023-05-161-0/+27
| |/ /
* | | Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds2023-06-271-1/+1
|\ \ \
| * | | docs: arm64: Move arm64 documentation under Documentation/arch/Jonathan Corbet2023-06-211-1/+1
| |/ /
* | | Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds2023-06-275-22/+22
|\ \ \ | | |/ | |/|
| * | Documentation: KVM: make corrections to vcpu-requests.rstRandy Dunlap2023-06-161-3/+3
| * | Documentation: KVM: make corrections to ppc-pv.rstRandy Dunlap2023-06-161-4/+4
| * | Documentation: KVM: make corrections to locking.rstRandy Dunlap2023-06-161-9/+9
| * | Documentation: KVM: make corrections to halt-polling.rstRandy Dunlap2023-06-161-5/+5
| * | Documentation: virt: correct location of haltpoll module paramsRandy Dunlap2023-06-161-1/+1
| |/
* / Documentation: virt: Clean up paravirt_ops docRandy Dunlap2023-06-191-8/+8
|/
* Merge tag 'vfio-v6.4-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-05-021-0/+5
|\
| * docs: kvm: vfio: Suggest KVM_DEV_VFIO_GROUP_ADD vs VFIO_GROUP_GET_DEVICE_FD o...Yi Liu2023-04-211-0/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-013-6/+150
|\ \
| * \ Merge tag 'kvm-x86-generic-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-04-262-1/+2
| |\ \
| | * | KVM: Fix comments that refer to the non-existent install_new_memslots()Jun Miao2023-03-241-1/+1
| | * | KVM: Add the missed title formatShaoqin Huang2023-03-231-0/+1
| * | | Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-04-262-4/+146
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier2023-04-212-4/+108
| | |\ \
| | | * | KVM: arm64: Expose SMC/HVC width to userspaceMarc Zyngier2023-04-051-0/+8
| | | * | KVM: arm64: Introduce support for userspace SMCCC filteringOliver Upton2023-04-052-0/+83
| | | * | KVM: arm64: Add support for KVM_EXIT_HYPERCALLOliver Upton2023-04-051-2/+16
| | | * | KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALLOliver Upton2023-04-051-2/+1
| | * | | KVM: arm64: Document KVM_ARM_SET_CNT_OFFSETS and coMarc Zyngier2023-03-301-0/+38
| | |/ /
| * / / KVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags() to INT_MAXThomas Huth2023-03-161-1/+2
| |/ /
* | | Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-251-7/+13
|\ \ \
| * | | x86/sev: Change snp_guest_issue_request()'s fw_err argumentDionna Glaze2023-03-211-7/+13
| * | | crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALLPeter Gonda2023-03-211-2/+2
| |/ /
* | | Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds2023-04-241-1/+1
|\ \ \ | |_|/ |/| |
| * | docs: move x86 documentation into Documentation/arch/Jonathan Corbet2023-03-301-1/+1
| |/
* / docs: kvm: x86: Fix broken field listTakahiro Itazuri2023-04-041-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-254-25/+139
|\
| * Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-02-152-9/+41
| |\
| | * Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHGJanis Schoetterl-Glausch2023-02-071-3/+25
| | * KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr2023-02-072-6/+16
| * | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-02-151-3/+7
| |\ \
| * | | KVM: x86/pmu: Introduce masked events to the pmu event filterAaron Lewis2023-01-241-7/+71
| * | | Merge branch 'kvm-lapic-fix-and-cleanup' into HEADPaolo Bonzini2023-01-241-0/+11
| |\ \ \
| | * | | KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDsSean Christopherson2023-01-131-0/+11
| * | | | Merge branch 'kvm-v6.2-rc4-fixes' into HEADPaolo Bonzini2023-01-242-12/+35
| |\ \ \ \
| * | | | | KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lockIsaku Yamahata2022-12-291-9/+10
| * | | | | KVM: x86: Serialize vendor module initialization (hardware setup)Sean Christopherson2022-12-291-0/+6
| * | | | | Merge branch 'kvm-late-6.1' into HEADPaolo Bonzini2022-12-292-25/+40
| |\ \ \ \ \
* | \ \ \ \ \ Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds2023-02-223-5/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Documentation: KVM: Update AMD memory encryption linkWyes Karny2023-02-021-1/+1
| * | | | | | Documentation: KVM: fix typos in running-nested-guests.rstWang Yong2023-01-261-1/+1