summaryrefslogtreecommitdiff
path: root/Documentation/virt/kvm
AgeCommit message (Expand)Author
2025-05-26Merge tag 'kvm-riscv-6.16-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2025-05-26Documentation: virt/kvm: remove unreferenced footnotePaolo Bonzini
2025-05-23Merge branch kvm-arm64/nv-nv into kvmarm-master/nextMarc Zyngier
2025-05-21RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESETRadim Krčmář
2025-05-19KVM: arm64: Document NV caps and vcpu flagsMarc Zyngier
2025-04-29Merge branch kvm-arm64/nv-pmu-fixes into kvmarm-master/nextMarc Zyngier
2025-04-11KVM: arm64: Allow userspace to limit the number of PMU counters for EL2 VMsMarc Zyngier
2025-04-07Merge branch 'kvm-tdx-initial' into HEADPaolo Bonzini
2025-04-04Documentation: kvm: remove KVM_CAP_MIPS_TEPaolo Bonzini
2025-04-04Documentation: kvm: organize capabilities in the right sectionPaolo Bonzini
2025-04-04Documentation: kvm: fix some definition listsPaolo Bonzini
2025-04-04Documentation: kvm: drop "Capability" heading from capabilitiesPaolo Bonzini
2025-04-04Documentation: kvm: give correct name for KVM_CAP_SPAPR_MULTITCEPaolo Bonzini
2025-04-04Documentation: KVM: KVM_GET_SUPPORTED_CPUID now exposes TSC_DEADLINEPaolo Bonzini
2025-03-20Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-03-19Merge branch 'kvm-arm64/writable-midr' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/nv-vgic' into kvmarm/nextOliver Upton
2025-03-19Merge tag 'kvm-x86-xen-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-03-14Documentation/virt/kvm: Document on Trust Domain Extensions (TDX)Isaku Yamahata
2025-03-14KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PATYan Zhao
2025-03-14KVM: TDX: Handle TDG.VP.VMCALL<ReportFatalError>Binbin Wu
2025-03-05KVM: arm64: Fix documentation for KVM_CAP_ARM_WRITABLE_IMP_ID_REGSOliver Upton
2025-03-03KVM: arm64: nv: Allow userland to set VGIC maintenance IRQAndre Przywara
2025-02-26KVM: arm64: Introduce KVM_REG_ARM_VENDOR_HYP_BMAP_2Shameer Kolothum
2025-02-26KVM: arm64: Specify hypercall ABI for retrieving target implementationsShameer Kolothum
2025-02-26KVM: arm64: Document ordering requirements for irqbypassOliver Upton
2025-02-26KVM: arm64: Allow userspace to change the implementation ID registersSebastian Ott
2025-02-24KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic rangeSean Christopherson
2025-02-14KVM: x86/mmu: Don't force atomic update if only the Accessed bit is volatileJames Houghton
2025-01-31KVM: s390: fake memslot for ucontrol VMsClaudio Imbrenda
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-01-21Merge tag 'docs-6.14' of git://git.lwn.net/linuxLinus Torvalds
2025-01-20Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-01-16KVM: arm64: nv: Fix doc header layout for timersMarc Zyngier
2025-01-07KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMsChristoph Schlameuss
2025-01-07KVM: s390: Reject setting flic pfault attributes on ucontrol VMsChristoph Schlameuss
2025-01-02KVM: arm64: nv: Document EL2 timer APIMarc Zyngier
2024-12-18KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUIDSean Christopherson
2024-12-18KVM: x86: Disallow KVM_CAP_X86_DISABLE_EXITS after vCPU creationSean Christopherson
2024-12-11Documentation: kvm: fix typo in api.rstGianfranco Trad
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-14Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2024-11-13Documentation: KVM: fix malformed tablePaolo Bonzini
2024-11-13Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini
2024-11-13Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-11-11Merge branch kvm-arm64/psci-1.3 into kvmarm/nextOliver Upton