summaryrefslogtreecommitdiffstats
path: root/Documentation/virt
AgeCommit message (Expand)AuthorLines
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
2025-02-26KVM: arm64: Allow userspace to change the implementation ID registersSebastian Ott-0/+18
2025-02-24KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic rangeSean Christopherson-0/+4
2025-02-14KVM: x86/mmu: Don't force atomic update if only the Accessed bit is volatileJames Houghton-2/+2
2025-01-31KVM: s390: fake memslot for ucontrol VMsClaudio Imbrenda-1/+1
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-6/+8
2025-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+7
2025-01-25Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+337
2025-01-21Merge tag 'docs-6.14' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2025-01-20Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-3/+7
2025-01-16KVM: arm64: nv: Fix doc header layout for timersMarc Zyngier-3/+2
2025-01-13Documentation: hyperv: Add overview of guest VM hibernationMichael Kelley-0/+337
2025-01-07KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMsChristoph Schlameuss-0/+3
2025-01-07KVM: s390: Reject setting flic pfault attributes on ucontrol VMsChristoph Schlameuss-0/+4
2025-01-02KVM: arm64: nv: Document EL2 timer APIMarc Zyngier-6/+9
2024-12-18KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUIDSean Christopherson-3/+6
2024-12-18KVM: x86: Disallow KVM_CAP_X86_DISABLE_EXITS after vCPU creationSean Christopherson-0/+1
2024-12-11Documentation: kvm: fix typo in api.rstGianfranco Trad-1/+1
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-113/+169
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-7/+28
2024-11-14Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini-0/+10
2024-11-13Documentation: KVM: fix malformed tablePaolo Bonzini-2/+2
2024-11-13Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini-74/+84
2024-11-13Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+34
2024-11-11Merge branch kvm-arm64/psci-1.3 into kvmarm/nextOliver Upton-0/+10
2024-11-08Documentation: kvm: reorganize introductionPaolo Bonzini-13/+25
2024-11-08Documentation: kvm: replace section numbers with linksPaolo Bonzini-12/+28
2024-11-08Documentation: kvm: fix a few mistakesPaolo Bonzini-15/+33
2024-11-08KVM: powerpc: remove remaining traces of KVM_CAP_PPC_RMAPaolo Bonzini-36/+0
2024-11-07Documentation: s390-diag.rst: Document diag500(STORAGE LIMIT) subfunctionDavid Hildenbrand-0/+17
2024-11-07Documentation: s390-diag.rst: Make diag500 a generic KVM hypercallDavid Hildenbrand-7/+11
2024-11-01KVM: x86: Quirk initialization of feature MSRs to KVM's max configurationSean Christopherson-0/+22
2024-11-01KVM: x86: Document an erratum in KVM_SET_VCPU_EVENTS on Intel CPUsSean Christopherson-0/+12
2024-10-25KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIsSean Christopherson-2/+2
2024-10-25KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEsSean Christopherson-37/+39
2024-10-24KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernationDavid Woodhouse-0/+10
2024-10-20KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALLSean Christopherson-7/+9
2024-10-20KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomicDr. David Alan Gilbert-1/+1
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-12/+51