summaryrefslogtreecommitdiff
path: root/include/uapi/linux/kvm.h
AgeCommit message (Expand)Author
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-09KVM: s390: provide a capability for AIS state migrationChristian Borntraeger
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-08-31KVM: PPC: Book3S HV: Report storage key support to userspacePaul Mackerras
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan
2017-07-13kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan
2017-07-12KVM: s390: Fix KVM_S390_GET_CMMA_BITS ioctl definitionGleb Fotengauer-Malinovskiy
2017-07-03Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-06-22KVM: s390: ioctls to get and set guest storage attributesClaudio Imbrenda
2017-06-22KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modesPaul Mackerras
2017-06-21KVM: PPC: Book3S HV: Add new capability to control MCE behaviourAravinda Prasad
2017-04-27Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2017-04-21kvm: better MWAIT emulation for guestsMichael S. Tsirkin
2017-04-20KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy
2017-04-20KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability numberAlexey Kardashevskiy
2017-04-11Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-04-09KVM: arm/arm64: Add ARM user space interrupt signaling ABIAlexander Graf
2017-04-07KVM: s390: introduce AIS capabilityYi Min Zhao
2017-03-28KVM: MIPS: Add 64BIT capabilityJames Hogan
2017-03-28KVM: MIPS: Add VZ & TE capabilitiesJames Hogan
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang
2017-02-17KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini
2017-01-31KVM: PPC: Book3S HV: HPT resizing documentation and reserved numbersDavid Gibson
2017-01-31KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-24KVM: PPC: Move KVM_PPC_PVINFO_FLAGS_EV_IDLE definition next to its structureDavid Gibson
2016-11-19kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-08-01KVM: PPC: Introduce KVM_CAP_PPC_HTMSam Bobroff
2016-07-22Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář
2016-07-22KVM: api: Pass the devid in the msi routing entryEric Auger
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara
2016-07-18KVM: Extend struct kvm_msi to hold a 32-bit device IDAndre Przywara
2016-07-18KVM: s390: allow user space to handle instr 0x0000David Hildenbrand
2016-07-14KVM: x86: add a flag to disable KVM x2apic broadcast quirkRadim Krčmář
2016-07-14KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář
2016-05-11kvm: introduce KVM_MAX_VCPU_IDGreg Kurz
2016-03-09Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-03-03Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-03-02KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy
2016-03-02KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_64 capability numberAlexey Kardashevskiy
2016-02-29arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao
2016-02-29arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao
2016-02-16kvm/x86: Hyper-V VMBus hypercall userspace exitAndrey Smetanin
2016-02-10KVM: s390: irq delivery should not rely on icptcodeDavid Hildenbrand
2016-02-10KVM: s390: migration / injection of prog irq ilcDavid Hildenbrand
2016-01-07KVM: s390: implement the RI support of guestFan Zhang
2015-11-25kvm/x86: Hyper-V kvm exitAndrey Smetanin
2015-11-25kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin
2015-10-01kvm: add capability for any-length ioeventfdsJason Wang