summaryrefslogtreecommitdiffstats
path: root/drivers/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* virtio_ccw: introduce device_lost in virtio_ccw_deviceHeinz Graalfs2014-04-281-12/+37
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-081-1/+1
|\
| * s390/irq: Use defines for external interruption codesThomas Huth2014-04-031-1/+1
* | virtio_ccw: fix hang in set offline processingHeinz Graalfs2014-03-061-3/+13
* | virtio-ccw: virtio-ccw adapter interrupt support.Cornelia Huck2014-03-041-10/+268
* | virtio_ccw: fix vcdev pointer handling issuesHeinz Graalfs2014-03-041-7/+28
|/
* KVM: s390: virtio-ccw: Handle command rejects.Cornelia Huck2014-01-171-2/+9
* virtio_ring: change host notification APIHeinz Graalfs2013-10-292-3/+10
* s390/irq: rework irq subclass handlingHeiko Carstens2013-09-041-1/+1
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-052-13/+18
|\
| * KVM: s390: virtio_ccw: reset errors for new I/O.Cornelia Huck2013-04-071-1/+4
| * KVM: s390: Change the virtual memory mapping location for virtio devicesNick Wang2013-04-021-5/+6
| * KVM: s390: Export virtio-ccw api.Cornelia Huck2013-03-051-4/+1
| * virtio_ccw: pass a cookie value to kvm hypercallMichael S. Tsirkin2013-03-051-3/+8
* | virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell2013-03-221-3/+3
|/
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-261-1/+1
|\
| * virtio: make config_ops constStephen Hemminger2013-02-111-1/+1
* | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-243-9/+957
|\ \ | |/ |/|
| * s390/virtio-ccw: Fix setup_vq error handling.Cornelia Huck2013-01-301-9/+11
| * KVM: s390: Gracefully handle busy conditions on ccw_device_startChristian Borntraeger2013-01-091-5/+8
| * KVM: s390: Dynamic allocation of virtio-ccw I/O data.Cornelia Huck2013-01-091-106/+174
| * KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck2012-12-182-1/+854
| * KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck2012-12-181-8/+30
* | s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-1/+1
|/
* virtio: support reserved vqsMichael S. Tsirkin2012-09-281-0/+3
* virtio-ring: move queue_index to vring_virtqueueJason Wang2012-09-281-1/+1
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-241-1/+2
|\
| * KVM: s390: Perform early event mask processing during bootHeinz Graalfs2012-06-131-1/+2
* | s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
|/
* [S390] irq: external interrupt code passingHeiko Carstens2012-03-111-4/+2
* virtio: harsher barriers for rpmsg.Rusty Russell2012-01-121-1/+1
* enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones2011-11-161-0/+6
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * s390: add missing module.h/export.h includesHeiko Carstens2011-10-311-0/+1
* | [S390] sparse: fix sparse symbol shadow warningMartin Schwidefsky2011-10-301-3/+3
* | [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-301-1/+1
|/
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-261-1/+0
* [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-261-1/+1
* [S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens2011-04-291-1/+1
* [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-051-0/+3
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-251-4/+5
* KVM: S390: Add virtio hotplug add supportAlexander Graf2010-10-241-0/+47
* KVM: S390: take a full byte as ext_param indicatorAlexander Graf2010-10-241-6/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-261-2/+2
* [S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner2009-09-111-2/+6
* virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin2009-06-121-2/+34
* virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell2009-06-121-3/+4
* s390: remove s390_root_dev_*()Mark McLoughlin2009-01-061-3/+2
* kvm-s390: implement config_changed for virtio on s390Christian Borntraeger2008-12-301-3/+19
OpenPOWER on IntegriCloud