212 Commits (f0dbe427ec7c0dd81fc95c1d0d7174b79b6e6587)

Author SHA1 Message Date
Jason Wang b356f76de3 net: introduce qemu_get_queue() 14 years ago
Markus Armbruster c64f50d1e2 g_strdup(NULL) returns NULL; simplify 14 years ago
Wenchao Xia 84f2d0ea0f HMP: add QDict to info callback handler 14 years ago
Paolo Bonzini 4d4545743f qemu-option: move standard option definitions out of qemu-config.c 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 83c9089e73 monitor: move include files to include/monitor/ 14 years ago
Paolo Bonzini 7b1b5d1913 qapi: move include files to include/qobject/ 14 years ago
Paolo Bonzini 1422e32db5 net: reorganize headers 14 years ago
Paolo Bonzini fd9400b302 net: move net.c to net/ 14 years ago
Paolo Bonzini 077805fa92 janitor: do not rely on indirect inclusions of or from qemu-char.h 14 years ago
Stefan Hajnoczi 645c9496f7 net: Reject non-netdevs in qmp_netdev_del() 14 years ago
Paolo Bonzini a245fc1835 net: consolidate NetClientState header files into one 14 years ago
Stefan Hajnoczi c67f5dc105 net: add receive_disabled logic to iov delivery path 14 years ago
Paolo Bonzini 987a9b4800 net: notify iothread after flushing queue 14 years ago
Nicholas Bellinger a96ed02fc7 monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_param 14 years ago
Peter Maydell c8057f951d Support 'help' as a synonym for '?' in command line options 14 years ago
Zhi Yong Wu 86a77c3858 net: cleanup deliver/deliver_iov func pointers 14 years ago
Zhi Yong Wu 1a8595931a net: Make "info network" output more readable info 14 years ago
Stefan Hajnoczi b20c6b9e47 net: Rename qemu_del_vlan_client() to qemu_del_net_client() 14 years ago
Stefan Hajnoczi 35277d14ec net: Rename vc local variables to nc 14 years ago
Stefan Hajnoczi 4e68f7a081 net: Rename VLANClientState to NetClientState 14 years ago
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