| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 | 1 | -1/+2 |
|\ |
|
| * | KVM: s390: Perform early event mask processing during boot | Heinz Graalfs | 2012-06-14 | 1 | -1/+2 |
* | | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -1/+1 |
|/ |
|
* | [S390] irq: external interrupt code passing | Heiko Carstens | 2012-03-11 | 1 | -4/+2 |
* | virtio: harsher barriers for rpmsg. | Rusty Russell | 2012-01-12 | 1 | -1/+1 |
* | enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs | Rick Jones | 2011-11-16 | 1 | -0/+6 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 1 | -0/+1 |
|\ |
|
| * | s390: add missing module.h/export.h includes | Heiko Carstens | 2011-11-01 | 1 | -0/+1 |
* | | [S390] sparse: fix sparse symbol shadow warning | Martin Schwidefsky | 2011-10-30 | 1 | -3/+3 |
* | | [S390] sparse: fix sparse static warnings | Martin Schwidefsky | 2011-10-30 | 1 | -1/+1 |
|/ |
|
* | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 2011-05-26 | 1 | -1/+0 |
* | [S390] irq: fix service signal external interrupt handling | Heiko Carstens | 2011-05-26 | 1 | -1/+1 |
* | [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs | Heiko Carstens | 2011-04-29 | 1 | -1/+1 |
* | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens | 2011-01-05 | 1 | -0/+3 |
* | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky | 2010-10-25 | 1 | -4/+5 |
* | KVM: S390: Add virtio hotplug add support | Alexander Graf | 2010-10-24 | 1 | -0/+47 |
* | KVM: S390: take a full byte as ext_param indicator | Alexander Graf | 2010-10-24 | 1 | -6/+13 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [S390] Cleanup struct _lowcore usage and defines. | Heiko Carstens | 2010-02-26 | 1 | -2/+2 |
* | [S390] kvm: use console_initcall() to initialize s390 virtio console | Hendrik Brueckner | 2009-09-11 | 1 | -2/+6 |
* | virtio: find_vqs/del_vqs virtio operations | Michael S. Tsirkin | 2009-06-12 | 1 | -2/+34 |
* | virtio: add names to virtqueue struct, mapping from devices to queues. | Rusty Russell | 2009-06-12 | 1 | -3/+4 |
* | s390: remove s390_root_dev_*() | Mark McLoughlin | 2009-01-06 | 1 | -3/+2 |
* | kvm-s390: implement config_changed for virtio on s390 | Christian Borntraeger | 2008-12-29 | 1 | -3/+19 |
* | virtio: hand virtio ring alignment as argument to vring_new_virtqueue | Rusty Russell | 2008-12-29 | 1 | -1/+2 |
* | virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize | Rusty Russell | 2008-12-29 | 1 | -3/+6 |
* | [S390] kvm_s390: Fix oops in virtio device detection with "mem=" | Christian Borntraeger | 2008-11-14 | 1 | -2/+2 |
* | [S390] Use s390_root_dev_* in kvm_virtio. | Cornelia Huck | 2008-10-10 | 1 | -8/+7 |
* | [S390] virtio console: fix section mismatch warning. | Heiko Carstens | 2008-08-01 | 1 | -1/+1 |
* | KVM: s390: Fix guest kconfig | Christian Borntraeger | 2008-07-27 | 1 | -1/+1 |
* | virtio: Add transport feature handling stub for virtio_ring. | Rusty Russell | 2008-07-25 | 1 | -0/+3 |
* | virtio: Rename set_features to finalize_features | Rusty Russell | 2008-07-25 | 1 | -5/+6 |
* | s390: use virtio_console for KVM on s390 | Christian Borntraeger | 2008-07-25 | 1 | -0/+20 |
* | virtio: set device index in common code. | Rusty Russell | 2008-05-30 | 1 | -12/+6 |
* | s390: KVM guest: fix compile error | Heiko Carstens | 2008-05-18 | 1 | -17/+23 |
* | [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP | Heiko Carstens | 2008-04-30 | 1 | -11/+12 |
* | s390: KVM guest: virtio device support, and kvm hypercalls | Christian Borntraeger | 2008-04-27 | 2 | -0/+347 |