COMMITS
/ net/netmap.c April 16, 2021
T
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth committed
April 2, 2021
J
Revert "qapi: net: Add query-netdev command"
Jason Wang committed
March 3, 2021
A
qapi: net: Add query-netdev command
Alexey Kirillov committed
August 12, 2019
M
Include qemu/main-loop.h less
Markus Armbruster committed
December 6, 2018
V
net: netmap: improve netmap_receive_iov()
Vincenzo Maffione committed
V
net: netmap: simplify netmap_receive()
Vincenzo Maffione committed
V
net: netmap: small improvements netmap_send()
Vincenzo Maffione committed
July 14, 2016
E
qapi: Change Netdev into a flat union
Eric Blake committed
K
net: use Netdev instead of NetClientOptions in client init
Kővágó, Zoltán committed
June 6, 2016
P
os-posix: include sys/mman.h
Paolo Bonzini committed
March 31, 2016
D
net: fix missing include of qapi/error.h in netmap.c
Daniel P. Berrange committed
March 20, 2016
V
util: move declarations out of qemu-common.h
Veronia Bahaa committed
March 17, 2016
E
qapi: Don't special-case simple union wrappers
Eric Blake committed
February 24, 2016
V
net: netmap: probe netmap interface for virtio-net header
Vincenzo Maffione committed
January 29, 2016
P
net: Clean up includes
Peter Maydell committed
January 25, 2016
V
net: netmap: use nm_open() to open netmap ports
Vincenzo Maffione committed
November 10, 2015
V
net: netmap: use error_setg() helpers in place of error_report()
Vincenzo Maffione committed
V
net: netmap: Fix compilation issue
Vincenzo Maffione committed
June 4, 2015
F
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng committed
F
netmap: Drop netmap_can_send
Fam Zheng committed
May 15, 2015
M
net: Permit incremental conversion of init functions to Error
Markus Armbruster committed
March 23, 2014
P
net: netmap_poll must update both read/write poll state
Prasad Joshi committed
February 20, 2014
V
net: Disable netmap backend when not supported
Vincenzo Maffione committed
February 6, 2014
V
net: add offloading support to netmap backend
Vincenzo Maffione committed
November 6, 2013
V
net: Adding netmap network backend
Vincenzo Maffione committed