aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux/kvm.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-25kvm/vfio: Accept vfio device file from userspaceGravatar Yi Liu 1-3/+10
2023-07-01Merge tag 'kvm-x86-generic-6.5' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 1-1/+1
2023-07-01Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 1-0/+2
2023-06-18RISC-V: KVM: Implement device interface for AIA irqchipGravatar Anup Patel 1-0/+2
2023-06-05KVM: Fix comment for KVM_ENABLE_CAPGravatar Binbin Wu 1-1/+1
2023-05-16KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZEGravatar Ricardo Koller 1-0/+2
2023-04-26Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 1-2/+10
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextGravatar Marc Zyngier 1-2/+7
2023-04-05KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALLGravatar Oliver Upton 1-2/+7
2023-03-30KVM: arm64: timers: Allow userspace to set the global counter offsetGravatar Marc Zyngier 1-0/+3
2023-03-16KVM: x86: Remove the KVM_GET_NR_MMU_PAGES ioctlGravatar Thomas Huth 1-1/+1
2023-02-15Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Bonzini 1-0/+8
2023-02-07KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchgGravatar Janis Schoetterl-Glausch 1-0/+8
2023-01-24KVM: x86/pmu: Introduce masked events to the pmu event filterGravatar Aaron Lewis 1-0/+1
2022-12-27KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapiGravatar David Woodhouse 1-0/+3
2022-12-12Merge remote-tracking branch 'kvm/queue' into HEADGravatar Paolo Bonzini 1-17/+7
2022-12-09Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Gravatar Paolo Bonzini 1-0/+1
2022-12-02KVM: Reference to kvm_userspace_memory_region in doc and commentsGravatar Javier Martinez Canillas 1-3/+3
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctlGravatar Javier Martinez Canillas 1-2/+0
2022-12-02KVM: Delete all references to removed KVM_SET_MEMORY_REGION ioctlGravatar Javier Martinez Canillas 1-12/+0
2022-11-30KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configuredGravatar David Woodhouse 1-0/+4
2022-11-28Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Bonzini 1-0/+3
2022-11-23KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLEGravatar Claudio Imbrenda 1-0/+1
2022-11-23KVM: s390: pv: asynchronous destroy for rebootGravatar Claudio Imbrenda 1-0/+2
2022-11-10KVM: Support dirty ring in conjunction with bitmapGravatar Gavin Shan 1-0/+1
2022-11-09KVM: x86: Add a VALID_MASK for the MSR exit reason flagsGravatar Aaron Lewis 1-0/+3
2022-09-29KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config optionGravatar Marc Zyngier 1-0/+1
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+108
2022-08-02Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Gravatar Linus Torvalds 1-4/+4
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Gravatar Paolo Bonzini 1-0/+100
2022-07-29RISC-V: KVM: Add extensible CSR emulation frameworkGravatar Anup Patel 1-0/+8
2022-07-20KVM: s390: resetting the Topology-Change-ReportGravatar Pierre Morel 1-0/+1
2022-07-19KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean statsGravatar Oliver Upton 1-1/+1
2022-07-14kvm: stats: tell userspace which values are booleanGravatar Paolo Bonzini 1-0/+1
2022-07-11Merge tag 'kvm-s390-pci-5.20' into kernelorgnextGravatar Christian Borntraeger 1-0/+31
2022-07-11KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devicesGravatar Matthew Rosato 1-0/+31
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGravatar Gustavo A. R. Silva 1-4/+4
2022-06-24KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basisGravatar Ben Gardon 1-0/+1
2022-06-08KVM: VMX: Enable Notify VM exitGravatar Tao Xu 1-0/+11
2022-06-08KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple faultGravatar Chenyi Qiang 1-0/+1
2022-06-01KVM: s390: Add KVM_CAP_S390_PROTECTED_DUMPGravatar Janosch Frank 1-0/+1
2022-06-01KVM: s390: Add CPU dump functionalityGravatar Janosch Frank 1-0/+4
2022-06-01KVM: s390: Add configuration dump functionalityGravatar Janosch Frank 1-0/+15
2022-06-01KVM: s390: pv: Add query dump informationGravatar Janosch Frank 1-1/+11
2022-06-01KVM: s390: pv: Add query interfaceGravatar Janosch Frank 1-0/+25
2022-05-25Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Gravatar Paolo Bonzini 1-1/+5
2022-05-04KVM: arm64: Implement PSCI SYSTEM_SUSPENDGravatar Oliver Upton 1-0/+2
2022-05-04KVM: arm64: Add support for userspace to suspend a vCPUGravatar Oliver Upton 1-0/+2
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADGravatar Paolo Bonzini 1-2/+7
2022-04-29KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTGravatar Paolo Bonzini 1-1/+9