28 Commits (cd9fe9265c469f1ad247046e54113f2ede3d6c7c)

Author SHA1 Message Date
Paolo Abeni e5fd02d825 net: bundle all offloads in a single struct 6 months ago
Akihiko Odaki 4b52d63249 tap: Remove qemu_using_vnet_hdr() 2 years ago
Andrew Melnychenko 2ab0ec3121 tap: Add USO support to tap device. 3 years ago
Thomas Huth 4c386f8064 Do not include sysemu/sysemu.h if it's not really necessary 5 years ago
Jason Wang f9bb0c1f98 Revert "qapi: net: Add query-netdev command" 5 years ago
Alexey Kirillov d32ad10a14 qapi: net: Add query-netdev command 5 years ago
Markus Armbruster db72581598 Include qemu/main-loop.h less 7 years ago
Vincenzo Maffione 4875bf1406 net: netmap: improve netmap_receive_iov() 7 years ago
Vincenzo Maffione c7cbb6b48f net: netmap: simplify netmap_receive() 7 years ago
Vincenzo Maffione cc599ed6d4 net: netmap: small improvements netmap_send() 7 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
Paolo Bonzini 02d0e09503 os-posix: include sys/mman.h 10 years ago
Daniel P. Berrange 2354bebaa4 net: fix missing include of qapi/error.h in netmap.c 10 years ago
Daniel P. Berrange e31f045187 net: fix missing include of qapi/error.h in netmap.c 10 years ago
Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 10 years ago
Eric Blake 32bafa8fdd qapi: Don't special-case simple union wrappers 10 years ago
Vincenzo Maffione 9fbad2ca36 net: netmap: probe netmap interface for virtio-net header 10 years ago
Peter Maydell 2744d9207f net: Clean up includes 10 years ago
Vincenzo Maffione ab685220f6 net: netmap: use nm_open() to open netmap ports 10 years ago
Vincenzo Maffione 39bec4f38b net: netmap: use error_setg() helpers in place of error_report() 11 years ago
Vincenzo Maffione 54c59b4de5 net: netmap: Fix compilation issue 11 years ago
Fam Zheng 82e1cc4bf9 Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler 11 years ago
Fam Zheng e8dd1d9c39 netmap: Drop netmap_can_send 11 years ago
Markus Armbruster a30ecde6e7 net: Permit incremental conversion of init functions to Error 11 years ago
Prasad Joshi 131e744a15 net: netmap_poll must update both read/write poll state 12 years ago
Vincenzo Maffione 0a985b3727 net: Disable netmap backend when not supported 12 years ago
Vincenzo Maffione f6c65bfb93 net: add offloading support to netmap backend 12 years ago
Vincenzo Maffione 58952137b0 net: Adding netmap network backend 13 years ago