Age | Commit message (Expand) | Author |
2015-09-09 | vhost-scsi: fix wrong vhost-scsi firmware path | Gonglei |
2015-08-14 | vhost-scsi: Clarify vhost_virtqueue_mask argument | Lu Lina |
2015-07-30 | vhost/scsi: call vhost_dev_cleanup() at unrealize() time | Igor Mammedov |
2015-07-27 | virtio: get_features() can fail | Jason Wang |
2015-06-22 | qerror: Move #include out of qerror.h | Markus Armbruster |
2015-06-19 | vhost: enable vhost without without MSI-X | Pankaj Gupta |
2015-06-10 | vhost-scsi: move qdev properties into vhost-scsi.c | Shannon Zhao |
2015-06-01 | virtio: make features 64bit wide | Gerd Hoffmann |
2015-03-10 | vhost-scsi: Remove superfluous '\n' around error_report() | Gonglei |
2015-02-26 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into... | Peter Maydell |
2015-02-18 | monitor: Clean up around monitor_handle_fd_param() | Markus Armbruster |
2015-02-18 | vhost-scsi: Improve error reporting for invalid vhostfd | Markus Armbruster |
2015-02-11 | vhost-scsi: set the bootable value of channel/target/lun | Gonglei |
2015-02-11 | vhost-scsi: expose the TYPE_FW_PATH_PROVIDER interface | Gonglei |
2015-02-11 | vhost-scsi: add bootindex property | Gonglei |
2014-12-01 | vhost: Fix vhostfd leak in error branch | Gonglei |
2014-09-23 | vhost-scsi: use virtio_ldl_p | Paolo Bonzini |
2014-09-03 | vhost-scsi: init backend features earlier | Michael S. Tsirkin |
2014-06-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-06-19 | Add vhost-backend and VhostBackendType | Nikolay Nikolaev |
2014-06-19 | Add vhost_ops to vhost_dev struct and replace all relevant ioctls | Nikolay Nikolaev |
2014-06-19 | vhost_net_init will use VhostNetOptions to get all its arguments | Nikolay Nikolaev |
2014-06-19 | vhost: add vhost_get_features and vhost_ack_features | Nikolay Nikolaev |
2014-06-19 | virtio-scsi: define dummy handle_output for vhost-scsi vqs | Ming Lei |
2014-06-05 | hw: use ld_p/st_p instead of ld_raw/st_raw | Paolo Bonzini |
2013-12-09 | virtio: Convert exit to unrealize | Andreas Färber |
2013-12-09 | virtio-scsi: Convert to QOM realize | Andreas Färber |
2013-12-09 | virtio-scsi: switch exit callback to VirtioDeviceClass | Paolo Bonzini |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-06-18 | vhost-scsi: fix k->set_guest_notifiers() NULL dereference | Stefan Hajnoczi |
2013-04-24 | virtio: remove virtiobindings. | KONRAD Frederic |
2013-04-24 | virtio: remove the function pointer. | KONRAD Frederic |
2013-04-19 | vhost-scsi: new device supporting the tcm_vhost Linux kernel module | Nicholas Bellinger |