summaryrefslogtreecommitdiff
path: root/include/uapi/linux/kvm.h
AgeCommit message (Expand)Author
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
2015-10-01KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford
2015-10-01KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford
2015-08-22Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini
2015-07-29KVM: s390: more irq names for trace eventsDavid Hildenbrand
2015-07-23kvm/x86: add sending hyper-v crash notification to user spaceAndrey Smetanin
2015-07-21KVM: arm64: guest debug, HW assisted debug supportAlex Bennée
2015-07-21KVM: add comments for kvm_debug_exit_arch structAlex Bennée
2015-06-19Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-06-17kvm: remove one useless check extensionTiejun Chen
2015-06-05KVM: implement multiple address spacesPaolo Bonzini
2015-06-04KVM: x86: API changes for SMM supportPaolo Bonzini
2015-05-07KVM: x86: Support for disabling quirksNadav Amit
2015-04-21KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman
2015-04-07Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-03-31KVM: s390: migrate vcpu interrupt stateJens Freimann
2015-03-31KVM: s390: add ioctl to inject local interruptsJens Freimann
2015-03-27MIPS: KVM: Wire up MSA capabilityJames Hogan
2015-03-27MIPS: KVM: Wire up FPU capabilityJames Hogan
2015-03-17KVM: s390: Create ioctl for Getting/Setting guest storage keysJason J. Herne
2015-03-17KVM: s390: introduce post handlers for STSIEkaterina Tumanova
2015-03-17KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth
2015-03-06KVM: s390: Allocate and save/restore vector registersEric Farman
2015-01-23Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-01-23KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand
2015-01-23KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand
2015-01-20arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara