aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/kvm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-01KVM: PPC: Introduce KVM_CAP_PPC_HTMSam Bobroff1-0/+1
2016-07-22Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into nextRadim Krčmář1-1/+6
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara1-0/+2
2016-07-18KVM: Extend struct kvm_msi to hold a 32-bit device IDAndre Przywara1-1/+4
2016-07-18KVM: s390: allow user space to handle instr 0x0000David Hildenbrand1-0/+1
2016-07-14KVM: x86: add a flag to disable KVM x2apic broadcast quirkRadim Krčmář1-0/+1
2016-07-14KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář1-0/+3
2016-05-11kvm: introduce KVM_MAX_VCPU_IDGreg Kurz1-0/+1
2016-03-09Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-0/+2
2016-03-03Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini1-0/+3
2016-03-02KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy1-0/+2
2016-03-02KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_64 capability numberAlexey Kardashevskiy1-0/+1
2016-02-29arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao1-0/+1
2016-02-29arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao1-0/+1
2016-02-16kvm/x86: Hyper-V VMBus hypercall userspace exitAndrey Smetanin1-0/+6
2016-02-10KVM: s390: irq delivery should not rely on icptcodeDavid Hildenbrand1-0/+1
2016-02-10KVM: s390: migration / injection of prog irq ilcDavid Hildenbrand1-1/+6
2016-01-07KVM: s390: implement the RI support of guestFan Zhang1-0/+1
2015-11-25kvm/x86: Hyper-V kvm exitAndrey Smetanin1-0/+17
2015-11-25kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin1-0/+8
2015-10-01kvm: add capability for any-length ioeventfdsJason Wang1-0/+1
2015-10-01KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford1-0/+5
2015-10-01KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford1-0/+1
2015-08-22Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini1-0/+2
2015-07-29KVM: s390: more irq names for trace eventsDavid Hildenbrand1-0/+1
2015-07-23kvm/x86: add sending hyper-v crash notification to user spaceAndrey Smetanin1-0/+1
2015-07-21KVM: arm64: guest debug, HW assisted debug supportAlex Bennée1-0/+2
2015-07-21KVM: add comments for kvm_debug_exit_arch structAlex Bennée1-0/+3
2015-06-19Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-1/+1
2015-06-17kvm: remove one useless check extensionTiejun Chen1-1/+1
2015-06-05KVM: implement multiple address spacesPaolo Bonzini1-0/+1
2015-06-04KVM: x86: API changes for SMM supportPaolo Bonzini1-1/+4
2015-05-07KVM: x86: Support for disabling quirksNadav Amit1-0/+1
2015-04-21KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman1-0/+1
2015-04-07Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-0/+14
2015-03-31KVM: s390: migrate vcpu interrupt stateJens Freimann1-0/+11
2015-03-31KVM: s390: add ioctl to inject local interruptsJens Freimann1-0/+3
2015-03-27MIPS: KVM: Wire up MSA capabilityJames Hogan1-0/+1
2015-03-27MIPS: KVM: Wire up FPU capabilityJames Hogan1-0/+1
2015-03-17KVM: s390: Create ioctl for Getting/Setting guest storage keysJason J. Herne1-0/+14
2015-03-17KVM: s390: introduce post handlers for STSIEkaterina Tumanova1-0/+11
2015-03-17KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth1-0/+21
2015-03-06KVM: s390: Allocate and save/restore vector registersEric Farman1-1/+2
2015-01-23Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-nextPaolo Bonzini1-0/+7
2015-01-23KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand1-0/+1
2015-01-23KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand1-0/+6
2015-01-20arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara1-0/+2
2014-11-21kvm: remove IA64 ioctlsRadim Krčmář1-3/+0
2014-11-03kvm: drop unsupported capabilities, fix documentationMichael S. Tsirkin1-8/+0
2014-09-17KVM: device: add simple registration mechanism for kvm_device_opsWill Deacon1-6/+16