summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/kvm.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins2021-02-041-0/+20
* KVM: VMX: Enable bus lock VM exitChenyi Qiang2021-02-041-0/+5
* KVM/SVM: add support for SEV attestation commandBrijesh Singh2021-02-041-0/+8
* KVM: SVM: Add support for booting APs in an SEV-ES guestTom Lendacky2021-01-071-0/+2
* KVM: X86: Implement ring-based dirty memory trackingPeter Xu2020-11-151-0/+53
* KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctlVitaly Kuznetsov2020-11-151-1/+2
* kvm: x86: only provide PV features if enabled in guest's CPUIDOliver Upton2020-10-211-0/+1
* KVM: x86: Introduce MSR filteringAlexander Graf2020-09-281-0/+5
* KVM: x86: Allow deflecting unknown MSR accesses to user spaceAlexander Graf2020-09-281-0/+13
* KVM: MIPS: Change the definition of kvm typeHuacai Chen2020-09-111-2/+3
* arm64/x86: KVM: Introduce steal-time capAndrew Jones2020-08-211-0/+1
* Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-08-031-1/+1
|\
| * s390/kvm: diagnose 0x318 sync and resetCollin Walling2020-06-231-0/+1
* | KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR supportMohammed Gamal2020-07-101-0/+2
* | kvm: x86: Add "last CPU" to some KVM_EXIT informationJim Mattson2020-07-081-0/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-031-0/+14
|\
| * x86/kvm/hyper-v: Add support for synthetic debugger interfaceJon Doron2020-06-011-0/+10
| * x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron2020-06-011-0/+2