summaryrefslogtreecommitdiffstats
path: root/Documentation/virt
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | KVM: x86: Delete duplicate documentation for KVM_X86_SET_MSR_FILTERAaron Lewis2022-09-261-107/+6
| |/
* / Delete duplicate words from kernel docsAkhil Raj2022-09-271-1/+1
|/
* KVM: x86/MMU: properly format KVM_CAP_VM_DISABLE_NX_HUGE_PAGES capability tableBagas Sanjaya2022-08-111-4/+4
* Documentation: KVM: extend KVM_CAP_VM_DISABLE_NX_HUGE_PAGES heading underlineBagas Sanjaya2022-08-111-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-043-3/+406
|\
| * Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini2022-08-013-3/+406
| |\
| | * Merge tag 'kvm-s390-next-5.20-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2022-07-221-0/+71
| | |\
| | | * KVM: s390: resetting the Topology-Change-ReportPierre Morel2022-07-201-0/+25
| | | * Documentation: kvm: extend KVM_S390_ZPCI_OP subheading underlineBagas Sanjaya2022-07-131-1/+1
| | | * Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger2022-07-111-0/+46
| | | |\
| | | | * KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devicesMatthew Rosato2022-07-111-0/+47
| | * | | KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specificSean Christopherson2022-07-131-1/+1
| | |/ /
| | * | KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basisBen Gardon2022-06-241-0/+16
| | * | KVM: x86: Add a quirk for KVM's "MONITOR/MWAIT are NOPs!" behaviorSean Christopherson2022-06-201-0/+13
| | * | KVM: Fix references to non-existent KVM_CAP_TRIPLE_FAULT_EVENTSean Christopherson2022-06-111-2/+2
| | * | KVM: x86: PIT: Preserve state of speaker port data bitPaul Durrant2022-06-081-1/+3
| | * | KVM: VMX: Enable Notify VM exitTao Xu2022-06-081-0/+49