summaryrefslogtreecommitdiffstats
path: root/Documentation/virt
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed docu...SeongJae Park2023-01-241-3/+3
* | Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-02-041-3/+7
|\ \
| * | KVM: arm64: Allow no running vcpu on saving vgic3 pending tableGavin Shan2023-01-291-1/+3
| * | KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending statusGavin Shan2023-01-291-3/+5
* | | KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lockDavid Woodhouse2023-01-111-1/+1
* | | Merge tag 'kvmarm-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-01-111-0/+8
|\| |
| * | Merge branch kvm-arm64/s1ptw-write-fault into kvmarm-master/fixesMarc Zyngier2023-01-051-0/+8
| |\ \ | | |/ | |/|
| | * KVM: arm64: Document the behaviour of S1PTW faults on RO memslotsMarc Zyngier2023-01-031-0/+8
* | | Documentation: kvm: fix SRCU locking order docsPaolo Bonzini2023-01-111-11/+12
* | | KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini2023-01-091-0/+14
|/ /
* | Merge branch 'kvm-late-6.1-fixes' into HEADPaolo Bonzini2022-12-282-25/+40
|\ \ | |/ |/|
| * Documentation: kvm: clarify SRCU locking orderPaolo Bonzini2022-12-281-5/+14
| * KVM: x86/xen: Documentation updates and clarificationsDavid Woodhouse2022-12-271-15/+26
| * KVM: Delete extra block of "};" in the KVM API documentationSean Christopherson2022-12-271-5/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-154-116/+179
|\|
| * KVM: x86: Add proper ReST tables for userspace MSR exits/flagsSean Christopherson2022-12-141-8/+12
| * Merge remote-tracking branch 'kvm/queue' into HEADPaolo Bonzini2022-12-121-92/+90
| |\
| | * Merge tag 'kvm-x86-fixes-6.2-1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2022-12-021-58/+59
| | |\
| | | * KVM: x86: Clean up KVM_CAP_X86_USER_SPACE_MSR documentationSean Christopherson2022-11-301-16/+24
| | | * KVM: x86: Reword MSR filtering docs to more precisely define behaviorSean Christopherson2022-11-301-35/+35
| | | * KVM: x86: Delete documentation for READ|WRITE in KVM_X86_SET_MSR_FILTERSean Christopherson2022-11-301-7/+0
| | * | KVM: Add missing arch for KVM_CREATE_DEVICE and KVM_{SET,GET}_DEVICE_ATTRJavier Martinez Canillas2022-12-021-0/+2
| | * | KVM: Reference to kvm_userspace_memory_region in doc and commentsJavier Martinez Canillas2022-12-021-1/+1
| | * | KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctlJavier Martinez Canillas2022-12-021-11/+0
| | * | KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctlJavier Martinez Canillas2022-12-021-16/+0
| | |/
| | * KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configuredDavid Woodhouse2022-11-301-6/+28
| * | Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini2022-12-094-17/+45
| |\ \ | | |/ | |/|
| | * Merge branch kvm-arm64/misc-6.2 into kvmarm-master/nextMarc Zyngier2022-12-052-6/+10
| | |\
| | | * KVM: arm64: Fix pvtime documentationUsama Arif2022-11-112-6/+10
| | * | Merge branch kvm-arm64/mte-map-shared into kvmarm-master/nextMarc Zyngier2022-12-051-2/+3
| | |\ \
| | | * | Documentation: document the ABI changes for KVM_CAP_ARM_MTEPeter Collingbourne2022-11-291-2/+3
| | | |/
| | * | KVM: arm64: Enable ring-based dirty memory trackingGavin Shan2022-11-101-1/+1
| | * | KVM: Support dirty ring in conjunction with bitmapGavin Shan2022-11-102-8/+31
| | |/
| * | Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2022-11-281-4/+37
| |\ \
| | * | KVM: s390: pv: api documentation for asynchronous destroyClaudio Imbrenda2022-11-231-4/+37
| | |/
* | | Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-122-0/+53
|\ \ \
| * | | virt: Add TDX guest driverKuppuswamy Sathyanarayanan2022-11-172-0/+53
| |/ /
* | | KVM: Document the interaction between KVM_CAP_HALT_POLL and halt_poll_nsDavid Matlack2022-12-022-8/+20
* | | KVM: Move halt-polling documentation into common directoryDavid Matlack2022-12-023-1/+1
|/ /
* / KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr2022-11-071-0/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-111-2/+15
|\
| * Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2022-10-031-2/+15
| |\
| | * KVM: Document weakly ordered architecture requirements for dirty ringMarc Zyngier2022-09-291-2/+15
* | | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-101-3/+2
|\ \ \
| * | | crypto: ccp - Initialize PSP when reading psp data file failedJacky Li2022-08-261-3/+2
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-092-134/+7
|\ \ \ | | |/ | |/|
| * | KVM: remove KVM_REQ_UNHALTPaolo Bonzini2022-09-261-27/+1