summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/kvm.h
AgeCommit message (Expand)Author
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse
2021-02-10KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria
2021-02-04KVM: x86: declare Xen HVM shared info capability and add test caseDavid Woodhouse
2021-02-04KVM: x86/xen: Add event channel interrupt vector upcallDavid Woodhouse
2021-02-04KVM: x86/xen: register vcpu time info regionJoao Martins
2021-02-04KVM: x86/xen: register vcpu infoJoao Martins
2021-02-04KVM: x86/xen: Add KVM_XEN_VCPU_SET_ATTR/KVM_XEN_VCPU_GET_ATTRDavid Woodhouse
2021-02-04KVM: x86/xen: register shared_info pageJoao Martins
2021-02-04KVM: x86/xen: latch long_mode when hypercall page is set upDavid Woodhouse
2021-02-04KVM: x86/xen: add KVM_XEN_HVM_SET_ATTR/KVM_XEN_HVM_GET_ATTRJoao Martins
2021-02-04KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins
2021-02-04KVM: VMX: Enable bus lock VM exitChenyi Qiang
2021-02-04KVM/SVM: add support for SEV attestation commandBrijesh Singh
2021-01-07KVM: SVM: Add support for booting APs in an SEV-ES guestTom Lendacky
2020-11-15KVM: X86: Implement ring-based dirty memory trackingPeter Xu
2020-11-15KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctlVitaly Kuznetsov
2020-10-21kvm: x86: only provide PV features if enabled in guest's CPUIDOliver Upton
2020-09-28KVM: x86: Introduce MSR filteringAlexander Graf
2020-09-28KVM: x86: Allow deflecting unknown MSR accesses to user spaceAlexander Graf
2020-09-11KVM: MIPS: Change the definition of kvm typeHuacai Chen
2020-08-21arm64/x86: KVM: Introduce steal-time capAndrew Jones
2020-08-03Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-07-10KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR supportMohammed Gamal
2020-07-08kvm: x86: Add "last CPU" to some KVM_EXIT informationJim Mattson
2020-06-23s390/kvm: diagnose 0x318 sync and resetCollin Walling
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-01x86/kvm/hyper-v: Add support for synthetic debugger interfaceJon Doron
2020-06-01x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron
2020-06-01KVM: x86: announce KVM_FEATURE_ASYNC_PF_INTVitaly Kuznetsov
2020-04-24kvm: add capability for halt pollingDavid Matlack
2020-04-20docs: fix broken references for ReST files that moved aroundMauro Carvalho Chehab
2020-03-26KVM: PPC: Book3S HV: Add a capability for enabling secure guestsPaul Mackerras
2020-03-16Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-03-16KVM: x86: enable dirty log gradually in small chunksJay Zhou
2020-02-27KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTEDChristian Borntraeger
2020-02-27KVM: s390: protvirt: UV calls in support of diag308 0, 1Janosch Frank
2020-02-27KVM: S390: protvirt: Introduce instruction data area bounce bufferJanosch Frank
2020-02-27KVM: s390: protvirt: Add initial vm and cpu lifecycle handlingJanosch Frank
2020-01-31KVM: s390: Add new reset vcpu APIJanosch Frank
2019-11-28KVM: PPC: Book3S HV: Support reset of secure guestBharata B Rao
2019-11-21Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2019-10-24Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...Marc Zyngier
2019-10-21KVM: arm64: Provide VCPU attributes for stolen timeSteven Price
2019-10-21KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall
2019-10-21KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall
2019-10-21KVM: PPC: Report single stepping capabilityFabiano Rosas
2019-09-27Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-24KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSHTianyu Lan
2019-09-20KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interfaceAnup Patel
2019-09-11KVM: x86: Return to userspace with internal error on unexpected exit reasonLiran Alon