Age | Commit message (Expand) | Author | Files | Lines |
2017-02-24 | virtio-ccw: add virtio-crypto-ccw device | Halil Pasic | 1 | -0/+12 |
2017-02-24 | virtio-ccw: handle virtio 1 only devices | Halil Pasic | 1 | -0/+1 |
2016-10-30 | virtio: move ioeventfd_started flag to VirtioBusState | Paolo Bonzini | 1 | -1/+0 |
2016-10-30 | virtio: move ioeventfd_disabled flag to VirtioBusState | Paolo Bonzini | 1 | -1/+0 |
2016-09-19 | virtio-ccw: set revision 2 as maximal revision number | Pierre Morel | 1 | -1/+1 |
2016-09-19 | virtio-ccw: respond to READ_STATUS command | Pierre Morel | 1 | -0/+1 |
2016-09-15 | Remove unused function declarations | Ladi Prosek | 1 | -1/+0 |
2016-09-10 | vhost-vsock: add virtio sockets device | Stefan Hajnoczi | 1 | -0/+15 |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 1 | -10/+10 |
2016-07-11 | s390x/css: Unplug handler of virtual css bridge | Jing Liu | 1 | -7/+4 |
2016-07-11 | s390x/css: Factor out virtual css bridge and bus | Jing Liu | 1 | -12/+2 |
2016-07-11 | s390x/css: use define for "virtual-css-bridge" literal | Sascha Silbe | 1 | -0/+3 |
2016-07-11 | s390x/css: factor out some generic code from virtio_ccw_device_realize() | Sascha Silbe | 1 | -2/+0 |
2016-06-14 | s390x/css: introduce property type for device ids | Cornelia Huck | 1 | -1/+1 |
2016-05-19 | s390x: reorganize CSS bits between cpu.h and other headers | Paolo Bonzini | 1 | -1/+2 |
2016-03-01 | s390x/css: introduce indicator refcounting interfaces | Yi Min Zhao | 1 | -9/+2 |
2016-01-12 | 9pfs: introduce V9fsVirtioState | Wei Liu | 1 | -1/+1 |
2015-09-24 | virtio-ccw: enable virtio-1 | Cornelia Huck | 1 | -2/+4 |
2015-07-02 | s390x/virtio-ccw: add virtio set-revision call | Thomas Huth | 1 | -0/+8 |
2015-06-03 | virtio-ccw: add support for 9pfs | Pierre Morel | 1 | -1/+17 |
2015-05-31 | virtio: move host_features | Cornelia Huck | 1 | -4/+0 |
2015-03-10 | virtio-ccw: Convert to realize() | Markus Armbruster | 1 | -1/+1 |
2014-07-01 | virtio-blk: use aliases instead of duplicate qdev properties | Stefan Hajnoczi | 1 | -1/+0 |
2014-05-20 | s390x/virtio-ccw: wire up irq routing and irqfds | Cornelia Huck | 1 | -1/+3 |
2014-05-20 | s390x/virtio-ccw: reference-counted indicators | Cornelia Huck | 1 | -3/+10 |
2014-05-20 | s390x: add I/O adapter registration | Cornelia Huck | 1 | -0/+1 |
2014-03-05 | s390x/virtio-ccw: Adapter interrupt support. | Cornelia Huck | 1 | -0/+4 |
2013-12-09 | virtio-ccw: remove vdev field | Paolo Bonzini | 1 | -1/+0 |
2013-06-25 | virtio-ccw: Wire up guest and host notifies. | Cornelia Huck | 1 | -0/+1 |
2013-06-25 | virtio-ccw: Wire up ioeventfd. | Cornelia Huck | 1 | -0/+7 |
2013-04-26 | virtio: Fix compilation without CONFIG_VHOST_SCSI | Ed Maste | 1 | -0/+2 |
2013-04-24 | virtio-bus: make virtio_x_bus_new static. | KONRAD Frederic | 1 | -2/+0 |
2013-04-24 | virtio-rng-ccw: switch to the new API. | KONRAD Frederic | 1 | -1/+11 |
2013-04-19 | vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel module | Paolo Bonzini | 1 | -0/+14 |
2013-04-17 | virtio-net-ccw: switch to the new API. | KONRAD Frederic | 1 | -2/+11 |
2013-04-15 | virtio-serial-ccw: switch to the new API. | KONRAD Frederic | 1 | -1/+11 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -7/+7 |
2013-03-28 | virtio-balloon-ccw: switch to the new API. | KONRAD Frederic | 1 | -0/+11 |
2013-03-26 | virtio-scsi-ccw: switch to new API | KONRAD Frederic | 1 | -1/+11 |
2013-03-18 | virtio-blk-ccw switch to new API. | KONRAD Frederic | 1 | -1/+13 |
2013-03-12 | virtio-ccw: Wire up virtio-rng. | Cornelia Huck | 1 | -0/+2 |
2013-01-29 | s390: Add new channel I/O based virtio transport. | Cornelia Huck | 1 | -0/+98 |