aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/kvm
Commit message (Expand)AuthorAge
* s390/irq: rework irq subclass handlingHeiko Carstens2013-09-04
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-05
|\
| * KVM: s390: virtio_ccw: reset errors for new I/O.Cornelia Huck2013-04-07
| * KVM: s390: Change the virtual memory mapping location for virtio devicesNick Wang2013-04-02
| * KVM: s390: Export virtio-ccw api.Cornelia Huck2013-03-05
| * virtio_ccw: pass a cookie value to kvm hypercallMichael S. Tsirkin2013-03-05
* | virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell2013-03-22
|/
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-26
|\
| * virtio: make config_ops constStephen Hemminger2013-02-11
* | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
|\ \ | |/ |/|
| * s390/virtio-ccw: Fix setup_vq error handling.Cornelia Huck2013-01-30
| * KVM: s390: Gracefully handle busy conditions on ccw_device_startChristian Borntraeger2013-01-09
| * KVM: s390: Dynamic allocation of virtio-ccw I/O data.Cornelia Huck2013-01-09
| * KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck2012-12-18
| * KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck2012-12-18
* | s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-08
|/
* virtio: support reserved vqsMichael S. Tsirkin2012-09-28
* virtio-ring: move queue_index to vring_virtqueueJason Wang2012-09-28
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-24
|\
| * KVM: s390: Perform early event mask processing during bootHeinz Graalfs2012-06-13
* | s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
|/
* [S390] irq: external interrupt code passingHeiko Carstens2012-03-11
* virtio: harsher barriers for rpmsg.Rusty Russell2012-01-12
* enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones2011-11-16
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * s390: add missing module.h/export.h includesHeiko Carstens2011-10-31
* | [S390] sparse: fix sparse symbol shadow warningMartin Schwidefsky2011-10-30
* | [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-30
|/
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-26
* [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-26
* [S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens2011-04-29
* [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-05
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-25
* KVM: S390: Add virtio hotplug add supportAlexander Graf2010-10-24
* KVM: S390: take a full byte as ext_param indicatorAlexander Graf2010-10-24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-26
* [S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner2009-09-11
* virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin2009-06-12
* virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell2009-06-12
* s390: remove s390_root_dev_*()Mark McLoughlin2009-01-06
* kvm-s390: implement config_changed for virtio on s390Christian Borntraeger2008-12-29
* virtio: hand virtio ring alignment as argument to vring_new_virtqueueRusty Russell2008-12-29
* virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesizeRusty Russell2008-12-29
* [S390] kvm_s390: Fix oops in virtio device detection with "mem="Christian Borntraeger2008-11-14
* [S390] Use s390_root_dev_* in kvm_virtio.Cornelia Huck2008-10-10
* [S390] virtio console: fix section mismatch warning.Heiko Carstens2008-08-01
* KVM: s390: Fix guest kconfigChristian Borntraeger2008-07-27
* virtio: Add transport feature handling stub for virtio_ring.Rusty Russell2008-07-24
* virtio: Rename set_features to finalize_featuresRusty Russell2008-07-24