642 Commits (4036878c3a02cb29291b8a1679a7e283f674fb3c)

Author SHA1 Message Date
Paolo Bonzini 7d37435bd5 avoid TABs in files that only contain a few 8 years ago
Paolo Bonzini eae3eb3e18 qemu/queue.h: simplify reverse access to QTAILQ 8 years ago
Paolo Bonzini b58deb344d qemu/queue.h: leave head structs anonymous unless necessary 8 years ago
Marc-André Lureau 269d25cdeb colo: check chardev can switch context 8 years ago
Jason Wang 56512e1dc1 net: hub: suppress warnings of no host network for qtest 8 years ago
Jason Wang 25c01bd19d net: drop too large packet early 8 years ago
Zhang Chen 013a62020a net/filter-rewriter.c: Fix coverity static analysis issue 8 years ago
Fam Zheng 0fca92b907 slirp: Implement RFC2132 TFTP server name 8 years ago
Fam Zheng 6e157a0339 slirp: Add sanity check for str option length 8 years ago
Markus Armbruster 8c42dbe395 net/socket: Fix invalid socket type error handling 8 years ago
Markus Armbruster 007e5f8782 l2tpv3: Improve -netdev/netdev_add/-net/... error reporting 8 years ago
Jason Wang 1592a99470 net: ignore packet size greater than INT_MAX 8 years ago
Zhang Chen 24525e93c1 filter-rewriter: handle checkpoint and failover event 8 years ago
Zhang Chen 5fbba3d659 filter: Add handle_event method for NetFilterClass 8 years ago
Zhang Chen dccd0313b6 colo-compare: use notifier to notify packets comparing result 8 years ago
Zhang Chen 0ffcece325 colo-compare: implement the process of checkpoint 8 years ago
Zhang Chen 6214231abd filter-rewriter: Add TCP state machine and fix memory leak in connection_track_table 8 years ago
Marc-André Lureau 95e30b2a13 chardev: mark the calls that allow an implicit mux monitor 8 years ago
Thomas Huth 68cb29ea65 net/slirp: Deprecate the [hub_id name] parameter tuple 8 years ago
Thomas Huth 101625a4d4 net: Deprecate the "name" parameter of -net 8 years ago
Thomas Huth d18572dd9a net: Remove the deprecated -tftp, -bootp, -redir and -smb options 8 years ago
Yunjian Wang 323e7c1177 tap: fix memory leak on success to create a tap device 8 years ago
linzhecheng c67daf4a24 vhost-user: delete net client if necessary 8 years ago
Lin Ma 8b43f964f9 net: Fix a potential segfault 8 years ago
Brijesh Singh d542800d1e tap: set vhostfd passed from qemu cli to non-blocking 8 years ago
Marc-André Lureau 265b578c58 object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence 8 years ago
Michael S. Tsirkin f27f01db03 colo: use local path for local headers 8 years ago
Nia Alarie 1fb3f7f285 net/slirp: Convert atoi to qemu_strtoi to allow error checking 9 years ago
Benjamin Drung f18d137542 slirp: Add domainname option to slirp's DHCP server 9 years ago
Tiwei Bie 4d0cf552d3 vhost-user: introduce shared vhost-user state 8 years ago
Tiwei Bie 703878e2e0 vhost-user: add Net prefix to internal state structure 8 years ago
Thomas Huth 442da403ea net: Get rid of 'vlan' terminology and use 'hub' instead in the source files 8 years ago
Thomas Huth af1a5c3eb4 net: Remove the deprecated "vlan" parameter 8 years ago
Thomas Huth 9d94619189 net: Fix memory leak in net_param_nic() 8 years ago
Julia Suvorova via Qemu-devel 7587855cd2 net/vde: print error on vde_open() failure 9 years ago
Greg Kurz 94b52958b7 virtio_net: flush uncompleted TX on reset 9 years ago
Jay Zhou 46d4d36d0b tap: setting error appropriately when calling net_init_tap_one() 9 years ago
Thomas Huth 78cd6f7bf6 net: Add a new convenience option "--nic" to configure default/on-board NICs 9 years ago
Thomas Huth 7cc28cb061 net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commands 9 years ago
Thomas Huth 857d20873d net: Remove the deprecated way of dumping network packets 9 years ago
Thomas Huth aa09a485c2 net: Make net_client_init() static 9 years ago
Thomas Huth 547203ead4 net: List available netdevs with "-netdev help" 9 years ago
Thomas Huth 34f708b0b6 net: Move error reporting from net_init_client/netdev to the calling site 9 years ago
Markus Armbruster eb815e248f qapi: Move qapi-schema.json to qapi/, rename generated files 9 years ago
Markus Armbruster 9af2398977 Include less of the generated modular QAPI headers 9 years ago
linzhecheng a38a498dc1 vhost-user: fix memory leak 9 years ago
Pavel Pisa ea15ea8a7c net/can: support for connecting to Linux host SocketCAN interface. 9 years ago
Pavel Pisa d18957dbcc net/can: simple messages transport implementation for QEMU 9 years ago
Markus Armbruster 922a01a013 Move include qemu/option.h from qemu-common.h to actual users 9 years ago
Markus Armbruster 452fcdbc49 Include qapi/qmp/qdict.h exactly where needed 9 years ago