summaryrefslogtreecommitdiff
path: root/Documentation/virt/kvm/api.rst
AgeCommit message (Expand)Author
2022-04-02KVM: MIPS: remove reference to trap&emulate virtualizationPaolo Bonzini
2022-04-02KVM: x86: document limitations of MSR filteringPaolo Bonzini
2022-04-02KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse
2022-03-29Documentation: KVM: add API issues sectionPaolo Bonzini
2022-03-21KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2Oliver Upton
2022-03-18Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-03-09Merge branch kvm-arm64/misc-5.18 into kvmarm-master/nextMarc Zyngier
2022-03-09Documentation: KVM: Update documentation to indicate KVM is arm64-onlyOliver Upton
2022-03-04Merge branch 'kvm-bugfixes' into HEADPaolo Bonzini
2022-02-25KVM: x86: Provide per VM capability for disabling PMU virtualizationDavid Dunn
2022-02-24Merge branch 'kvm-ppc-cap-210' into kvm-next-5.18Paolo Bonzini
2022-02-22Merge branch 'kvm-ppc-cap-210' into kvm-masterPaolo Bonzini
2022-02-22KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin
2022-02-22KVM: s390: Clarify key argument for MEM_OP in api docsJanis Schoetterl-Glausch
2022-02-21KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags fieldWill Deacon
2022-02-17KVM: x86: Add KVM_CAP_ENABLE_CAP to x86Aaron Lewis
2022-02-14KVM: s390: Update api documentation for memop ioctlJanis Schoetterl-Glausch
2022-01-28KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini
2022-01-20docs: kvm: fix WARNINGs from api.rstWei Wang
2022-01-14kvm: x86: Add support for getting/setting expanded xstate bufferGuang Zeng
2022-01-07kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUIDJing Liu
2022-01-07KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel deliveryDavid Woodhouse
2022-01-07KVM: x86/xen: Maintain valid mapping of Xen shared_info pageDavid Woodhouse
2021-12-07KVM: s390: Fix names of skey constants in api documentationJanis Schoetterl-Glausch
2021-11-11KVM: SEV: Add support for SEV intra host migrationPeter Gonda
2021-10-18KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCKOliver Upton
2021-10-04RISC-V: KVM: Document RISC-V specific parts of KVM APIAnup Patel
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-01Merge tag 'docs-5.15' of git://git.lwn.net/linuxLinus Torvalds
2021-08-20KVM: x86: implement KVM_GUESTDBG_BLOCKIRQMaxim Levitsky
2021-08-20KVM: stats: Update doc for histogram statisticsJing Zhang
2021-07-26docs: virt: kvm: api.rst: replace some charactersMauro Carvalho Chehab
2021-07-26KVM: Documentation: Fix KVM_CAP_ENFORCE_PV_FEATURE_CPUID nameVitaly Kuznetsov
2021-07-25docs: virt: kvm: api.rst: replace some charactersMauro Carvalho Chehab
2021-07-25docs: kvm: properly format code blocks and listsIoana Ciornei
2021-07-25docs: kvm: fix build warningsIoana Ciornei
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-06-24kvm: x86: Allow userspace to handle emulation errorsAaron Lewis
2021-06-24KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is brokenSean Christopherson
2021-06-24KVM: stats: Add documentation for binary statistics interfaceJing Zhang
2021-06-23Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2021-06-22KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capabilityBharata B Rao
2021-06-22KVM: arm64: Document MTE capability and ioctlSteven Price
2021-06-17KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercallAshish Kalra
2021-06-17KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2Maxim Levitsky
2021-06-17KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUIDVitaly Kuznetsov
2021-05-20docs: virt: api.rst: fix a pointer to SGX documentationMauro Carvalho Chehab
2021-05-07doc/kvm: Fix wrong entry for KVM_CAP_X86_MSR_FILTERSiddharth Chandrasekaran
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds