Age | Commit message (Expand) | Author | Files | Lines |
2015-07-07 | virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtio | Cornelia Huck | 1 | -510/+0 |
2014-12-09 | virtio: allow finalize_features to fail | Michael S. Tsirkin | 1 | -1/+3 |
2014-12-09 | virtio: assert 32 bit features in transports | Michael S. Tsirkin | 1 | -0/+3 |
2014-12-09 | virtio: add support for 64 bit features. | Michael S. Tsirkin | 1 | -1/+1 |
2014-12-09 | virtio: use u32, not bitmap for features | Michael S. Tsirkin | 1 | -1/+1 |
2014-10-15 | virtio: unify config_changed handling | Michael S. Tsirkin | 1 | -8/+1 |
2014-04-03 | s390/irq: Use defines for external interruption codes | Thomas Huth | 1 | -1/+1 |
2013-10-29 | virtio_ring: change host notification API | Heinz Graalfs | 1 | -2/+6 |
2013-09-04 | s390/irq: rework irq subclass handling | Heiko Carstens | 1 | -1/+1 |
2013-04-02 | KVM: s390: Change the virtual memory mapping location for virtio devices | Nick Wang | 1 | -5/+6 |
2013-02-26 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2013-02-24 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -8/+30 |
2013-02-11 | virtio: make config_ops const | Stephen Hemminger | 1 | -1/+1 |
2013-01-08 | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 1 | -1/+1 |
2012-12-18 | KVM: s390: Handle hosts not supporting s390-virtio. | Cornelia Huck | 1 | -8/+30 |
2012-09-28 | virtio: support reserved vqs | Michael S. Tsirkin | 1 | -0/+3 |
2012-09-28 | virtio-ring: move queue_index to vring_virtqueue | Jason Wang | 1 | -1/+1 |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+2 |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 1 | -1/+1 |
2012-06-13 | KVM: s390: Perform early event mask processing during boot | Heinz Graalfs | 1 | -1/+2 |
2012-03-11 | [S390] irq: external interrupt code passing | Heiko Carstens | 1 | -4/+2 |
2012-01-12 | virtio: harsher barriers for rpmsg. | Rusty Russell | 1 | -1/+1 |
2011-11-16 | enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs | Rick Jones | 1 | -0/+6 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-10-31 | s390: add missing module.h/export.h includes | Heiko Carstens | 1 | -0/+1 |
2011-10-30 | [S390] sparse: fix sparse symbol shadow warning | Martin Schwidefsky | 1 | -3/+3 |
2011-10-30 | [S390] sparse: fix sparse static warnings | Martin Schwidefsky | 1 | -1/+1 |
2011-05-26 | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 1 | -1/+0 |
2011-05-26 | [S390] irq: fix service signal external interrupt handling | Heiko Carstens | 1 | -1/+1 |
2011-04-29 | [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs | Heiko Carstens | 1 | -1/+1 |
2011-01-05 | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens | 1 | -0/+3 |
2010-10-25 | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky | 1 | -4/+5 |
2010-10-24 | KVM: S390: Add virtio hotplug add support | Alexander Graf | 1 | -0/+47 |
2010-10-24 | KVM: S390: take a full byte as ext_param indicator | Alexander Graf | 1 | -6/+13 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-26 | [S390] Cleanup struct _lowcore usage and defines. | Heiko Carstens | 1 | -2/+2 |
2009-09-11 | [S390] kvm: use console_initcall() to initialize s390 virtio console | Hendrik Brueckner | 1 | -2/+6 |
2009-06-12 | virtio: find_vqs/del_vqs virtio operations | Michael S. Tsirkin | 1 | -2/+34 |
2009-06-12 | virtio: add names to virtqueue struct, mapping from devices to queues. | Rusty Russell | 1 | -3/+4 |
2009-01-06 | s390: remove s390_root_dev_*() | Mark McLoughlin | 1 | -3/+2 |
2008-12-30 | kvm-s390: implement config_changed for virtio on s390 | Christian Borntraeger | 1 | -3/+19 |
2008-12-30 | virtio: hand virtio ring alignment as argument to vring_new_virtqueue | Rusty Russell | 1 | -1/+2 |
2008-12-30 | virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize | Rusty Russell | 1 | -3/+6 |
2008-11-14 | [S390] kvm_s390: Fix oops in virtio device detection with "mem=" | Christian Borntraeger | 1 | -2/+2 |
2008-10-10 | [S390] Use s390_root_dev_* in kvm_virtio. | Cornelia Huck | 1 | -8/+7 |
2008-08-01 | [S390] virtio console: fix section mismatch warning. | Heiko Carstens | 1 | -1/+1 |
2008-07-25 | virtio: Add transport feature handling stub for virtio_ring. | Rusty Russell | 1 | -0/+3 |
2008-07-25 | virtio: Rename set_features to finalize_features | Rusty Russell | 1 | -5/+6 |
2008-07-25 | s390: use virtio_console for KVM on s390 | Christian Borntraeger | 1 | -0/+20 |
2008-05-30 | virtio: set device index in common code. | Rusty Russell | 1 | -12/+6 |