277 Commits (94878994dcd5d7c2d9c3fe689d6841f6e7ddc2c2)

Author SHA1 Message Date
Stefan Hajnoczi 94878994dc net: Rename non_vlan_clients to net_clients 14 years ago
Stefan Hajnoczi a005d0732f net: Remove VLANState 14 years ago
Stefan Hajnoczi ec8b1f6cc8 net: Remove vlan code from net.c 14 years ago
Stefan Hajnoczi ab5f3f84c4 net: Drop vlan argument to qemu_new_net_client() 14 years ago
Stefan Hajnoczi 81017645e4 hub: Check that hubs are configured correctly 14 years ago
Stefan Hajnoczi 90d87a33c7 net: Look up 'vlan' net clients using hubs 14 years ago
Stefan Hajnoczi d33d93b2c4 net: Use hubs for the vlan feature 14 years ago
Stefan Hajnoczi f6c874e300 net: Add a hub net client 14 years ago
Laszlo Ersek 1a0c09583d remove unused QemuOpts parameter from net init functions 14 years ago
Laszlo Ersek 2456f36f18 convert net_init_nic() to NetClientOptions 14 years ago
Laszlo Ersek 6687b79d63 convert net_client_init() to OptsVisitor 14 years ago
Laszlo Ersek 2be64a68ed hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) 14 years ago
Michael Tokarev dcf6f5e15e change iov_* function prototypes to be more appropriate 15 years ago
Luiz Capitulino 5f96415527 qapi: convert netdev_del 15 years ago
Luiz Capitulino 928059a37b qapi: convert netdev_add 15 years ago
Luiz Capitulino 4559a1dbcc net: net_client_init(): use error_set() 15 years ago
Luiz Capitulino 42dcc547e1 net: purge the monitor object from all init functions 15 years ago
Luiz Capitulino 4e89978e20 qemu-option: qemu_opts_from_qdict(): use error_set() 15 years ago
Luiz Capitulino 299528668c qemu-option: qemu_opts_validate(): use error_set() 15 years ago
Jason Wang 7fc8d918b9 net: move compute_mcast_idx() to net.h 15 years ago
Stefan Weil 2944e4ece2 w32: Fix build with new net bridge code 15 years ago
Corey Bryant a7c36ee492 Add support for net bridge 15 years ago
Benjamin 0e0e7facc7 Support for UDP unicast network backend 15 years ago
Luiz Capitulino 4b37156c40 qapi: Convert set_link 15 years ago
Stefan Berger 443916d1d9 Move filedescriptor parsing code from net.c into qemu_parse_fd() 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Jan Kiszka 6eed18568d net: Consistently use qemu_macaddr_default_if_unset 15 years ago
Jan Kiszka 44e798d395 net: Dump client type 'info network' 15 years ago
Jan Kiszka 6f7b3b1be2 net: Refactor net_client_types 15 years ago
Jan Kiszka 19061e63c0 net: Improve layout of 'info network' 15 years ago
Markus Armbruster 85dde9a90b Fix netdev name lookup in -device, device_add, netdev_del 15 years ago
Markus Armbruster 53e51d85ef Fix automatically assigned network names for netdev 15 years ago
Markus Armbruster 6daf194dde Strip trailing '\n' from error_report()'s first argument 15 years ago
Peter Maydell 48e2faf222 net: Warn about "-net nic" options which were ignored 15 years ago
Peter Maydell 641f6eae75 net: Don't warn about the default network setup 15 years ago
Peter Maydell 1d66f17094 Revert "net: Improve the warnings for dubious command line option combinations" 15 years ago
Blue Swirl a08784dd11 Remove unused sysemu.h include directives 16 years ago
Peter Maydell f68b9d672b net: Improve the warnings for dubious command line option combinations 16 years ago
Tristan Gingold ac60cc1871 Fix net_check_clients warnings: make it per vlan. 16 years ago
Jason Wang 96c94b298f net: Add the missing option declaration of "vhostforce" 16 years ago
Juan Quintela 85bb6d36b0 net: remove parse_host_src_port() function 16 years ago
Benjamin Poirier ce0536616d net: Use iov helper functions 16 years ago
Vincent Palatin 60c07d933c net: fix qemu_can_send_packet logic 16 years ago
Michael S. Tsirkin ab1cbe1c6d net: notify peer about link status change 16 years ago
Mike Ryan 3a75e74c76 net/sock: option to specify local address 16 years ago
Jason Wang f7c31d6381 net: properly handle illegal fd/vhostfd from command line 16 years ago
Michael S. Tsirkin a083a89d72 net: delay freeing peer host device 16 years ago
Gerd Hoffmann 3329f07b7a QemuOpts: make most qemu_*_opts static 16 years ago
Yoshiaki Tamura 410cbafebc net: delete QemuOpts when net_client_init() fails. 16 years ago
Amit Shah 03c71553ad net: Fix VM start with '-net none' 16 years ago