1. ad0c674 net/can: Add can_dlc2len and can_len2dlc for CAN FD. by Jan Charvat · 4 years, 6 months ago
  2. d44948c net/can: Initial host SocketCan support for CAN FD. by Jan Charvat · 4 years, 6 months ago
  3. 63c4db4 net: relocate paths to helpers and scripts by Paolo Bonzini · 4 years, 7 months ago
  4. f66337b vhost-user: save features of multiqueues if chardev is closed by haibinzhang(张海斌) · 4 years, 5 months ago
  5. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  6. 448058a util: rename qemu_open() to qemu_open_old() by Daniel P. Berrangé · 4 years, 7 months ago
  7. 842038f Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging by Peter Maydell · 4 years, 6 months ago
  8. b42581f util/hexdump: Reorder qemu_hexdump() arguments by Philippe Mathieu-Daudé · 4 years, 6 months ago
  9. 67263b3 util/hexdump: Convert to take a void pointer argument by Philippe Mathieu-Daudé · 4 years, 6 months ago
  10. f4ef8c9 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 6 months ago
  11. 50cd7d5 filter-rewriter: Rename FILTER_COLO_REWRITER to FILTER_REWRITER by Eduardo Habkost · 4 years, 6 months ago
  12. 8c8ed03 net/colo: Match is-enabled probe to tracepoint by Roman Bolshakov · 4 years, 8 months ago
  13. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  14. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  15. cdaf072 meson: convert net directory to Meson by Marc-André Lureau · 6 years ago
  16. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  17. f81cddf colo-compare: Remove superfluous NULL-pointer checks for s->iothread by Lukas Straub · 4 years, 7 months ago
  18. 22dc866 net: forbid the reentrant RX by Jason Wang · 4 years, 7 months ago
  19. 7a309cc qom: Change object_get_canonical_path_component() not to malloc by Markus Armbruster · 4 years, 8 months ago
  20. e7b347d net: detect errors from probing vnet hdr flag for TAP devices by Daniel P. Berrange · 4 years, 8 months ago
  21. 894022e net: check if the file descriptor is valid before using it by Laurent Vivier · 4 years, 8 months ago
  22. a2e5cb7 net/colo-compare.c: Expose compare "max_queue_size" to users by Zhang Chen · 4 years, 8 months ago
  23. af175e8 error: Eliminate error_propagate() with Coccinelle, part 2 by Markus Armbruster · 4 years, 8 months ago
  24. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
  25. dcfe480 error: Avoid unnecessary error_propagate() after error_setg() by Markus Armbruster · 4 years, 8 months ago
  26. 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 8 months ago
  27. 1421703 qapi: Use returned bool to check for failure, manual part by Markus Armbruster · 4 years, 8 months ago
  28. 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 8 months ago
  29. 3d7cad3 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pull-request' into staging by Peter Maydell · 4 years, 8 months ago
  30. 1e0a84e vhost-vdpa: introduce vhost-vdpa net client by Cindy Lu · 4 years, 8 months ago
  31. 89615cf net/tap-solaris.c: Include qemu-common.h for TFR macro by Peter Maydell · 4 years, 8 months ago
  32. 0165daa net: introduce qemu_get_peer by Cindy Lu · 4 years, 8 months ago
  33. 71830d8 net: Drop the NetLegacy structure, always use Netdev instead by Thomas Huth · 4 years, 10 months ago
  34. 9d903f3 net: Drop the legacy "name" parameter from the -net option by Thomas Huth · 4 years, 10 months ago
  35. bdadbb0 colo-compare: Fix memory leak in packet_enqueue() by Derek Su · 4 years, 9 months ago
  36. 5bd57eb net/colo-compare.c: Correct ordering in complete and finalize by Lukas Straub · 4 years, 9 months ago
  37. 45942b7 net/colo-compare.c: Check that colo-compare is active by Lukas Straub · 4 years, 9 months ago
  38. 7665854 net/colo-compare.c: Only hexdump packets if tracing is enabled by Lukas Straub · 4 years, 9 months ago
  39. 9c55fe9 net/colo-compare.c: Fix deadlock in compare_chr_send by Lukas Straub · 4 years, 9 months ago
  40. 5893c73 net/colo-compare.c: Create event_bh with the right AioContext by Lukas Straub · 4 years, 9 months ago
  41. 5fe19fb net: use peer when purging queue in qemu_flush_or_purge_queue_packets() by Jason Wang · 4 years, 10 months ago
  42. fbbdbdd tap: allow extended virtio header with hash info by Yuri Benditovich · 4 years, 10 months ago
  43. 0561dfa net: Do not include a newline in the id of -nic devices by Thomas Huth · 4 years, 10 months ago
  44. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
  45. cca35ac net/colo-compare.c: Expose "expired_scan_cycle" to users by Zhang Chen · 5 years ago
  46. 9cc43c9 net/colo-compare.c: Expose "compare_timeout" to users by Zhang Chen · 5 years ago
  47. 767cc9a hw/net/can: Make CanBusClientInfo::can_receive() return a boolean by Philippe Mathieu-Daudé · 5 years ago
  48. b8c4b67 hw/net: Make NetCanReceive() return a boolean by Philippe Mathieu-Daudé · 5 years ago
  49. f57587c Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-03-17' into staging by Peter Maydell · 5 years ago
  50. 08712fc net: Track netdevs in NetClientState rather than QemuOpt by Eric Blake · 5 years ago
  51. db2a380 net: Complete qapi-fication of netdev_add by Eric Blake · 5 years ago
  52. f7795e4 misc: Replace zero-length arrays with flexible array member (automatic) by Philippe Mathieu-Daudé · 5 years ago
  53. b4983c5 net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove' by Thomas Huth · 5 years ago
  54. 1973136 net/filter.c: Add Options to insert filters anywhere in the filter list by Lukas Straub · 5 years ago
  55. 083b266 chardev: Use QEMUChrEvent enum in IOEventHandler typedef by Philippe Mathieu-Daudé · 5 years ago
  56. d0ab676 vhost-user-net: Explicit we ignore few QEMUChrEvent in IOEventHandler by Philippe Mathieu-Daudé · 5 years ago
  57. f59b31e Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-191219-1' into staging by Peter Maydell · 5 years ago
  58. fc59d2d qemu_log_lock/unlock now preserves the qemu_logfile handle. by Robert Foley · 5 years ago
  59. 33c9642 net/net: Clean up variable shadowing in net_client_init() by Vladimir Sementsov-Ogievskiy · 5 years ago
  60. 1e907a3 COLO-compare: Fix incorrect `if` logic by Fan Yang · 5 years ago
  61. 39b68bc Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 5 years ago
  62. c6beefd vhost-user: save features if the char dev is closed by Adrian Moreno · 5 years ago
  63. 120b721 slirp: Allow non-local DNS address when restrict is off by Samuel Thibault · 5 years ago
  64. 794dcb5 trace: Remove trailing newline in events by Philippe Mathieu-Daudé · 5 years ago
  65. ce62df5 migration: register_savevm_live doesn't need dev by Dr. David Alan Gilbert · 6 years ago
  66. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
  67. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  68. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  69. db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
  70. f77bed1 net/colo-compare.c: Fix memory leak and code style issue. by Zhang Chen · 6 years ago
  71. 389abe1 net: tap: replace snprintf with g_strdup_printf calls by Prasad J Pandit · 6 years ago
  72. 1d09f70 COLO-compare: Add colo-compare remote notify support by Zhang Chen · 6 years ago
  73. 30685c0 COLO-compare: Make the compare_chr_send() can send notification message. by Zhang Chen · 6 years ago
  74. 13025fe COLO-compare: Add remote notification chardev handler frame by Zhang Chen · 6 years ago
  75. cf6af76 COLO-compare: Add new parameter to communicate with remote colo-frame by Zhang Chen · 6 years ago
  76. 944458b net/announce: Add optional ID by Dr. David Alan Gilbert · 6 years ago
  77. ef2fdbf net/announce: Allow optional list of interfaces by Dr. David Alan Gilbert · 6 years ago
  78. 4623027 net: remove unused get_str_sep() function by Stefano Garzarella · 6 years ago
  79. add9934 net: use g_strsplit() for parsing host address and port by Stefano Garzarella · 6 years ago
  80. c1112b2 net: avoid using variable length array in net_client_init() by Stefano Garzarella · 6 years ago
  81. 21c520d net: fix assertion failure when ipv6-prefixlen is not a number by Stefano Garzarella · 6 years ago
  82. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  83. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  84. 856dfd8 qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h by Markus Armbruster · 6 years ago
  85. 6ab79a2 do not call vhost_net_cleanup() on running net from char user event by Dan Streetman · 6 years ago
  86. 78e4f44 net/colo-compare.c: Fix a crash in COLO Primary. by Lukas Straub · 6 years ago
  87. 178a0a5 net/slirp: fix the IPv6 prefix length error message by Stefano Garzarella · 6 years ago
  88. 58ea30f Clean up header guards that don't match their file name by Markus Armbruster · 6 years ago
  89. 7b71e03 net: Print output of "-net nic, model=help" to stdout instead of stderr by Thomas Huth · 6 years ago
  90. ab79237 net: tap: use qemu_set_nonblock by Li Qiang · 6 years ago
  91. fdec16e net/socket: learn to talk with a unix dgram socket by Marc-André Lureau · 6 years ago
  92. 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
  93. 0b99f22 vhost-user: simplify vhost_user_init/vhost_user_cleanup by Marc-André Lureau · 6 years ago
  94. 675b9b5 build-sys: link with slirp as an external project by Marc-André Lureau · 6 years ago
  95. c2d6365 slirp: move sources to src/ subdirectory by Marc-André Lureau · 6 years ago
  96. d890344 slirp: use libslirp migration code by Marc-André Lureau · 6 years ago
  97. ffe02f5 slirp: Mark pieces missing IPv6 support by Samuel Thibault · 9 years ago
  98. a06cd48 qmp: Add announce-self command by Dr. David Alan Gilbert · 6 years ago
  99. 44b416a net: Add a network device specific self-announcement ability by Dr. David Alan Gilbert · 6 years ago
  100. 7659505 migration: Switch to using announce timer by Dr. David Alan Gilbert · 6 years ago