summaryrefslogtreecommitdiffstats
path: root/Documentation/virt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-311-0/+20
|\
| * docs: UML: Mention telnetd for port channelVincent Whitchurch2022-03-111-1/+5
| * um: Document dtb command line optionAnton Ivanov2022-03-111-0/+20
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-243-72/+247
|\ \
| * | KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2Oliver Upton2022-03-211-0/+50
| * | Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-03-182-46/+82
| |\ \
| | * \ Merge branch kvm-arm64/misc-5.18 into kvmarm-master/nextMarc Zyngier2022-03-092-45/+44
| | |\ \
| | | * | Documentation: KVM: Update documentation to indicate KVM is arm64-onlyOliver Upton2022-03-092-45/+44
| | * | | Merge branch kvm-arm64/psci-1.1 into kvmarm-master/nextMarc Zyngier2022-02-251-0/+5
| | |\ \ \
| | | * | | KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags fieldWill Deacon2022-02-211-0/+5
| | | |/ /
| | * | | KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPUAlexandru Elisei2022-02-081-1/+5
| | * | | KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attributeAlexandru Elisei2022-02-081-0/+28
| | * | | KVM: arm64: Do not change the PMU event filter after a VCPU has runMarc Zyngier2022-02-081-1/+1
| | |/ /
| * | | Merge branch 'kvm-bugfixes' into HEADPaolo Bonzini2022-03-041-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | KVM: Drop KVM_REQ_MMU_RELOAD and update vcpu-requests.rst documentationSean Christopherson2022-03-011-4/+3
| * | | KVM: x86: Provide per VM capability for disabling PMU virtualizationDavid Dunn2022-02-251-0/+22
| * | | Merge branch 'kvm-ppc-cap-210' into kvm-next-5.18Paolo Bonzini2022-02-241-0/+14
| |\ \ \
| * | | | KVM: s390: Clarify key argument for MEM_OP in api docsJanis Schoetterl-Glausch2022-02-221-1/+1
| * | | | KVM: s390: Update api documentation for memop ioctlJanis Schoetterl-Glausch2022-02-141-22/+90
| | |_|/ | |/| |
* | | | Merge tag 'docs-5.18' of git://git.lwn.net/linuxLinus Torvalds2022-03-211-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | docs: UML: Mention telnetd for port channelVincent Whitchurch2022-03-111-1/+5
* | | | Merge branch 'kvm-ppc-cap-210' into kvm-masterPaolo Bonzini2022-02-221-0/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin2022-02-221-0/+14
| | |/ | |/|
* / | KVM: x86: Add KVM_CAP_ENABLE_CAP to x86Aaron Lewis2022-02-171-1/+1
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-281-1/+3
|\ \ | |/ |/|
| * KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini2022-01-281-1/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-221-3/+3
|\|
| * docs: kvm: fix WARNINGs from api.rstWei Wang2022-01-201-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-162-9/+84
|\|
| * kvm: x86: Add support for getting/setting expanded xstate bufferGuang Zeng2022-01-141-2/+40
| * kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUIDJing Liu2022-01-071-0/+4
| * KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel deliveryDavid Woodhouse2022-01-071-0/+21
| * KVM: x86/xen: Maintain valid mapping of Xen shared_info pageDavid Woodhouse2022-01-071-0/+12
| * Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-12-211-3/+3
| |\
| | * KVM: s390: Fix names of skey constants in api documentationJanis Schoetterl-Glausch2021-12-071-3/+3
| * | KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the directionLai Jiangshan2021-12-081-4/+4
| |/
* / crypto: ccp - Add SEV_INIT_EX supportDavid Rientjes2021-12-171-0/+6
|/
* Merge branch 'kvm-sev-move-context' into kvm-masterPaolo Bonzini2021-11-111-0/+14
|\
| * KVM: SEV: Add support for SEV intra host migrationPeter Gonda2021-11-111-0/+14
* | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-041-8/+13
|\ \
| * | nitro_enclaves: Update documentation for Arm64 supportAndra Paraschiv2021-09-141-8/+13
* | | Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds2021-11-021-57/+62
|\ \ \ | |_|/ |/| |
| * | docs: UML: user_mode_linux_howto_v2 editsRandy Dunlap2021-10-121-57/+62
| |/
* | selftests: KVM: Introduce system counter offset testOliver Upton2021-10-181-14/+27
* | KVM: x86: Expose TSC offset controls to userspaceOliver Upton2021-10-181-0/+57
* | KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCKOliver Upton2021-10-181-9/+39
* | Merge tag 'kvm-riscv-5.16-1' of git://github.com/kvm-riscv/linux into HEADPaolo Bonzini2021-10-051-9/+184
|\ \
| * | RISC-V: KVM: Document RISC-V specific parts of KVM APIAnup Patel2021-10-041-9/+184
| |/
* / kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDSJuergen Gross2021-09-302-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-072-8/+34
|\