Age | Commit message (Expand) | Author |
2013-08-30 | qom: Pass available size to object_initialize() | Andreas Färber |
2013-08-30 | qdev: Pass size to qbus_create_inplace() | Andreas Färber |
2013-08-30 | virtio-ccw: Pass size to virtio_ccw_bus_new() | Andreas Färber |
2013-08-30 | virtio: Remove unnecessary OBJECT() casts | Peter Maydell |
2013-07-15 | virtio-ccw: Enable x-data-plane for virtio-ccw-blk | Dominik Dingel |
2013-07-01 | virtio-ccw: fix build breakage on windows | Cornelia Huck |
2013-06-25 | virtio-ccw: Wire up guest and host notifies. | Cornelia Huck |
2013-06-25 | virtio-ccw: Wire up ioeventfd. | Cornelia Huck |
2013-06-25 | s390/virtio-ccw: Fix virtio reset | Christian Borntraeger |
2013-06-18 | virtio-rng: Fix crash with non-default backend | Cole Robinson |
2013-06-06 | virtio-ccw: Fix unsetting of indicators. | Cornelia Huck |
2013-05-15 | virtio-net-x: forward the netclient name and type. | KONRAD Frederic |
2013-05-03 | virtio-scsi: fix the command line compatibility. | KONRAD Frederic |
2013-05-03 | virtio-serial: fix command line compatibility. | KONRAD Frederic |
2013-05-03 | virtio-x-bus: force bus name to virtio-bus. | KONRAD Frederic |
2013-04-26 | virtio: Fix compilation without CONFIG_VHOST_SCSI | Ed Maste |
2013-04-25 | virtio-ccw: Check indicators location. | Cornelia Huck |
2013-04-24 | virtio: remove virtiobindings. | KONRAD Frederic |
2013-04-24 | virtio: remove the function pointer. | KONRAD Frederic |
2013-04-24 | virtio-bus: make virtio_x_bus_new static. | KONRAD Frederic |
2013-04-24 | virtio-rng-ccw: switch to the new API. | KONRAD Frederic |
2013-04-24 | virtio-rng: add virtio-rng device. | KONRAD Frederic |
2013-04-19 | vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel module | Paolo Bonzini |
2013-04-19 | virtio-scsi: create VirtIOSCSICommon | Paolo Bonzini |
2013-04-17 | virtio-net-ccw: switch to the new API. | KONRAD Frederic |
2013-04-17 | virtio-net: add the virtio-net device. | KONRAD Frederic |
2013-04-15 | virtio-balloon: fix dynamic properties. | KONRAD Frederic |
2013-04-15 | virtio-serial-ccw: switch to the new API. | KONRAD Frederic |
2013-04-15 | virtio-serial: add the virtio-serial device. | KONRAD Frederic |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-28 | virtio-balloon-ccw: switch to the new API. | KONRAD Frederic |
2013-03-26 | virtio-scsi-ccw: switch to new API | KONRAD Frederic |
2013-03-26 | virtio-scsi: moving host_features from properties to transport properties. | KONRAD Frederic |
2013-03-20 | virtio-ccw, s390-virtio: Use generic virtio-blk macro. | Cornelia Huck |
2013-03-20 | s390-virtio, virtio-ccw: Add config_wce for virtio-blk. | Cornelia Huck |
2013-03-20 | virtio-ccw: Add missing blk chs properties. | Cornelia Huck |
2013-03-18 | virtio-blk-ccw switch to new API. | KONRAD Frederic |
2013-03-18 | virtio-x-bus: fix allow_hotplug assertion. | KONRAD Frederic |
2013-03-12 | virtio-ccw: Wire up virtio-rng. | Cornelia Huck |
2013-03-12 | virtio-ccw: remove qdev_unparent in unplug routing | Christian Borntraeger |
2013-03-08 | s390/virtio-ccw: remove redundant call to blockdev_mark_auto_del | Christian Borntraeger |
2013-02-08 | virtio-net: pass host features to virtio_net_init | Anthony Liguori |
2013-01-29 | s390: Drop set_bit usage in virtio_ccw. | Cornelia Huck |
2013-01-29 | s390: css error codes. | Cornelia Huck |
2013-01-29 | s390: Add new channel I/O based virtio transport. | Cornelia Huck |