summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/kvm.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2Oliver Upton2022-03-211-0/+1
* KVM: x86: Provide per VM capability for disabling PMU virtualizationDavid Dunn2022-02-251-0/+3
* Merge branch 'kvm-ppc-cap-210' into kvm-next-5.18Paolo Bonzini2022-02-241-1/+2
|\
| * KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin2022-02-221-0/+1
* | KVM: s390: Update api documentation for memop ioctlJanis Schoetterl-Glausch2022-02-141-1/+1
* | KVM: s390: Add capability for storage key extension of MEM_OP IOCTLJanis Schoetterl-Glausch2022-02-141-0/+1
* | KVM: s390: Add vm IOCTL for key checked guest absolute memory accessJanis Schoetterl-Glausch2022-02-141-0/+2
* | KVM: s390: Add optional storage key checking to MEMOP IOCTLJanis Schoetterl-Glausch2022-02-141-1/+5
|/
* kvm: Move KVM_GET_XSAVE2 IOCTL definition at the end of kvm.hJanosch Frank2022-01-311-3/+3
* KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini2022-01-281-0/+1
* kvm: x86: Add support for getting/setting expanded xstate bufferGuang Zeng2022-01-141-0/+4
* KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel deliveryDavid Woodhouse2022-01-071-0/+11
* RISC-V: KVM: Add VM capability to allow userspace get GPA bitsAnup Patel2022-01-061-0/+1
* KVM: SEV: Add support for SEV intra host migrationPeter Gonda2021-11-111-0/+1
* KVM: x86: On emulation failure, convey the exit reason, etc. to userspaceDavid Edmondson2021-10-251-0/+6
* KVM: x86: Clarify the kvm_run.emulation_failure structure layoutDavid Edmondson2021-10-251-2/+6
* KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCKOliver Upton2021-10-181-1/+6
* RISC-V: KVM: Add SBI v0.1 supportAtish Patra2021-10-041-0/+8
* KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang2021-08-201-4/+7
* Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-251-0/+2
|\
| * KVM: arm64: Add ioctl to fetch/store tags in a guestSteven Price2021-06-221-0/+1
| * KVM: arm64: Introduce MTE VM featureSteven Price2021-06-221-0/+1
* | kvm: x86: Allow userspace to handle emulation errorsAaron Lewis2021-06-241-0/+23
* | KVM: stats: Add fd-based API to read binary stats dataJing Zhang2021-06-241-0/+73
* | Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2021-06-231-0/+1
|\ \
| * | KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capabilityBharata B Rao2021-06-221-0/+1
* | | KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercallAshish Kalra2021-06-171-0/+1
* | | KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2Maxim Levitsky2021-06-171-0/+4
* | | KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUIDVitaly Kuznetsov2021-06-171-0/+1
| |/ |/|
* | KVM: X86: Use _BITUL() macro in UAPI headersJoe Richey2021-05-271-2/+3
|/
* Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-231-0/+1
|\
| * KVM: arm64: Add support for the KVM PTP serviceJianyong Wu2021-04-071-0/+1
* | KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA commandBrijesh Singh2021-04-211-0/+9
* | KVM: SVM: Add support for KVM_SEV_RECEIVE_START commandBrijesh Singh2021-04-211-0/+9
* | KVM: SVM: Add support for KVM_SEV_SEND_CANCEL commandSteve Rutherford2021-04-211-0/+2
* | KVM: SVM: Add KVM_SEND_UPDATE_DATA commandBrijesh Singh2021-04-211-0/+9
* | KVM: SVM: Add KVM_SEV SEND_START commandBrijesh Singh2021-04-211-0/+12
* | KVM: x86: Support KVM VMs sharing SEV contextNathan Tempelman2021-04-211-0/+1
* | KVM: x86: Add capability to grant VM access to privileged SGX attributeSean Christopherson2021-04-201-0/+1
* | KVM: introduce KVM_CAP_SET_GUEST_DEBUG2Paolo Bonzini2021-04-171-0/+1
|/
* KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse2021-03-021-0/+13
* KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria2021-02-101-0/+1
* KVM: x86: declare Xen HVM shared info capability and add test caseDavid Woodhouse2021-02-041-0/+3
* KVM: x86/xen: Add event channel interrupt vector upcallDavid Woodhouse2021-02-041-0/+2
* KVM: x86/xen: register vcpu time info regionJoao Martins2021-02-041-0/+1
* KVM: x86/xen: register vcpu infoJoao Martins2021-02-041-0/+3
* KVM: x86/xen: Add KVM_XEN_VCPU_SET_ATTR/KVM_XEN_VCPU_GET_ATTRDavid Woodhouse2021-02-041-0/+13
* KVM: x86/xen: register shared_info pageJoao Martins2021-02-041-0/+4
* KVM: x86/xen: latch long_mode when hypercall page is set upDavid Woodhouse2021-02-041-0/+3
* KVM: x86/xen: add KVM_XEN_HVM_SET_ATTR/KVM_XEN_HVM_GET_ATTRJoao Martins2021-02-041-0/+11