- decfde6 tap-win32: Remove unnecessary stubs by Akihiko Odaki · 1 year, 1 month ago
- 2ab0ec3 tap: Add USO support to tap device. by Andrew Melnychenko · 1 year, 7 months ago
- 7480874 qapi net: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
- 53b85d9 net: introduce qemu_set_info_str() function by Laurent Vivier · 2 years, 4 months ago
- 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
- bc38e31 net: check the existence of peer before trying to pad by Jason Wang · 3 years, 10 months ago
- 21df394 tap-win32: correctly recycle buffers by Jason Wang · 4 years ago
- f9bb0c1 Revert "qapi: net: Add query-netdev command" by Jason Wang · 4 years ago
- 56e6f59 Revert "net: Move NetClientState.info_str to dynamic allocations" by Jason Wang · 4 years ago
- d89b4f8 Revert "net: Do not fill legacy info_str for backends" by Jason Wang · 4 years ago
- 969e50b net: Pad short frames to minimum size before sending from SLiRP/TAP by Bin Meng · 4 years ago
- f2e8319 net: Do not fill legacy info_str for backends by Alexey Kirillov · 4 years ago
- 59b5437 net: Move NetClientState.info_str to dynamic allocations by Alexey Kirillov · 4 years ago
- d32ad10 qapi: net: Add query-netdev command by Alexey Kirillov · 4 years ago
- d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
- db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
- f394b2e qapi: Change Netdev into a flat union by Eric Blake · 9 years ago
- cebea51 net: use Netdev instead of NetClientOptions in client init by Kővágó, Zoltán · 9 years ago
- 32bafa8 qapi: Don't special-case simple union wrappers by Eric Blake · 9 years ago
- 2744d92 net: Clean up includes by Peter Maydell · 9 years ago
- b73c184 tap-win32: disable broken async write path by Andrew Baumann · 9 years ago
- ee0428e tap-win32: skip unexpected nodes during registry enumeration by Andrew Baumann · 9 years ago
- 8d0bcba net: Convert to new qapi union layout by Eric Blake · 9 years ago
- 4ee9b43 tap: fix non-linux build by Michael S. Tsirkin · 10 years ago
- a30ecde net: Permit incremental conversion of init functions to Error by Markus Armbruster · 10 years ago
- 3bac80d net: make tap offloading callbacks static by Vincenzo Maffione · 11 years ago
- 2e753bc net: TAP uses NetClientInfo offloading callbacks by Vincenzo Maffione · 11 years ago
- e96dfd1 net: change vnet-hdr TAP prototypes by Vincenzo Maffione · 11 years ago
- 16dbaf9 tap: support enabling or disabling a queue by Jason Wang · 12 years ago
- 28a6589 net: tap: use abort() instead of assert(0) by Jason Wang · 12 years ago
- ec45f08 net: tap: using bool instead of bitfield by Jason Wang · 12 years ago
- b213614 net: Add missing include statement (fix compiler warnings for MinGW) by Stefan Weil · 12 years ago
- 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
- 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
- 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
- eac29d8 Fix spelling (prefered -> preferred) by Stefan Weil · 12 years ago
- aee0bf7 tap-win32: stubs to fix win32 build by Michael S. Tsirkin · 12 years ago
- 08778b3 net/tap-win32: Fix compiler warning caused by missing include statement by Stefan Weil · 12 years ago
- a245fc1 net: consolidate NetClientState header files into one by Paolo Bonzini · 12 years ago
- 35277d1 net: Rename vc local variables to nc by Stefan Hajnoczi · 13 years ago
- 4e68f7a net: Rename VLANClientState to NetClientState by Stefan Hajnoczi · 13 years ago
- ab5f3f8 net: Drop vlan argument to qemu_new_net_client() by Stefan Hajnoczi · 13 years ago
- d33d93b net: Use hubs for the vlan feature by Stefan Hajnoczi · 13 years ago
- 1a0c095 remove unused QemuOpts parameter from net init functions by Laszlo Ersek · 13 years ago
- 08c573a convert net_init_tap() to NetClientOptions by Laszlo Ersek · 13 years ago
- 6687b79 convert net_client_init() to OptsVisitor by Laszlo Ersek · 13 years ago
- 2be64a6 hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) by Laszlo Ersek · 13 years ago
- 42dcc54 net: purge the monitor object from all init functions by Luiz Capitulino · 13 years ago
- c3febae Fixing tap adapter for win32 by Pavel Dovgaluk · 14 years ago
- 49a2942 Delete write only variables by Blue Swirl · 14 years ago
- 445d892 tap: add APIs for vnet header length by Michael S. Tsirkin · 15 years ago
- 25da2f3 Fix build on mingw32 by Anthony Liguori · 15 years ago
- 73d96e2 Fix BSD and win32 builds by Blue Swirl · 15 years ago
- 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 15 years ago
- 62112d1 net: Fix bogus "Warning: vlan 0 with no nics" with -device by Markus Armbruster · 15 years ago
- 08fd0fa win32: fix variable use before initialization by Blue Swirl · 15 years ago
- dca9181 net: convert tap-win32 to NetClientInfo by Mark McLoughlin · 15 years ago
- a8ed73f net: move more stuff into net/tap-win32.c, add net/tap.h by Mark McLoughlin · 15 years ago
- 33ad161 net: move tap-win32.c under net/ by Mark McLoughlin · 15 years ago[Renamed from tap-win32.c]
- 70783b9 net: add receive_raw parameter to qemu_new_vlan_client() by Mark McLoughlin · 15 years ago
- bb6e636 net: add a client type code by Mark McLoughlin · 15 years ago
- 283c7c6 net: allow NICs to be connected to netdevs by Mark McLoughlin · 15 years ago
- c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
- 99a0949 Get rid of _t suffix by malc · 15 years ago
- f8bfb1d tap-win32: Use correct headers. by Filip Navara · 16 years ago
- 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
- 4f1c942 net: add return value to packet receive handler by Mark McLoughlin · 16 years ago
- e3f5ec2 net: pass VLANClientState* as first arg to receive handlers by Mark McLoughlin · 16 years ago
- cda9046 net: re-name vc->fd_read() to vc->receive() by Mark McLoughlin · 16 years ago
- 463af53 net: add fd_readv() handler to qemu_new_vlan_client() args by Mark McLoughlin · 16 years ago
- b946a15 Introduce VLANClientState::cleanup() (Mark McLoughlin) by aliguori · 16 years ago
- b9e82a5 Fix some win32 compile warnings by blueswir1 · 16 years ago
- 49dc768 Fix windows build and clean up use of <windows.h> by aliguori · 16 years ago
- 7a9f6e4 Add a -net name=foo parameter (Mark McLoughlin) by aliguori · 16 years ago
- bf38c1a Add a model string to VLANClientState (Mark McLoughlin) by aliguori · 16 years ago
- fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
- 978d5d7 Win32: Fix warnings by aurel32 · 16 years ago
- 4fddf62 Use WIN32_LEAN_AND_MEAN, by Stefan Weil. by ths · 17 years ago
- 87ecb68 Break up vl.h. by pbrook · 17 years ago
- 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
- e6cda8e win32 tap poll suppression (kazu) by bellard · 19 years ago
- a18e524 multiple wait object support for win32 (kazu) by bellard · 19 years ago
- 4081fcc WIn32 compile fix. by pbrook · 19 years ago
- 7fb843f tap win32 support by bellard · 19 years ago