summaryrefslogtreecommitdiffstats
path: root/Documentation/virt
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| * | | | | | 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
| |/ /