summaryrefslogtreecommitdiff
path: root/Documentation/virt/kvm/api.rst
AgeCommit message (Expand)AuthorFilesLines
2021-11-11KVM: SEV: Add support for SEV intra host migrationPeter Gonda1-0/+14
2021-10-18KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCKOliver Upton1-9/+39
2021-10-04RISC-V: KVM: Document RISC-V specific parts of KVM APIAnup Patel1-9/+184
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-8/+28
2021-09-02Merge tag 'docs-5.15' of git://git.lwn.net/linuxLinus Torvalds1-14/+18
2021-08-20KVM: x86: implement KVM_GUESTDBG_BLOCKIRQMaxim Levitsky1-0/+1
2021-08-20KVM: stats: Update doc for histogram statisticsJing Zhang1-8/+27
2021-07-26docs: virt: kvm: api.rst: replace some charactersMauro Carvalho Chehab1-14/+14
2021-07-26KVM: Documentation: Fix KVM_CAP_ENFORCE_PV_FEATURE_CPUID nameVitaly Kuznetsov1-1/+1
2021-07-25docs: virt: kvm: api.rst: replace some charactersMauro Carvalho Chehab1-14/+14
2021-07-25docs: kvm: properly format code blocks and listsIoana Ciornei1-0/+4
2021-07-25docs: kvm: fix build warningsIoana Ciornei1-14/+14
2021-06-29Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-0/+59
2021-06-25kvm: x86: Allow userspace to handle emulation errorsAaron Lewis1-0/+20
2021-06-25KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is brokenSean Christopherson1-3/+8
2021-06-25KVM: stats: Add documentation for binary statistics interfaceJing Zhang1-0/+170
2021-06-23Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-0/+18
2021-06-22KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capabilityBharata B Rao1-0/+18
2021-06-22KVM: arm64: Document MTE capability and ioctlSteven Price1-0/+61
2021-06-17KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercallAshish Kalra1-0/+19
2021-06-17KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2Maxim Levitsky1-0/+48
2021-06-17KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUIDVitaly Kuznetsov1-0/+11
2021-05-20docs: virt: api.rst: fix a pointer to SGX documentationMauro Carvalho Chehab1-1/+1
2021-05-07doc/kvm: Fix wrong entry for KVM_CAP_X86_MSR_FILTERSiddharth Chandrasekaran1-2/+2
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-25/+189
2021-04-26Merge tag 'docs-5.13' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2021-04-26KVM: documentation: fix sphinx warningsPaolo Bonzini1-1/+1
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-1/+23
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini1-2/+105
2021-04-21KVM: x86: Support KVM VMs sharing SEV contextNathan Tempelman1-1/+17
2021-04-20KVM: x86: Add capability to grant VM access to privileged SGX attributeSean Christopherson1-0/+23
2021-04-20doc/virt/kvm: move KVM_CAP_PPC_MULTITCE in section 8Emanuele Giuseppe Esposito1-125/+125
2021-04-17KVM: introduce KVM_CAP_SET_GUEST_DEBUG2Paolo Bonzini1-0/+3
2021-04-13Merge branch 'kvm-arm64/ptp' into kvmarm-master/nextMarc Zyngier1-0/+10
2021-04-13Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/nextMarc Zyngier1-0/+12
2021-04-09KVM: arm64: Clarify vcpu reset behaviourMarc Zyngier1-0/+12
2021-04-07Documentation: KVM: Document KVM_GUESTDBG_USE_HW control flag for arm64Alexandru Elisei1-1/+2
2021-04-07KVM: arm64: Add support for the KVM PTP serviceJianyong Wu1-0/+10
2021-03-19documentation/kvm: additional explanations on KVM_SET_BOOT_CPU_IDEmanuele Giuseppe Esposito1-1/+2
2021-03-18KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ishSean Christopherson1-2/+4
2021-03-12KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier1-0/+3
2021-03-09docs: kvm: Fix a typo ("althought")Jonathan Neuschäfer1-1/+1
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse1-0/+41
2021-03-02KVM: Documentation: Fix index for KVM_CAP_PPC_DAWR1Kai Huang1-1/+1
2021-02-26KVM: Documentation: rectify rst markup in kvm_run->flagsChenyi Qiang1-1/+2
2021-02-26Documentation: kvm: fix messy conversion from .txt to .rstPaolo Bonzini1-53/+16
2021-02-22KVM: Documentation: rectify rst markup in KVM_GET_SUPPORTED_HV_CPUIDLukas Bulwahn1-0/+2
2021-02-10KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria1-0/+10
2021-02-10KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria1-0/+2