24 Commits (4825eaae4fdd56fba0febdfbdd7bf9684ae3ee0d)

Author SHA1 Message Date
Jason Wang f9bb0c1f98 Revert "qapi: net: Add query-netdev command" 5 years ago
Jason Wang 56e6f594bf Revert "net: Move NetClientState.info_str to dynamic allocations" 5 years ago
Jason Wang d89b4f839f Revert "net: Do not fill legacy info_str for backends" 5 years ago
Alexey Kirillov f2e8319d45 net: Do not fill legacy info_str for backends 6 years ago
Alexey Kirillov 59b5437eb7 net: Move NetClientState.info_str to dynamic allocations 6 years ago
Alexey Kirillov d32ad10a14 qapi: net: Add query-netdev command 6 years ago
AlexChen d949fe64b0 net/l2tpv3: Remove redundant check in net_init_l2tpv3() 6 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Markus Armbruster 007e5f8782 l2tpv3: Improve -netdev/netdev_add/-net/... error reporting 8 years ago
Eric Blake f394b2e20d qapi: Change Netdev into a flat union 10 years ago
Kővágó, Zoltán cebea51057 net: use Netdev instead of NetClientOptions in client init 10 years ago
Eric Blake 32bafa8fdd qapi: Don't special-case simple union wrappers 11 years ago
Peter Maydell 2744d9207f net: Clean up includes 11 years ago
Alexis Dambricourt 3be9b3528d l2tpv3: fix cookie decoding 11 years ago
Eric Blake 8d0bcba837 net: Convert to new qapi union layout 11 years ago
Markus Armbruster a0b1a66ea3 Include monitor/monitor.h exactly where needed 12 years ago
Fam Zheng 82e1cc4bf9 Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler 11 years ago
Fam Zheng 95b1416ae9 l2tpv3: Drop l2tpv3_can_send 11 years ago
Markus Armbruster a30ecde6e7 net: Permit incremental conversion of init functions to Error 11 years ago
Markus Armbruster 58889fe50a net: Use g_new() & friends where that makes obvious sense 12 years ago
Markus Armbruster 71e28e3cc2 net: Fuse g_malloc(); memset() into g_new0() 12 years ago
Gonglei d4754a9531 l2tpv3: fix fd leak 12 years ago
zhanghailiang 77374582ab l2tpv3: fix possible double free 12 years ago
Anton Ivanov 3fb69aa1d1 net: L2TPv3 transport 12 years ago