aboutsummaryrefslogtreecommitdiff
path: root/Documentation/virt
AgeCommit message (Expand)AuthorFilesLines
2022-08-11KVM: x86/MMU: properly format KVM_CAP_VM_DISABLE_NX_HUGE_PAGES capability tableGravatar Bagas Sanjaya 1-4/+4
2022-08-11Documentation: KVM: extend KVM_CAP_VM_DISABLE_NX_HUGE_PAGES heading underlineGravatar Bagas Sanjaya 1-1/+1
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-3/+406
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxGravatar Linus Torvalds 9-5/+601
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-5/+6
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Gravatar Paolo Bonzini 3-3/+406
2022-07-22Merge tag 'kvm-s390-next-5.20-1' of https://git.kernel.org/pub/scm/linux/kern...Gravatar Paolo Bonzini 1-0/+71
2022-07-20KVM: s390: resetting the Topology-Change-ReportGravatar Pierre Morel 1-0/+25
2022-07-19KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean statsGravatar Oliver Upton 1-1/+1
2022-07-14Documentation: kvm: clarify histogram unitsGravatar Paolo Bonzini 1-4/+7
2022-07-14kvm: stats: tell userspace which values are booleanGravatar Paolo Bonzini 1-0/+6
2022-07-13KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specificGravatar Sean Christopherson 1-1/+1
2022-07-13Documentation: hyperv: Add overview of clocks and timersGravatar Michael Kelley 2-0/+74
2022-07-13Documentation: hyperv: Add overview of VMbusGravatar Michael Kelley 2-0/+304
2022-07-13Documentation: hyperv: Add overview of Hyper-V enlightenmentsGravatar Michael Kelley 3-0/+218
2022-07-13Documentation: kvm: extend KVM_S390_ZPCI_OP subheading underlineGravatar Bagas Sanjaya 1-1/+1
2022-07-11Merge tag 'kvm-s390-pci-5.20' into kernelorgnextGravatar Christian Borntraeger 1-0/+46
2022-07-11KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devicesGravatar Matthew Rosato 1-0/+47
2022-07-07Documentation: KVM: update s390-diag.rst referenceGravatar Mauro Carvalho Chehab 1-1/+1
2022-07-07Documentation: KVM: update msr.rst referenceGravatar Mauro Carvalho Chehab 1-1/+1
2022-07-07Documentation: KVM: update amd-memory-encryption.rst referencesGravatar Mauro Carvalho Chehab 1-1/+1
2022-07-07Documentation: KVM: update s390-pv.rst referenceGravatar Mauro Carvalho Chehab 1-1/+1
2022-07-01arm64: Rename the VHE switch to "finalise_el2"Gravatar Marc Zyngier 1-5/+6
2022-06-24docs: UML: fix typoGravatar Steven Lung 1-1/+1
2022-06-24KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basisGravatar Ben Gardon 1-0/+16
2022-06-20KVM: x86: Add a quirk for KVM's "MONITOR/MWAIT are NOPs!" behaviorGravatar Sean Christopherson 1-0/+13
2022-06-11KVM: Fix references to non-existent KVM_CAP_TRIPLE_FAULT_EVENTGravatar Sean Christopherson 1-2/+2
2022-06-08KVM: x86: PIT: Preserve state of speaker port data bitGravatar Paul Durrant 1-1/+3
2022-06-08KVM: VMX: Enable Notify VM exitGravatar Tao Xu 1-0/+49
2022-06-08KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple faultGravatar Chenyi Qiang 1-0/+8
2022-06-08KVM: x86: Allow userspace to set maximum VCPU id for VMGravatar Zeng Guang 1-0/+21
2022-06-07Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Paolo Bonzini 3-2/+225
2022-06-01Documentation/virt/kvm/api.rst: Explain rc/rrc deliveryGravatar Janosch Frank 1-0/+8
2022-06-01Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptionsGravatar Janosch Frank 1-2/+152
2022-06-01Documentation: virt: Protected virtual machine dumpsGravatar Janosch Frank 2-0/+65
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-94/+379
2022-05-25Documentation: kvm: reorder ARM-specific section about KVM_SYSTEM_EVENT_SUSPENDGravatar Paolo Bonzini 1-26/+26
2022-05-25Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Paolo Bonzini 1-0/+6
2022-05-25Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Gravatar Paolo Bonzini 4-81/+232
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+2
2022-05-23Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-0/+156
2022-05-20KVM: s390: Don't indicate suppression on dirtying, failing memopGravatar Janis Schoetterl-Glausch 1-0/+6
2022-05-16Merge branch kvm-arm64/psci-suspend into kvmarm-master/nextGravatar Marc Zyngier 1-2/+74
2022-05-16Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextGravatar Marc Zyngier 4-78/+157
2022-05-05Documentation: KVM: Fix title level for PSCI_SUSPENDGravatar Stephen Rothwell 1-1/+1
2022-05-04Documentation: Fix index.rst after psci.rst renamingGravatar Marc Zyngier 1-1/+1
2022-05-04KVM: arm64: Implement PSCI SYSTEM_SUSPENDGravatar Oliver Upton 1-0/+39
2022-05-04KVM: arm64: Add support for userspace to suspend a vCPUGravatar Oliver Upton 1-2/+35
2022-05-03Docs: KVM: Add doc for the bitmap firmware registersGravatar Raghavendra Rao Ananta 2-17/+96
2022-05-03Docs: KVM: Rename psci.rst to hypercalls.rstGravatar Raghavendra Rao Ananta 1-0/+0