summaryrefslogtreecommitdiffstats
path: root/Documentation/virt
AgeCommit message (Expand)AuthorLines
2025-07-26Documentation: KVM: arm64: Describe VGICv3 registers writable pre-initOliver Upton-0/+17
2025-07-17Merge tag 'kvm-x86-fixes-6.16-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-2/+9
2025-07-15KVM: arm64: Document registers exposed via KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGSMarc Zyngier-5/+58
2025-07-15KVM: Documentation: document how KVM is testedPaolo Bonzini-5/+85
2025-07-15KVM: Documentation: minimal updates to review-checklist.rstPaolo Bonzini-2/+3
2025-07-15KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guestKai Huang-0/+7
2025-07-14KVM: x86: Reject KVM_SET_TSC_KHZ VM ioctl when vCPUs have been createdKai Huang-1/+1
2025-07-10Documentation: KVM: Fix unexpected unindent warningBinbin Wu-2/+2
2025-07-09KVM: x86: Provide a capability to disable APERF/MPERF read interceptsJim Mattson-0/+23
2025-07-07KVM: arm64: Expose new KVM cap for cacheable PFNMAPAnkit Agrawal-1/+12
2025-06-25Documentation: KVM: Fix unexpected unindent warningsBinbin Wu-15/+15
2025-06-20KVM: TDX: Report supported optional TDVMCALLs in TDX capabilitiesPaolo Bonzini-1/+14
2025-06-20KVM: TDX: Exit to userspace for SetupEventNotifyInterruptPaolo Bonzini-0/+7
2025-06-20KVM: TDX: Exit to userspace for GetTdVmCallInfoBinbin Wu-0/+10
2025-06-20KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>Binbin Wu-1/+48
2025-06-05Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-40/+7
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+24
2025-05-27Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+5
2025-05-26Merge tag 'kvm-riscv-6.16-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-0/+11
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-1/+37
2025-05-26Documentation: virt/kvm: remove unreferenced footnotePaolo Bonzini-1/+1
2025-05-23Documentation: hyperv: Update VMBus doc with new features and infoMichael Kelley-4/+24
2025-05-23Merge branch kvm-arm64/nv-nv into kvmarm-master/nextMarc Zyngier-1/+13
2025-05-21RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESETRadim Krčmář-0/+11
2025-05-19KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUsManali Shukla-0/+5
2025-05-19KVM: arm64: Document NV caps and vcpu flagsMarc Zyngier-1/+13
2025-05-05um: Remove legacy network transport infrastructureTiwei Bie-12/+6
2025-05-05um: Remove obsolete legacy network transportsTiwei Bie-29/+2
2025-04-29Merge branch kvm-arm64/nv-pmu-fixes into kvmarm-master/nextMarc Zyngier-0/+24
2025-04-11KVM: arm64: Allow userspace to limit the number of PMU counters for EL2 VMsMarc Zyngier-0/+24
2025-04-07Merge branch 'kvm-tdx-initial' into HEADPaolo Bonzini-4/+293
2025-04-04Documentation: kvm: remove KVM_CAP_MIPS_TEPaolo Bonzini-14/+0
2025-04-04Documentation: kvm: organize capabilities in the right sectionPaolo Bonzini-338/+340
2025-04-04Documentation: kvm: fix some definition listsPaolo Bonzini-6/+6
2025-04-04Documentation: kvm: drop "Capability" heading from capabilitiesPaolo Bonzini-11/+0
2025-04-04Documentation: kvm: give correct name for KVM_CAP_SPAPR_MULTITCEPaolo Bonzini-3/+2
2025-04-04Documentation: KVM: KVM_GET_SUPPORTED_CPUID now exposes TSC_DEADLINEPaolo Bonzini-3/+4
2025-03-20Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini-3/+106
2025-03-19Merge branch 'kvm-arm64/writable-midr' into kvmarm/nextOliver Upton-0/+18
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton-1/+73
2025-03-19Merge branch 'kvm-arm64/nv-vgic' into kvmarm/nextOliver Upton-1/+11
2025-03-19Merge tag 'kvm-x86-xen-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+4
2025-03-14Documentation/virt/kvm: Document on Trust Domain Extensions (TDX)Isaku Yamahata-4/+265
2025-03-14KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PATYan Zhao-0/+22
2025-03-14KVM: TDX: Handle TDG.VP.VMCALL<ReportFatalError>Binbin Wu-0/+6
2025-03-05KVM: arm64: Fix documentation for KVM_CAP_ARM_WRITABLE_IMP_ID_REGSOliver Upton-1/+1
2025-03-03KVM: arm64: nv: Allow userland to set VGIC maintenance IRQAndre Przywara-1/+11
2025-02-26KVM: arm64: Introduce KVM_REG_ARM_VENDOR_HYP_BMAP_2Shameer Kolothum-1/+14
2025-02-26KVM: arm64: Specify hypercall ABI for retrieving target implementationsShameer Kolothum-0/+59
2025-02-26KVM: arm64: Document ordering requirements for irqbypassOliver Upton-1/+4