1. 7d0fefd net: Provide MemReentrancyGuard * to qemu_new_nic() by Akihiko Odaki · 1 year, 8 months ago
  2. d9cda21 migration: simplify notifiers by Steve Sistare · 1 year, 7 months ago
  3. e19751a virtio-net: Expose MAX_VLAN by Hawkins Jiawei · 1 year, 6 months ago
  4. 06b636a virtio-net: do not reset vlan filtering at set_features by Hawkins Jiawei · 1 year, 6 months ago
  5. 2431f4f hw/net: spelling fixes by Michael Tokarev · 1 year, 6 months ago
  6. 53da8b5 virtio-net: Add support for USO features by Yuri Benditovich · 1 year, 6 months ago
  7. 2ab0ec3 tap: Add USO support to tap device. by Andrew Melnychenko · 1 year, 6 months ago
  8. 7e8094f hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments by Alex Bennée · 1 year, 6 months ago
  9. cd9b834 virtio-net: pass Device-TLB enable/disable events to vhost by Viktor Prutyanov · 1 year, 7 months ago
  10. 4271f40 virtio-net: correctly report maximum tx_queue_size value by Laurent Vivier · 1 year, 7 months ago
  11. f8ed364 vhost-user: fully use new backend/frontend naming by Manos Pitsidianakis · 1 year, 7 months ago
  12. 0b545b1 virtio-net: expose virtio_net_supported_guest_offloads() by Hawkins Jiawei · 1 year, 8 months ago
  13. 705e89c hw/net/virtio-net: make some VirtIONet const by Hawkins Jiawei · 1 year, 8 months ago
  14. 2f0fa23 net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols() by Akihiko Odaki · 1 year, 8 months ago
  15. 1fac00f virtio-net: not enable vq reset feature unconditionally by Eugenio Pérez · 1 year, 8 months ago
  16. f63192b hw: replace most qemu_bh_new calls with qemu_bh_new_guarded by Alexander Bulekov · 1 year, 9 months ago
  17. 65f474b net/eth: Introduce EthL4HdrProto by Akihiko Odaki · 1 year, 11 months ago
  18. 69ff5ef net/eth: Report if headers are actually present by Akihiko Odaki · 1 year, 11 months ago
  19. aac8f89 hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr by Akihiko Odaki · 1 year, 11 months ago
  20. cd69d47 virtio-net: clear guest_announce feature if no cvq backend by Eugenio Pérez · 2 years ago
  21. edf5ca5 include/hw/pci: Split pci_device.h off pci.h by Markus Armbruster · 2 years, 1 month ago
  22. 8aab0d1 virtio-net: add support for configure interrupt by Cindy Lu · 2 years, 1 month ago
  23. 544f027 virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX by Cindy Lu · 2 years, 1 month ago
  24. c9bdc44 vhost-user: Fix the virtio features negotiation flaw by Hyman Huang(黄勇) · 2 years, 1 month ago
  25. 4f93aaf virtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model has it by Eugenio Pérez · 2 years, 1 month ago
  26. ebc141a virtio_net: Modify virtio_net_get_config to early return by Eugenio Pérez · 2 years, 1 month ago
  27. 48804ee Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 2 years, 1 month ago
  28. 7480874 qapi net: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 2 months ago
  29. 3d55833 Drop more useless casts from void * to pointer by Markus Armbruster · 2 years, 2 months ago
  30. f47af0a virtio-net: fix for heap-buffer-overflow by Xuan Zhuo · 2 years, 2 months ago
  31. 93a97dc virtio-net: enable vq reset feature by Xuan Zhuo · 2 years, 3 months ago
  32. 7f86330 virtio-net: support queue_enable by Kangjie Xu · 2 years, 3 months ago
  33. 7dc6be5 virtio-net: support queue reset by Xuan Zhuo · 2 years, 3 months ago
  34. 4fdf69a virtio-net: introduce flush_or_purge_queued_packets() by Kangjie Xu · 2 years, 3 months ago
  35. 7550a82 virtio-net: fix TX timer with tx_burst by Laurent Vivier · 2 years, 3 months ago
  36. df8d070 virtio-net: fix bottom-half packet TX on asynchronous completion by Laurent Vivier · 2 years, 3 months ago
  37. d74c30c virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size by Daniil Tatianin · 2 years, 4 months ago
  38. ca8717f virtio-net: Update virtio-net curr_queue_pairs in vdpa backends by Eugenio Pérez · 2 years, 4 months ago
  39. 640b8a1 virtio-net: Expose ctrl virtqueue logic by Eugenio Pérez · 2 years, 6 months ago
  40. 6758c01 virtio-net: Expose MAC_TABLE_ENTRIES by Eugenio Pérez · 2 years, 6 months ago
  41. 2a7888c virtio-net: don't handle mq request in userspace handler for vhost-vdpa by Si-Wei Liu · 2 years, 8 months ago
  42. 68b0a63 virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa by Si-Wei Liu · 2 years, 8 months ago
  43. aa85819 virtio-net: setup vhost_dev and notifiers for cvq only when feature is negotiated by Si-Wei Liu · 2 years, 8 months ago
  44. c255488 virtio: add vhost support for virtio devices by Jonah Palmer · 2 years, 10 months ago
  45. 3857cd5 virtio: drop name parameter for virtio_init() by Jonah Palmer · 2 years, 10 months ago
  46. d792199 hw/virtio: Replace g_memdup() by g_memdup2() by Philippe Mathieu-Daudé · 2 years, 8 months ago
  47. b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 2 years, 10 months ago
  48. abe300d virtio-net: fix map leaking on error during receive by Jason Wang · 2 years, 10 months ago
  49. 0ea5778 virtio-net: Unlimit tx queue size if peer is vdpa by Eugenio Pérez · 2 years, 11 months ago
  50. a882b57 Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX" by Michael S. Tsirkin · 3 years ago
  51. b3ef666 Revert "virtio-net: add support for configure interrupt" by Michael S. Tsirkin · 3 years ago
  52. 497679d virtio-net: add support for configure interrupt by Cindy Lu · 3 years, 2 months ago
  53. bf1d85c virtio: introduce macro IRTIO_CONFIG_IRQ_IDX by Cindy Lu · 3 years, 2 months ago
  54. 1b529d9 failover: Silence warning messages during qtest by Laurent Vivier · 3 years, 1 month ago
  55. 22288fe virtio-net: vhost control virtqueue support by Jason Wang · 3 years, 3 months ago
  56. 441537f virtio-net: use "queue_pairs" instead of "queues" when possible by Jason Wang · 3 years, 3 months ago
  57. 05ba3f6 vhost-net: control virtqueue support by Jason Wang · 3 years, 3 months ago
  58. bcfc906 qdev/qbus: remove failover specific code by Laurent Vivier · 3 years, 3 months ago
  59. 7fe7791 failover: fix a regression introduced by JSON'ification of -device by Laurent Vivier · 3 years, 3 months ago
  60. f3558b1 qdev: Base object creation on QDict rather than QemuOpts by Kevin Wolf · 3 years, 3 months ago
  61. 12b2fad virtio-net: Avoid QemuOpts in failover_find_primary_device() by Kevin Wolf · 3 years, 3 months ago
  62. 259a10d virtio-net: Store failover primary opts pointer locally by Kevin Wolf · 3 years, 3 months ago
  63. 7d61808 qdev: Add Error parameter to hide_device() callbacks by Kevin Wolf · 3 years, 3 months ago
  64. bedd7e9 virtio-net: fix use after unmap/free for sg by Jason Wang · 3 years, 4 months ago
  65. 109c20e migration: failover: reset partially_hotplugged by Laurent Vivier · 3 years, 7 months ago
  66. 1cbd2d9 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 3 years, 7 months ago
  67. 0145c39 virtio-net: Added eBPF RSS to virtio-net. by Andrew Melnychenko · 3 years, 8 months ago
  68. a648df3 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 3 years, 8 months ago
  69. 1e15766 virtio-net: failover: add missing remove_migration_state_change_notifier() by Laurent Vivier · 3 years, 9 months ago
  70. ad6461a virtio-net: Constify VirtIOFeature feature_sizes[] by Philippe Mathieu-Daudé · 3 years, 8 months ago
  71. d4c6293 hw/net: virtio-net: Initialize nc->do_not_pad to true by Bin Meng · 3 years, 10 months ago
  72. fb59288 virtio-net: handle zero mac for a vdpa peer by Cindy Lu · 3 years, 11 months ago
  73. 97ca9c5 failover: really display a warning when the primary device is not found by Laurent Vivier · 4 years ago
  74. 00e7b12 virtio-net: add missing object_unref() by Laurent Vivier · 4 years ago
  75. f574633 net: checksum: Introduce fine control over checksum type by Bin Meng · 4 years, 1 month ago
  76. 729cc68 Remove superfluous timer_del() calls by Peter Maydell · 4 years, 1 month ago
  77. 54aa3de qapi: Use QAPI_LIST_PREPEND() where possible by Eric Blake · 4 years, 2 months ago
  78. 21e8709 failover: Remove primary_dev member by Juan Quintela · 4 years, 2 months ago
  79. 07a5d81 failover: simplify failover_unplug_primary by Juan Quintela · 4 years, 2 months ago
  80. 0e9a65c failover: Caller of this two functions already have primary_dev by Juan Quintela · 4 years, 2 months ago
  81. 3abad4a failover: We don't need to cache primary_device_id anymore by Juan Quintela · 4 years, 2 months ago
  82. f5e1847 failover: split failover_find_primary_device_id() by Juan Quintela · 4 years, 2 months ago
  83. 0a0a27d failover: remove failover_find_primary_device() error parameter by Juan Quintela · 4 years, 2 months ago
  84. fec037c failover: make sure that id always exist by Juan Quintela · 4 years, 2 months ago
  85. 85d3b93 failover: Rename to failover_find_primary_device() by Juan Quintela · 4 years, 2 months ago
  86. 0763db4 failover: virtio_net_connect_failover_devices() does nothing by Juan Quintela · 4 years, 2 months ago
  87. b91ad98 failover: Rename function to hide_device() by Juan Quintela · 4 years, 2 months ago
  88. 89631fe failover: should_be_hidden() should take a bool by Juan Quintela · 4 years, 2 months ago
  89. 7cf05b7 failover: simplify virtio_net_find_primary() by Juan Quintela · 4 years, 2 months ago
  90. 7b3dc2f failover: Remove memory leak by Juan Quintela · 4 years, 2 months ago
  91. 9673a88 failover: Remove primary_device_dict by Juan Quintela · 4 years, 2 months ago
  92. 4f0303a failover: remove standby_id variable by Juan Quintela · 4 years, 2 months ago
  93. 19e49bc failover: Remove primary_device_opts by Juan Quintela · 4 years, 2 months ago
  94. 518eda9 failover: g_strcmp0() knows how to handle NULL by Juan Quintela · 4 years, 2 months ago
  95. e2bde83 failover: Rename bool to failover_primary_hidden by Juan Quintela · 4 years, 2 months ago
  96. 3d1c7a9 failover: qdev_device_add() returns err or dev set by Juan Quintela · 4 years, 2 months ago
  97. 594d308 failover: Remove external partially_hotplugged property by Juan Quintela · 4 years, 2 months ago
  98. 82ceb65 failover: Remove unused parameter by Juan Quintela · 4 years, 2 months ago
  99. 7827468 failover: primary bus is only used once, and where it is set by Juan Quintela · 4 years, 2 months ago
  100. 587f2fc failover: Use always atomics for primary_should_be_hidden by Juan Quintela · 4 years, 2 months ago