aboutsummaryrefslogtreecommitdiff
path: root/net/netmap.c
AgeCommit message (Expand)Author
2016-02-04net: Clean up includesPeter Maydell
2016-02-04net: netmap: use nm_open() to open netmap portsVincenzo Maffione
2015-11-12net: netmap: use error_setg() helpers in place of error_report()Vincenzo Maffione
2015-11-12net: netmap: Fix compilation issueVincenzo Maffione
2015-06-12Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng
2015-06-12netmap: Drop netmap_can_sendFam Zheng
2015-05-27net: Permit incremental conversion of init functions to ErrorMarkus Armbruster
2014-03-25net: netmap_poll must update both read/write poll statePrasad Joshi
2014-02-25net: Disable netmap backend when not supportedVincenzo Maffione
2014-02-25net: add offloading support to netmap backendVincenzo Maffione
2013-12-09net: Adding netmap network backendVincenzo Maffione