Age | Commit message (Expand) | Author |
2021-06-30 | vhost: Distinguish errors in vhost_dev_get_config() | Kevin Wolf |
2021-06-30 | vhost: Add Error parameter to vhost_dev_init() | Kevin Wolf |
2021-06-04 | virtio-net: Added eBPF RSS to virtio-net. | Andrew Melnychenko |
2020-07-07 | vhost-vdpa: introduce vhost-vdpa backend | Cindy Lu |
2020-07-03 | vhost_net: introduce set_config & get_config | Cindy Lu |
2020-07-03 | vhost_net: use the function qemu_get_peer | Cindy Lu |
2019-10-25 | vhost_net: enable packed ring support | Jason Wang |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster |
2019-05-17 | vhost_net: don't set backend for the uninitialized virtqueue | Jason Wang |
2019-02-21 | vhost-net: compile it on all targets that have virtio-net. | Paolo Bonzini |
2019-02-21 | vhost: restrict Linux dependency to kernel vhost | Paolo Bonzini |
2019-02-21 | vhost-net-user: add stubs for when no virtio-net device is present | Paolo Bonzini |
2019-02-21 | vhost-net: move stubs to a separate file | Paolo Bonzini |
2017-06-02 | spec/vhost-user spec: Add IOMMU support | Maxime Coquelin |
2017-01-18 | vhost_net: device IOTLB support | Jason Wang |
2017-01-10 | vhost-net: Notify the backend about the host MTU | Maxime Coquelin |
2016-08-10 | vhost: check for vhost_ops before using. | Ilya Maximets |
2016-07-29 | vhost: add vhost_net_set_backend() | Marc-André Lureau |
2016-07-29 | vhost-net: vhost_migration_done is vhost-user specific | Marc-André Lureau |
2016-07-29 | Revert "vhost-net: do not crash if backend is not present" | Marc-André Lureau |
2016-07-29 | vhost-user: add get_vhost_net() assertions | Marc-André Lureau |
2016-07-29 | vhost-user: keep vhost_net after a disconnection | Marc-André Lureau |
2016-07-29 | vhost-net: always call vhost_dev_cleanup() on failure | Marc-André Lureau |
2016-07-29 | misc: indentation | Marc-André Lureau |
2016-07-19 | qapi: Change Netdev into a flat union | Eric Blake |
2016-07-07 | tap: vhost busy polling support | Jason Wang |
2016-06-17 | vhost-net: save & restore vring enable state | Marc-André Lureau |
2016-06-17 | vhost-net: save & restore vhost-user acked features | Marc-André Lureau |
2016-06-17 | vhost-net: do not crash if backend is not present | Marc-André Lureau |
2016-02-18 | vhost-user interrupt management fixes | Victor Kaplansky |
2016-02-16 | vhost-net: revert support of cross-endian vnet headers | Greg Kurz |
2016-02-06 | net: set endianness on all backend devices | Laurent Vivier |
2016-01-29 | hw/net: Clean up includes | Peter Maydell |
2015-11-18 | vhost-user: ignore qemu-only features | Michael S. Tsirkin |
2015-11-16 | vhost: don't send RESET_OWNER at stop | Yuanhan Liu |
2015-10-22 | vhost user: add rarp sending after live migration for legacy guest | Thibaut Collet |
2015-10-22 | vhost user: add support of live migration | Thibaut Collet |
2015-10-22 | vhost: use a function for each call | Marc-André Lureau |
2015-09-24 | vhost-user: add a new message to disable/enable a specific virt queue. | Changchun Ouyang |
2015-09-24 | vhost-user: add multiple queue support | Changchun Ouyang |
2015-09-24 | vhost-user: add VHOST_USER_GET_QUEUE_NUM message | Yuanhan Liu |
2015-09-24 | vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE | Yuanhan Liu |
2015-09-24 | vhost-user: add protocol feature negotiation | Michael S. Tsirkin |
2015-09-10 | virtio: avoid leading underscores for helpers | Cornelia Huck |
2015-07-20 | Revert "vhost-user: add multi queue support" | Michael S. Tsirkin |
2015-06-19 | vhost: enable vhost without without MSI-X | Pankaj Gupta |
2015-06-19 | vhost_net: re-enable when cross endian | Cédric Le Goater |
2015-06-19 | vhost-net: tell tap backend about the vnet endianness | Greg Kurz |
2015-06-10 | vhost: 64 bit features | Cornelia Huck |
2015-06-10 | vhost_net: add version_1 feature | Michael S. Tsirkin |