aboutsummaryrefslogtreecommitdiff
path: root/Documentation/virt
AgeCommit message (Expand)AuthorFilesLines
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-94/+379
2022-05-25Documentation: kvm: reorder ARM-specific section about KVM_SYSTEM_EVENT_SUSPENDGravatar Paolo Bonzini 1-26/+26
2022-05-25Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Paolo Bonzini 1-0/+6
2022-05-25Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Gravatar Paolo Bonzini 4-81/+232
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+2
2022-05-23Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-0/+156
2022-05-20KVM: s390: Don't indicate suppression on dirtying, failing memopGravatar Janis Schoetterl-Glausch 1-0/+6
2022-05-16Merge branch kvm-arm64/psci-suspend into kvmarm-master/nextGravatar Marc Zyngier 1-2/+74
2022-05-16Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextGravatar Marc Zyngier 4-78/+157
2022-05-05Documentation: KVM: Fix title level for PSCI_SUSPENDGravatar Stephen Rothwell 1-1/+1
2022-05-04Documentation: Fix index.rst after psci.rst renamingGravatar Marc Zyngier 1-1/+1
2022-05-04KVM: arm64: Implement PSCI SYSTEM_SUSPENDGravatar Oliver Upton 1-0/+39
2022-05-04KVM: arm64: Add support for userspace to suspend a vCPUGravatar Oliver Upton 1-2/+35
2022-05-03Docs: KVM: Add doc for the bitmap firmware registersGravatar Raghavendra Rao Ananta 2-17/+96
2022-05-03Docs: KVM: Rename psci.rst to hypercalls.rstGravatar Raghavendra Rao Ananta 1-0/+0
2022-04-29KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_highGravatar Alexandru Elisei 1-0/+2
2022-04-29KVM: X86/MMU: Fix shadowing 5-level NPT for 4-level NPT L1 guestGravatar Lai Jiangshan 1-0/+4
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADGravatar Paolo Bonzini 1-12/+15
2022-04-29KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTGravatar Paolo Bonzini 1-7/+17
2022-04-27virt: sevguest: Rename the sevguest dir and files to sev-guestGravatar Tom Lendacky 2-1/+1
2022-04-13KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ESGravatar Peter Gonda 1-1/+11
2022-04-13Merge branch 'kvm-older-features' into HEADGravatar Paolo Bonzini 1-14/+135
2022-04-11Documentation: KVM: Add SPDX-License-Identifier tagGravatar Like Xu 4-1/+7
2022-04-07virt: sevguest: Add documentation for SEV-SNP CPUID EnforcementGravatar Michael Roth 1-0/+29
2022-04-07virt: sevguest: Add support to get extended reportGravatar Brijesh Singh 1-0/+23
2022-04-07virt: sevguest: Add support to derive keyGravatar Brijesh Singh 1-0/+17
2022-04-07virt: Add SEV-SNP guest driverGravatar Brijesh Singh 2-0/+87
2022-04-05Documentation: kvm: Add missing line break in api.rstGravatar Bagas Sanjaya 1-0/+1
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 19-34/+176
2022-04-02KVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl.Gravatar David Woodhouse 1-4/+7
2022-04-02KVM: x86/xen: Advertise and document KVM_XEN_HVM_CONFIG_EVTCHN_SENDGravatar David Woodhouse 1-10/+119
2022-04-02KVM: x86: Allow userspace to opt out of hypercall patchingGravatar Oliver Upton 1-0/+9
2022-04-02KVM: MIPS: remove reference to trap&emulate virtualizationGravatar Paolo Bonzini 1-6/+0
2022-04-02KVM: x86: document limitations of MSR filteringGravatar Paolo Bonzini 1-0/+5
2022-04-02KVM: Remove dirty handling from gfn_to_pfn_cache completelyGravatar David Woodhouse 1-0/+4
2022-04-02KVM: Don't actually set a request when evicting vCPUs for GFN cache invdGravatar Sean Christopherson 1-0/+10
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+20
2022-03-29Documentation: KVM: add API issues sectionGravatar Paolo Bonzini 1-0/+46
2022-03-29Documentation: KVM: add virtual CPU errata documentationGravatar Paolo Bonzini 2-0/+40
2022-03-29Documentation: KVM: add separate directories for architecture-specific docume...Gravatar Paolo Bonzini 15-19/+37
2022-03-29Documentation: kvm: include new locksGravatar Paolo Bonzini 1-0/+15
2022-03-29Documentation: kvm: fixes for locking.rstGravatar Paolo Bonzini 1-9/+19
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-72/+247
2022-03-21Merge tag 'docs-5.18' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+5
2022-03-21KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2Gravatar Oliver Upton 1-0/+50
2022-03-18Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Gravatar Paolo Bonzini 2-46/+82
2022-03-11docs: UML: Mention telnetd for port channelGravatar Vincent Whitchurch 1-1/+5
2022-03-11docs: UML: Mention telnetd for port channelGravatar Vincent Whitchurch 1-1/+5
2022-03-11um: Document dtb command line optionGravatar Anton Ivanov 1-0/+20
2022-03-09Merge branch kvm-arm64/misc-5.18 into kvmarm-master/nextGravatar Marc Zyngier 2-45/+44