1. 0d150bb vhost: vhost-user component may become unusable with too many open files (VPP-668) by Steven · 8 years ago
  2. 13ad1f0 Rename "show interfaces" -> "show interface" by Dave Barach · 8 years ago
  3. 7312cc7 vhost: support interrupt mode by Steven · 8 years ago
  4. f6dae05 vhost: wrong value return for VHOST_USER_VRING_GET_BASE by Steven · 8 years ago
  5. 80f54e2 vlib_mains == 0 special cases be gone by Dave Barach · 8 years ago
  6. a1a0901 vhost: binary API changes for interrupt mode by Steven · 8 years ago
  7. 35af9e5 features: take device-input buffer advance value directly by Damjan Marion · 8 years ago
  8. b3bb101 devices: vnet_get_aggregate_rx_packets should not be dpdk specific by Damjan Marion · 8 years ago
  9. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  10. 0578cd1 Fix is_server flag in vhost dump (VPP-562) by Marek Gradzki · 8 years ago
  11. 0b49e2b vhost-user: fix crash when descriptor points to unknown region by Damjan Marion · 8 years ago
  12. 62411e7 vhost-user: fix missing speculative enqueue unwind by Steven · 8 years ago
  13. 8f54496 Fix coverity warnings, VPP-608 by Dave Barach · 8 years ago
  14. d8e4787 Fix crash on deleting activated vhost-user - VPP-603 by Wojciech Dec · 8 years ago
  15. 553a411 VPP-585: vhost-user interface deletion leaks memory. by Ole Troan · 8 years ago
  16. 0c3d467 VPP-574: fix VPP hang during security group configuration on a suspended VM by Andrew Yourtchenko · 8 years ago
  17. 3cd9eed Fix crash on null vhost-user socket - VPP-573 by Wojciech Dec · 8 years ago
  18. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/devices/virtio/vhost-user.c]
  19. 14ac801 vhost: fix coverity warning by Pierre Pfister · 8 years ago
  20. d3eb90e vhost: Improve data path by Pierre Pfister · 8 years ago
  21. dbb3c25 vhost: Code cleaning by Pierre Pfister · 8 years ago
  22. 8b2247d interfaces: make no_flatten variant of inteface_ouptut fn default by Damjan Marion · 8 years ago
  23. a92501a doc: doxygen documentation for vhost-user CLI Commmands (VPP-279) by Billy McFall · 8 years ago
  24. 4e969f9 vhost-user: add retry sequence in tx code by Damjan Marion · 8 years ago
  25. ece983d vhost: CLI delete interface by name by Pierre Pfister · 8 years ago
  26. 7a91b46 vhost: Delete thread configuration when interface deleted by Pierre Pfister · 8 years ago
  27. fbb2ef6 vhost: Fix bug during interface deletion by Pierre Pfister · 8 years ago
  28. 51327ac devices: create dummy device-input node to keep nexts in sync by Damjan Marion · 8 years ago
  29. 116ea4b vhost: Improve packet tracing by Pierre Pfister · 8 years ago
  30. 87cd119 feature: store arc index in vlib_buffer by Damjan Marion · 8 years ago
  31. e21c528 vhost-user: multiqueue support by Pierre Pfister · 8 years ago
  32. 8bdc63b feature: all input nodes must have same nexts by Damjan Marion · 8 years ago
  33. 2231150 feature: add new feature handling code and device-input features by Damjan Marion · 8 years ago
  34. ff7d642 vhost-user: fix crash in vhost_user_intfc_tx (VPP-519) by Damjan Marion · 8 years ago
  35. f530a55 dpdk: remove support for dpdk 16.04 by Damjan Marion · 8 years ago
  36. 10eb1ea vhost-user: Add reconnect support by Damjan Marion · 8 years ago
  37. 5499b19 vhost-user: avoid branching during prefetch by Damjan Marion · 8 years ago
  38. 11f9205 vhost: predict map_guest_mem returns similar results over time by Pierre Pfister · 8 years ago
  39. 4448957 Fix eventfd leakage issue in vhost-user mode by Steve Shin · 8 years ago
  40. 3762370 vhost-user: branchless SSE4.2 implementation of map_guest_mem() by Damjan Marion · 8 years ago
  41. 0dafaa7 vhost-user: remove dependency on dpdk code by Damjan Marion · 8 years ago
  42. f298ecf fd closed twice by Eyal Bari · 8 years ago
  43. e83b7d5 vhost-user: announce VIRTIO_F_VERSION_1 by Damjan Marion · 8 years ago
  44. ba1d046 Vhost-User: Implement Indirect Descriptors by Pierre Pfister · 8 years ago
  45. 8d281b3 Fix issues with vhost-user when dpdk vhost-user is disabled, fixes VPP-347, VPP-349 by Damjan Marion · 8 years ago
  46. 00a9dca Coding standards cleanup in vnet/vnet/devices, fixes VPP-248 by Damjan Marion · 8 years ago
  47. a290d7c Fix coverity issues in vhost-user code, fixes VPP-189 by Damjan Marion · 8 years ago
  48. 5afccb2 Vhost-User: Fix bind sockaddr length by Pierre Pfister · 8 years ago
  49. bf74147 Retire io threads and main-thread-io mode by Damjan Marion · 9 years ago
  50. 78ea9c2 VPP-81: Print interface name after creating an interface with CLI by Pierre Pfister · 9 years ago
  51. 1c80e83 Add support for multiple microarchitectures in single binary by Damjan Marion · 9 years ago
  52. 95c8415 dpdk/build - 32bits compilation by Christophe Fontaine · 9 years ago
  53. 52fc44d IP6 SR multicast replicator by Keith Burns (alagalah) · 9 years ago
  54. cbdd897 Fix vpp crash in DBG mode by Shesha Sreenivasamurthy · 9 years ago
  55. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  56. fe2da0e Better match vhost-user specification for live migration by Yoann Desmouceaux · 9 years ago
  57. 4667c22 Add live migration support to (non-dpdk) vhost-user driver by Yoann Desmouceaux · 9 years ago
  58. ef65cb0 Add custom mac address option to vhost interfaces. by Pierre Pfister · 9 years ago
  59. 328e99b Add jumbo frames support to non-dpdk vhost interfaces. by Pierre Pfister · 9 years ago
  60. 920ecc2 Avoid crash in vhost-user driver when running multithreaded by Damjan Marion · 9 years ago
  61. 539cff0 Fix vhost-user input interface handling by Damjan Marion · 9 years ago
  62. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0