aboutsummaryrefslogtreecommitdiff
path: root/Documentation/virtual/kvm/devices
AgeCommit message (Expand)AuthorFilesLines
2018-05-25KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONGravatar Eric Auger 1-2/+28
2017-11-17Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Paolo Bonzini 1-0/+2
2017-11-16Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Radim Krčmář 1-0/+5
2017-11-10KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being savedGravatar Marc Zyngier 1-0/+2
2017-11-09KVM: s390: provide a capability for AIS state migrationGravatar Christian Borntraeger 1-0/+2
2017-11-09KVM: s390: clear_io_irq() requests are not expected for adapter interruptsGravatar Michael Mueller 1-0/+3
2017-11-06KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESETGravatar Eric Auger 1-0/+20
2017-09-07Merge tag 'kvm-arm-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Radim Krčmář 1-0/+5
2017-09-05KVM: arm/arm64: Support uaccess of GICC_APRnGravatar Christoffer Dall 1-0/+5
2017-08-29KVM: s390: Multiple Epoch Facility supportGravatar Collin L. Walling 1-1/+13
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Paolo Bonzini 1-7/+34
2017-06-22KVM: S390: add new group for flicGravatar Yi Min Zhao 1-0/+15
2017-06-22KVM: s390: CMMA tracking, ESSA emulation, migration modeGravatar Claudio Imbrenda 1-0/+33
2017-06-08KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceGravatar Christoffer Dall 1-0/+25
2017-06-08KVM: arm64: Allow creating the PMU without the in-kernel GICGravatar Christoffer Dall 1-7/+9
2017-05-09Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Paolo Bonzini 2-0/+127
2017-05-09KVM: arm/arm64: Clarification and relaxation to ITS save/restore ABIGravatar Christoffer Dall 1-11/+12
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-6/+56
2017-05-08KVM: arm/arm64: Add GICV3 pending table save API documentationGravatar Eric Auger 1-0/+6
2017-05-08KVM: arm/arm64: Add ITS save/restore API documentationGravatar Eric Auger 1-0/+120
2017-04-27Merge tag 'kvm-s390-next-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Paolo Bonzini 1-1/+2
2017-04-26s390: kvm: Cpu model support for msa6, msa7 and msa8Gravatar Jason J. Herne 1-1/+2
2017-04-20KVM: PPC: VFIO: Add in-kernel acceleration for VFIOGravatar Alexey Kardashevskiy 1-2/+16
2017-04-06KVM: s390: introduce adapter interrupt inject functionGravatar Yi Min Zhao 1-0/+9
2017-04-06KVM: s390: introduce ais mode modify functionGravatar Fei Li 1-0/+20
2017-04-06KVM: s390: interface for suppressible I/O adaptersGravatar Fei Li 1-3/+9
2017-04-04KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIGravatar Christoffer Dall 1-0/+6
2017-01-30KVM: arm/arm64: Documentation: Update arm-vgic-v3.txtGravatar Vijaya Kumar K 1-3/+8
2016-09-27KVM: arm64: Require in-kernel irqchip for PMU supportGravatar Christoffer Dall 1-1/+3
2016-09-08KVM: arm/arm64: Add VGICv3 save/restore API documentationGravatar Christoffer Dall 3-35/+261
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceGravatar Andre Przywara 1-6/+19
2016-06-10KVM: s390: provide CMMA attributes only if availableGravatar David Hildenbrand 1-1/+2
2016-06-10KVM: s390: interface to query and configure cpu subfunctionsGravatar David Hildenbrand 1-0/+57
2016-06-10KVM: s390: interface to query and configure cpu featuresGravatar David Hildenbrand 1-0/+27
2016-04-25Documentation: virtual: fix spelling mistakeGravatar Eric Engestrom 1-1/+1
2016-04-20KVM: s390: add clear I/O irq operation for FLICGravatar Halil Pasic 1-0/+6
2016-04-20KVM: s390: document FLIC behavior on unsupportedGravatar Halil Pasic 1-0/+6
2016-03-09Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Paolo Bonzini 1-0/+33
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Gravatar Shannon Zhao 1-0/+25
2016-02-29arm64: KVM: Introduce per-vcpu kvm device controlsGravatar Shannon Zhao 1-0/+8
2016-02-10KVM: s390: usage hint for adapter mappingsGravatar Cornelia Huck 1-0/+2
2016-02-10KVM: s390: add documentation of KVM_S390_VM_CRYPTOGravatar David Hildenbrand 1-0/+33
2016-02-10KVM: s390: add documentation of KVM_S390_VM_TODGravatar David Hildenbrand 1-0/+19
2015-12-15KVM: s390: fix mismatch between user and in-kernel guest limitGravatar Dominik Dingel 1-1/+2
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-8/+10
2015-10-22KVM: arm/arm64: Fix vGIC documentationGravatar Pavel Fedin 1-8/+10
2015-10-11Doc:kvm: Fix typo in Doc/virtual/kvmGravatar Masanari Iida 1-1/+1
2015-03-31KVM: s390: fix get_all_floating_irqsGravatar Jens Freimann 1-0/+3
2015-02-09KVM: s390: add cpu model supportGravatar Michael Mueller 1-0/+45
2015-01-23Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Paolo Bonzini 1-0/+14