1. 6166799 vhost_net: configure all host notifiers in a single MR transaction by zuoboqun · 7 months ago
  2. f8e09b9 vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits by Akihiko Odaki · 7 months ago
  3. c03213f vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits by Jonah Palmer · 8 months ago
  4. b937fa8 vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits by Jonah Palmer · 12 months ago
  5. 2c66de6 vdpa-dev: Fix initialisation order to restore VDUSE compatibility by Kevin Wolf · 12 months ago
  6. 5d63cb1 hw/net/vhost_net: Silence compiler warning when compiling with -Wshadow by Thomas Huth · 1 year, 5 months ago
  7. 9da1684 virtio-net: Add USO flags to vhost support. by Andrew Melnychenko · 1 year, 8 months ago
  8. ca3fcde net/vhost-net: do not assert on null pointer return from tap_get_vhost_net() by Ani Sinha · 1 year, 9 months ago
  9. 0e99466 vhost_net: add an assertion for TAP client backends by Ani Sinha · 1 year, 9 months ago
  10. 8aab0d1 virtio-net: add support for configure interrupt by Cindy Lu · 2 years, 3 months ago
  11. c9bdc44 vhost-user: Fix the virtio features negotiation flaw by Hyman Huang(黄勇) · 2 years, 3 months ago
  12. 4daa505 vhost: enable vrings in vhost_dev_start() for vhost-user devices by Stefano Garzarella · 2 years, 4 months ago
  13. 562a7d2 vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices by Stefano Garzarella · 2 years, 4 months ago
  14. 8b67fe0 vhost: Change the sequence of device start by Yajun Wu · 2 years, 5 months ago
  15. 2a3552b vhost: vhost-kernel: enable vq reset feature by Kangjie Xu · 2 years, 5 months ago
  16. 10f8a11 vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart() by Kangjie Xu · 2 years, 5 months ago
  17. c2daa08 vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset() by Kangjie Xu · 2 years, 5 months ago
  18. 539573c vhost_net: add NetClientState->load() callback by Eugenio Pérez · 2 years, 7 months ago
  19. c5e5269 vhost_net: Add NetClientInfo stop callback by Eugenio Pérez · 2 years, 7 months ago
  20. eb92b75 vhost_net: Add NetClientInfo start callback by Eugenio Pérez · 2 years, 7 months ago
  21. 6f3910b vhost-net: fix improper cleanup in vhost_net_start by Si-Wei Liu · 2 years, 10 months ago
  22. 1eed051 vhost_net: Print feature masks in hex by Ilya Maximets · 3 years ago
  23. b3ef666 Revert "virtio-net: add support for configure interrupt" by Michael S. Tsirkin · 3 years, 2 months ago
  24. 497679d virtio-net: add support for configure interrupt by Cindy Lu · 3 years, 4 months ago
  25. 14c81b2 vhost: Fix last vq queue index of devices with no cvq by Eugenio Pérez · 3 years, 4 months ago
  26. 245cf2c vhost: Rename last_index to vq_index_end by Eugenio Pérez · 3 years, 4 months ago
  27. 22288fe virtio-net: vhost control virtqueue support by Jason Wang · 3 years, 5 months ago
  28. 049eb15 vhost: record the last virtqueue index for the virtio device by Jason Wang · 3 years, 5 months ago
  29. 441537f virtio-net: use "queue_pairs" instead of "queues" when possible by Jason Wang · 3 years, 5 months ago
  30. 05ba3f6 vhost-net: control virtqueue support by Jason Wang · 3 years, 5 months ago
  31. 6a756d1 vhost_net: do not assume nvqs is always 2 by Jason Wang · 3 years, 6 months ago
  32. 40f962f vhost_net: remove the meaningless assignment in vhost_net_start_one() by Jason Wang · 3 years, 6 months ago
  33. 50de513 vhost: Distinguish errors in vhost_dev_get_config() by Kevin Wolf · 3 years, 9 months ago
  34. a6945f2 vhost: Add Error parameter to vhost_dev_init() by Kevin Wolf · 3 years, 9 months ago
  35. 0145c39 virtio-net: Added eBPF RSS to virtio-net. by Andrew Melnychenko · 3 years, 10 months ago
  36. 108a648 vhost-vdpa: introduce vhost-vdpa backend by Cindy Lu · 4 years, 9 months ago
  37. 38140cc vhost_net: introduce set_config & get_config by Cindy Lu · 4 years, 9 months ago
  38. 92fbc3e vhost_net: use the function qemu_get_peer by Cindy Lu · 4 years, 9 months ago
  39. dfea793 vhost_net: enable packed ring support by Jason Wang · 5 years ago
  40. db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
  41. 23bfaf7 vhost_net: don't set backend for the uninitialized virtqueue by Jason Wang · 6 years ago
  42. af3bba7 vhost-net: compile it on all targets that have virtio-net. by Paolo Bonzini · 6 years ago
  43. 18658a3 vhost: restrict Linux dependency to kernel vhost by Paolo Bonzini · 6 years ago
  44. 56f41de vhost-net-user: add stubs for when no virtio-net device is present by Paolo Bonzini · 6 years ago
  45. 7b28c61 vhost-net: move stubs to a separate file by Paolo Bonzini · 6 years ago
  46. 6dcdd06 spec/vhost-user spec: Add IOMMU support by Maxime Coquelin · 8 years ago
  47. c471ad0 vhost_net: device IOTLB support by Jason Wang · 8 years ago
  48. 45a368a vhost-net: Notify the backend about the host MTU by Maxime Coquelin · 8 years ago
  49. ca10203 vhost: check for vhost_ops before using. by Ilya Maximets · 9 years ago
  50. 950d94b vhost: add vhost_net_set_backend() by Marc-André Lureau · 9 years ago
  51. 51f7aca vhost-net: vhost_migration_done is vhost-user specific by Marc-André Lureau · 9 years ago
  52. bb12e76 Revert "vhost-net: do not crash if backend is not present" by Marc-André Lureau · 9 years ago
  53. 1a5b68c vhost-user: add get_vhost_net() assertions by Marc-André Lureau · 9 years ago
  54. e6bcb1b vhost-user: keep vhost_net after a disconnection by Marc-André Lureau · 9 years ago
  55. f1a0365 vhost-net: always call vhost_dev_cleanup() on failure by Marc-André Lureau · 9 years ago
  56. 01edc23 misc: indentation by Marc-André Lureau · 9 years ago
  57. f394b2e qapi: Change Netdev into a flat union by Eric Blake · 9 years ago
  58. 69e87b3 tap: vhost busy polling support by Jason Wang · 9 years ago
  59. bfc6cf3 vhost-net: save & restore vring enable state by Marc-André Lureau · 9 years ago
  60. a463215 vhost-net: save & restore vhost-user acked features by Marc-André Lureau · 9 years ago
  61. 72b65f9 vhost-net: do not crash if backend is not present by Marc-André Lureau · 9 years ago
  62. 5669655 vhost-user interrupt management fixes by Victor Kaplansky · 9 years ago
  63. 3154d1e vhost-net: revert support of cross-endian vnet headers by Greg Kurz · 9 years ago
  64. a407644 net: set endianness on all backend devices by Laurent Vivier · 9 years ago
  65. e8d4046 hw/net: Clean up includes by Peter Maydell · 9 years ago
  66. 72018d1 vhost-user: ignore qemu-only features by Michael S. Tsirkin · 9 years ago
  67. 12b8cba vhost: don't send RESET_OWNER at stop by Yuanhan Liu · 9 years ago
  68. 3e86636 vhost user: add rarp sending after live migration for legacy guest by Thibaut Collet · 9 years ago
  69. f6f5629 vhost user: add support of live migration by Thibaut Collet · 9 years ago
  70. 21e7042 vhost: use a function for each call by Marc-André Lureau · 9 years ago
  71. 7263a0a vhost-user: add a new message to disable/enable a specific virt queue. by Changchun Ouyang · 9 years ago
  72. b931bfb vhost-user: add multiple queue support by Changchun Ouyang · 9 years ago
  73. e2051e9 vhost-user: add VHOST_USER_GET_QUEUE_NUM message by Yuanhan Liu · 9 years ago
  74. d1f8b30 vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE by Yuanhan Liu · 9 years ago
  75. dcb10c0 vhost-user: add protocol feature negotiation by Michael S. Tsirkin · 9 years ago
  76. 95129d6 virtio: avoid leading underscores for helpers by Cornelia Huck · 10 years ago
  77. d345ed2 Revert "vhost-user: add multi queue support" by Michael S. Tsirkin · 10 years ago
  78. 1e7398a vhost: enable vhost without without MSI-X by Pankaj Gupta · 10 years ago
  79. 1717388 vhost_net: re-enable when cross endian by Cédric Le Goater · 10 years ago
  80. 5be7d9f vhost-net: tell tap backend about the vnet endianness by Greg Kurz · 10 years ago
  81. 9a2ba82 vhost: 64 bit features by Cornelia Huck · 10 years ago
  82. b150613 vhost_net: add version_1 feature by Michael S. Tsirkin · 10 years ago
  83. 830d70d vhost-user: add multi queue support by Ouyang Changchun · 10 years ago
  84. 294ce71 vhost-user: Send VHOST_RESET_OWNER on vhost stop by Luke Gorrie · 10 years ago
  85. d122f1a vhost_net: Add missing 'static' attribute by Stefan Weil · 10 years ago
  86. 4fbe0f3 virtio: use standard virtio_ring.h by Michael S. Tsirkin · 10 years ago
  87. d9612b4 virtio: Import virtio_vring.h by Fam Zheng · 11 years ago
  88. d8e80ae vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation by Damjan Marion · 11 years ago
  89. b49ae91 vhost_net: init acked_features to backend_features by Jason Wang · 11 years ago
  90. cd7d1d2 vhost_net: start/stop guest notifiers properly by Jason Wang · 11 years ago
  91. 2d2507e vhost_net: cleanup start/stop condition by Michael S. Tsirkin · 11 years ago
  92. 371df9f vhost-net: disable when cross-endian by Greg Kurz · 11 years ago
  93. 03ce574 Add the vhost-user netdev backend to the command line by Nikolay Nikolaev · 11 years ago
  94. 5f4c01c vhost-net: vhost-user feature bits support by Nikolay Nikolaev · 11 years ago
  95. 1a1bfac Add vhost-backend and VhostBackendType by Nikolay Nikolaev · 11 years ago
  96. 24d1eb3 Add vhost_ops to vhost_dev struct and replace all relevant ioctls by Nikolay Nikolaev · 11 years ago
  97. 81647a6 vhost_net_init will use VhostNetOptions to get all its arguments by Nikolay Nikolaev · 11 years ago
  98. ed8b4af Refactor virtio-net to use generic get_vhost_net by Nikolay Nikolaev · 11 years ago
  99. 212d69f vhost_net should call the poll callback only when it is set by Nikolay Nikolaev · 11 years ago
  100. 2e6d46d vhost: add vhost_get_features and vhost_ack_features by Nikolay Nikolaev · 11 years ago