summaryrefslogtreecommitdiffstats
path: root/Documentation/virtual/kvm/devices
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2017-11-171-0/+2
|\
| * KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being savedMarc Zyngier2017-11-101-0/+2
* | Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-11-161-0/+5
|\ \ | |/ |/|
| * KVM: s390: provide a capability for AIS state migrationChristian Borntraeger2017-11-091-0/+2
| * KVM: s390: clear_io_irq() requests are not expected for adapter interruptsMichael Mueller2017-11-091-0/+3
* | KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESETEric Auger2017-11-061-0/+20
|/
* Merge tag 'kvm-arm-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2017-09-071-0/+5
|\
| * KVM: arm/arm64: Support uaccess of GICC_APRnChristoffer Dall2017-09-051-0/+5
* | KVM: s390: Multiple Epoch Facility supportCollin L. Walling2017-08-291-1/+13
|/
* Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-301-7/+34
|\
| * KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall2017-06-081-0/+25
| * KVM: arm64: Allow creating the PMU without the in-kernel GICChristoffer Dall2017-06-081-7/+9
* | KVM: S390: add new group for flicYi Min Zhao2017-06-221-0/+15
* | KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda2017-06-221-0/+33
|/
* Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2017-05-092-0/+127
|\
| * KVM: arm/arm64: Clarification and relaxation to ITS save/restore ABIChristoffer Dall2017-05-091-11/+12
| * KVM: arm/arm64: Add GICV3 pending table save API documentationEric Auger2017-05-081-0/+6
| * KVM: arm/arm64: Add ITS save/restore API documentationEric Auger2017-05-081-0/+120
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-083-6/+56
|\ \
| * \ Merge tag 'kvm-s390-next-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2017-04-271-1/+2
| |\ \
| | * | s390: kvm: Cpu model support for msa6, msa7 and msa8Jason J. Herne2017-04-261-1/+2
| * | | KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy2017-04-201-2/+16
| |/ /
| * | KVM: s390: introduce adapter interrupt inject functionYi Min Zhao2017-04-061-0/+9
| * | KVM: s390: introduce ais mode modify functionFei Li2017-04-061-0/+20
| * | KVM: s390: interface for suppressible I/O adaptersFei Li2017-04-061-3/+9
| |/
* | KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall2017-04-041-0/+6
|/
* KVM: arm/arm64: Documentation: Update arm-vgic-v3.txtVijaya Kumar K2017-01-301-3/+8
* KVM: arm64: Require in-kernel irqchip for PMU supportChristoffer Dall2016-09-271-1/+3
* KVM: arm/arm64: Add VGICv3 save/restore API documentationChristoffer Dall2016-09-083-35/+261
* KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara2016-07-181-6/+19
* KVM: s390: provide CMMA attributes only if availableDavid Hildenbrand2016-06-101-1/+2
* KVM: s390: interface to query and configure cpu subfunctionsDavid Hildenbrand2016-06-101-0/+57
* KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand2016-06-101-0/+27
* Documentation: virtual: fix spelling mistakeEric Engestrom2016-04-251-1/+1
* KVM: s390: add clear I/O irq operation for FLICHalil Pasic2016-04-201-0/+6
* KVM: s390: document FLIC behavior on unsupportedHalil Pasic2016-04-201-0/+6
* Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-03-091-0/+33
|\
| * arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-291-0/+25
| * arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao2016-02-291-0/+8
* | KVM: s390: usage hint for adapter mappingsCornelia Huck2016-02-101-0/+2
* | KVM: s390: add documentation of KVM_S390_VM_CRYPTODavid Hildenbrand2016-02-101-0/+33
* | KVM: s390: add documentation of KVM_S390_VM_TODDavid Hildenbrand2016-02-101-0/+19
|/
* KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel2015-12-151-1/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-051-8/+10
|\
| * KVM: arm/arm64: Fix vGIC documentationPavel Fedin2015-10-221-8/+10
* | Doc:kvm: Fix typo in Doc/virtual/kvmMasanari Iida2015-10-111-1/+1
|/
* KVM: s390: fix get_all_floating_irqsJens Freimann2015-03-311-0/+3
* KVM: s390: add cpu model supportMichael Mueller2015-02-091-0/+45
* Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-01-231-0/+14
|\
| * KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel2015-01-231-0/+14
OpenPOWER on IntegriCloud