Age | Commit message (Expand) | Author |
2017-11-13 | net/socket: fix coverity issue | Jens Freimann |
2017-11-13 | colo: Consolidate the duplicate code chunk into a routine | Mao Zhongyi |
2017-11-13 | colo-compare: Fix comments | Mao Zhongyi |
2017-11-13 | colo-compare: compare the packet in a specified Connection | Mao Zhongyi |
2017-11-13 | colo-compare: Insert packet into the suitable position of packet queue directly | Mao Zhongyi |
2017-11-13 | net: fix check for number of parameters to -netdev socket | Jens Freimann |
2017-10-16 | filter-mirror: segfault when specifying non existent device | Eduardo Otubo |
2017-09-24 | slirp: Add explanation for hostfwd parsing failure | Dr. David Alan Gilbert |
2017-09-22 | buildsys: Move vde libs to per object | Fam Zheng |
2017-09-19 | General warn report fixups | Alistair Francis |
2017-09-19 | Convert multi-line fprintf() to warn_report() | Alistair Francis |
2017-09-19 | Convert single line fprintf(.../n) to warn_report() | Alistair Francis |
2017-09-08 | colo-compare: Use IOThread to Check old packet regularly and Process pactkets... | Wang Yong |
2017-09-08 | net/colo-compare.c: Fix comments and scheme | Zhang Chen |
2017-09-08 | net/colo-compare.c: Adjust net queue pop order for performance | Zhang Chen |
2017-09-08 | net/colo-compare.c: Optimize unpredictable tcp options comparison | Zhang Chen |
2017-09-08 | net/socket: Improve -net socket error reporting | Mao Zhongyi |
2017-09-08 | net/net: Convert parse_host_port() to Error | Mao Zhongyi |
2017-09-08 | net/socket: Convert several helper functions to Error | Mao Zhongyi |
2017-09-08 | net/socket: Don't treat odd socket type as SOCK_STREAM | Mao Zhongyi |
2017-09-08 | net/filter-rewriter.c: Fix rewirter checksum bug when use virtio-net | Zhang Chen |
2017-09-04 | qapi: Change data type of the FOO_lookup generated for enum FOO | Marc-André Lureau |
2017-09-04 | qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) | Markus Armbruster |
2017-08-09 | net: fix -netdev socket,fd= for UDP sockets | Jens Freimann |
2017-08-03 | slirp: fill error when failing to initialize user network | Hervé Poussineau |
2017-08-02 | vhost-user: fix watcher need be removed when vhost-user hotplug | Yunjian Wang |
2017-08-01 | trace-events: fix code style: print 0x before hex numbers | Vladimir Sementsov-Ogievskiy |
2017-08-01 | trace: add trace_event_get_state_backends() | Stefan Hajnoczi |
2017-07-31 | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé |
2017-07-31 | net/eth: fix incorrect check of iov_to_buf() return value | Philippe Mathieu-Daudé |
2017-07-17 | net/filter-rewriter.c: Make filter-rewriter support vnet_hdr_len | Zhang Chen |
2017-07-17 | net/colo-compare.c: Add vnet packet's tcp/udp/icmp compare | Zhang Chen |
2017-07-17 | net/colo.c: Add vnet packet parse feature in colo-proxy | Zhang Chen |
2017-07-17 | net/colo-compare.c: Make colo-compare support vnet_hdr_len | Zhang Chen |
2017-07-17 | net/colo-compare.c: Introduce parameter for compare_chr_send() | Zhang Chen |
2017-07-17 | net/colo.c: Make vnet_hdr_len as packet property | Zhang Chen |
2017-07-17 | net/filter-mirror.c: Add new option to enable vnet support for filter-redirector | Zhang Chen |
2017-07-17 | net/filter-mirror.c: Make filter mirror support vnet support. | Zhang Chen |
2017-07-17 | net/filter-mirror.c: Introduce parameter for filter_send() | Zhang Chen |
2017-07-17 | net/net.c: Add vnet_hdr support in SocketReadState | Zhang Chen |
2017-07-17 | net: Add vnet_hdr_len arguments in NetClientState | Zhang Chen |
2017-07-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-07-14 | char: avoid chardevice direct access | Anton Nefedov |
2017-07-14 | char: add backend hotswap handler | Anton Nefedov |
2017-07-13 | Convert error_report() to warn_report() | Alistair Francis |
2017-06-20 | object: use more specific property type names | Marc-André Lureau |
2017-06-07 | Revert "Change net/socket.c to use socket_*() functions" again | Daniel P. Berrange |
2017-06-02 | char: make chr_fe_deinit() optionaly delete backend | Marc-André Lureau |
2017-06-02 | char: move CharBackend handling in char-fe unit | Marc-André Lureau |
2017-06-02 | chardev: move headers to include/chardev | Marc-André Lureau |