summaryrefslogtreecommitdiffstats
path: root/Documentation/virt
AgeCommit message (Expand)AuthorLines
2024-08-30drivers/virt: pkvm: Add initial support for running as a protected guestWill Deacon-0/+22
2024-08-22KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-ExitSean Christopherson-4/+19
2024-08-14KVM: x86/mmu: Introduce a quirk to control memslot zap behaviorYan Zhao-0/+8
2024-08-13Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-1/+1
2024-08-05docs: KVM: Fix register ID of SPSR_FIQTakahiro Itazuri-1/+1
2024-08-02Merge branch 'kvm-fixes' into HEADPaolo Bonzini-1/+7
2024-07-26KVM: x86: disallow pre-fault for SNP VMs before initializationPaolo Bonzini-0/+6
2024-07-26KVM: Documentation: Fix title underline too short warningChang Yu-1/+1
2024-07-25Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+0
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-39/+291
2024-07-19Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+3
2024-07-17crypto: ccp: Add the SNP_VLEK_LOAD commandMichael Roth-0/+19
2024-07-16Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+11
2024-07-16Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-1/+23
2024-07-16Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-21/+57
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-10/+10
2024-07-16Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-6/+6
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-77/+109
2024-07-12Merge tag 'kvm-s390-next-6.11-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini-0/+12
2024-07-12KVM: Document KVM_PRE_FAULT_MEMORY ioctlIsaku Yamahata-0/+55
2024-07-04um: remove pcap driver from documentationJohannes Berg-2/+0
2024-07-04kvm: s390: Reject memory region operations for ucontrol VMsChristoph Schlameuss-0/+12
2024-06-28KVM: Documentation: Correct the VGIC V2 CPU interface addr space sizeChangyuan Lyu-1/+1
2024-06-28KVM: Documentation: Enumerate allowed value macros of `irq_type`Changyuan Lyu-3/+3
2024-06-28KVM: Documentation: Fix typo `BFD`Changyuan Lyu-2/+2
2024-06-24Documentation: hyperv: Add overview of Confidential Computing VM supportMichael Kelley-0/+261
2024-06-17virt: sev-guest: Choose the VMPCK key based on executing VMPLTom Lendacky-0/+11
2024-06-11KVM: x86: Add KVM_RUN_X86_GUEST_MODE kvm_run flagThomas Prescher-0/+17
2024-06-11KVM: x86: Improve documentation for KVM_CAP_X86_BUS_LOCK_EXITCarlos López-25/+27
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR registerShivaprasad G Bhat-0/+1
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR registerShivaprasad G Bhat-0/+1
2024-06-06KVM: PPC: Book3S HV: Add one-reg interface for DEXCR registerShivaprasad G Bhat-0/+1
2024-06-05KVM: VMX: Drop support for forcing UC memory when guest CR0.CD=1Sean Christopherson-5/+20
2024-06-05KVM: x86: Remove VMX support for virtualizing guest MTRR memtypesSean Christopherson-0/+7
2024-06-05KVM: x86: Add a capability to configure bus frequency for APIC timerIsaku Yamahata-0/+17
2024-06-03Merge branch 'kvm-6.11-sev-snp' into HEADPaolo Bonzini-1/+109
2024-06-03KVM: fix documentation rendering for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROMJulian Stecklina-4/+4
2024-06-03KVM: Update halt polling documentation to note that KVM has 4 module paramsParshuram Sangle-5/+5
2024-06-03KVM: Enable halt polling shrink parameter by defaultParshuram Sangle-1/+1
2024-05-28Documentation: hyperv: Improve synic and interrupt handling descriptionMichael Kelley-34/+66
2024-05-28Documentation: hyperv: Update spelling and fix typoMichael Kelley-52/+52
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-4/+4
2024-05-12KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH commandBrijesh Singh-0/+28
2024-05-12KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE commandBrijesh Singh-0/+54
2024-05-12KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START commandBrijesh Singh-1/+27
2024-05-12Merge tag 'kvm-x86-generic-6.10' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-1/+1
2024-05-12Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini-150/+214
2024-05-07KVM: SEV: Allow per-guest configuration of GHCB protocol versionMichael Roth-2/+9
2024-05-08KVM: PPC: Fix documentation for ppc mmu capsJoel Stanley-4/+4
2024-05-03KVM: fix documentation for KVM_CREATE_GUEST_MEMFDCarlos López-1/+1