summaryrefslogtreecommitdiffstats
path: root/Documentation/virt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8 days3-113/+169
|\
| * Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini2024-11-141-0/+10
| |\
| | * Merge branch kvm-arm64/psci-1.3 into kvmarm/nextOliver Upton2024-11-111-0/+10
| | |\
| | | * KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernationDavid Woodhouse2024-10-251-0/+10
| * | | Documentation: KVM: fix malformed tablePaolo Bonzini2024-11-131-2/+2
| * | | Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini2024-11-131-74/+84
| |\ \ \
| | * | | Documentation: kvm: reorganize introductionPaolo Bonzini2024-11-081-13/+25
| | * | | Documentation: kvm: replace section numbers with linksPaolo Bonzini2024-11-081-12/+28
| | * | | Documentation: kvm: fix a few mistakesPaolo Bonzini2024-11-081-15/+33
| | * | | KVM: powerpc: remove remaining traces of KVM_CAP_PPC_RMAPaolo Bonzini2024-11-081-36/+0
| | |/ /
| * | | Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-11-132-0/+34
| |\ \ \
| | * | | KVM: x86: Quirk initialization of feature MSRs to KVM's max configurationSean Christopherson2024-11-011-0/+22
| | * | | KVM: x86: Document an erratum in KVM_SET_VCPU_EVENTS on Intel CPUsSean Christopherson2024-11-011-0/+12
| | |/ /
| * | | KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIsSean Christopherson2024-10-251-2/+2
| * | | KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEsSean Christopherson2024-10-251-37/+39
| |/ /
* | | Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds13 days1-7/+28
|\ \ \ | |/ / |/| |
| * | Documentation: s390-diag.rst: Document diag500(STORAGE LIMIT) subfunctionDavid Hildenbrand2024-11-071-0/+17
| * | Documentation: s390-diag.rst: Make diag500 a generic KVM hypercallDavid Hildenbrand2024-11-071-7/+11
| |/
* | KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALLSean Christopherson2024-10-201-7/+9
* | KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomicDr. David Alan Gilbert2024-10-201-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-09-282-12/+51
|\
| * Documentation: KVM: fix warning in "make htmldocs"Paolo Bonzini2024-09-271-0/+1
| * Merge tag 'kvm-x86-vmx-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-09-171-4/+19
| |\
| | * KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-ExitSean Christopherson2024-08-221-4/+19
| * | KVM: Register cpuhp and syscore callbacks when enabling hardwareSean Christopherson2024-09-041-4/+5
| * | KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlockSean Christopherson2024-09-041-9/+23
| * | KVM: x86/mmu: Introduce a quirk to control memslot zap behaviorYan Zhao2024-08-141-0/+8
| |/
* | Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-09-271-0/+37
|\ \
| * | user_mode_linux_howto_v2: add VDE vector support in docRenzo Davoli2024-09-121-0/+37
| |/
* | Merge tag 'docs-6.12' of git://git.lwn.net/linuxLinus Torvalds2024-09-173-0/+100
|\ \
| * | Loongarch: KVM: Add KVM hypercalls documentation for LoongArchBibo Mao2024-09-053-0/+100
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-09-161-0/+98
|\ \
| * | drivers/virt: pkvm: Intercept ioremap using pKVM MMIO_GUARD hypercallWill Deacon2024-08-301-0/+26
| * | drivers/virt: pkvm: Hook up mem_encrypt API using pKVM hypercallsWill Deacon2024-08-301-0/+50
| * | drivers/virt: pkvm: Add initial support for running as a protected guestWill Deacon2024-08-301-0/+22
* | | Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-09-092-0/+261
|\ \ \ | |_|/ |/| |
| * | Documentation: hyperv: Add overview of Confidential Computing VM supportMichael Kelley2024-06-242-0/+261
* | | Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-08-131-1/+1
|\ \ \ | |_|/ |/| |
| * | docs: KVM: Fix register ID of SPSR_FIQTakahiro Itazuri2024-08-051-1/+1
* | | Merge branch 'kvm-fixes' into HEADPaolo Bonzini2024-08-021-1/+7
|\ \ \ | |/ / |/| |
| * | KVM: x86: disallow pre-fault for SNP VMs before initializationPaolo Bonzini2024-07-261-0/+6
| * | KVM: Documentation: Fix title underline too short warningChang Yu2024-07-261-1/+1
* | | Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-251-2/+0
|\ \ \
| * | | um: remove pcap driver from documentationJohannes Berg2024-07-041-2/+0
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-206-39/+291
|\ \ \ | | |/ | |/|
| * | crypto: ccp: Add the SNP_VLEK_LOAD commandMichael Roth2024-07-171-0/+19
| * | Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-162-1/+23
| |\ \
| | * | KVM: VMX: Drop support for forcing UC memory when guest CR0.CD=1Sean Christopherson2024-06-052-5/+20
| | * | KVM: x86: Remove VMX support for virtualizing guest MTRR memtypesSean Christopherson2024-06-051-0/+7
| * | | Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-161-21/+57
| |\ \ \