aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-29virtio_ring: change host notification APIHeinz Graalfs2-3/+10
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens1-1/+1
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-13/+18
2013-04-07KVM: s390: virtio_ccw: reset errors for new I/O.Cornelia Huck1-1/+4
2013-04-02KVM: s390: Change the virtual memory mapping location for virtio devicesNick Wang1-5/+6
2013-03-22virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell1-3/+3
2013-03-05KVM: s390: Export virtio-ccw api.Cornelia Huck1-4/+1
2013-03-05virtio_ccw: pass a cookie value to kvm hypercallMichael S. Tsirkin1-3/+8
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-9/+957
2013-02-11virtio: make config_ops constStephen Hemminger1-1/+1
2013-01-30s390/virtio-ccw: Fix setup_vq error handling.Cornelia Huck1-9/+11
2013-01-09KVM: s390: Gracefully handle busy conditions on ccw_device_startChristian Borntraeger1-5/+8
2013-01-09KVM: s390: Dynamic allocation of virtio-ccw I/O data.Cornelia Huck1-106/+174
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-12-18KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck2-1/+854
2012-12-18KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck1-8/+30
2012-09-28virtio: support reserved vqsMichael S. Tsirkin1-0/+3
2012-09-28virtio-ring: move queue_index to vring_virtqueueJason Wang1-1/+1
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+2
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2012-06-13KVM: s390: Perform early event mask processing during bootHeinz Graalfs1-1/+2
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens1-4/+2
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell1-1/+1
2011-11-16enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones1-0/+6
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens1-0/+1
2011-10-30[S390] sparse: fix sparse symbol shadow warningMartin Schwidefsky1-3/+3
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky1-1/+1
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-1/+0
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens1-1/+1
2011-04-29[S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens1-1/+1
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens1-0/+3
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky1-4/+5
2010-10-24KVM: S390: Add virtio hotplug add supportAlexander Graf1-0/+47
2010-10-24KVM: S390: take a full byte as ext_param indicatorAlexander Graf1-6/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens1-2/+2
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner1-2/+6
2009-06-12virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin1-2/+34
2009-06-12virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell1-3/+4
2009-01-06s390: remove s390_root_dev_*()Mark McLoughlin1-3/+2
2008-12-30kvm-s390: implement config_changed for virtio on s390Christian Borntraeger1-3/+19
2008-12-30virtio: hand virtio ring alignment as argument to vring_new_virtqueueRusty Russell1-1/+2
2008-12-30virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesizeRusty Russell1-3/+6
2008-11-14[S390] kvm_s390: Fix oops in virtio device detection with "mem="Christian Borntraeger1-2/+2
2008-10-10[S390] Use s390_root_dev_* in kvm_virtio.Cornelia Huck1-8/+7
2008-08-01[S390] virtio console: fix section mismatch warning.Heiko Carstens1-1/+1
2008-07-27KVM: s390: Fix guest kconfigChristian Borntraeger1-1/+1
2008-07-25virtio: Add transport feature handling stub for virtio_ring.Rusty Russell1-0/+3