Sign in
qemu
/
qemu
/
7d2ad4e1e8b63babac11de42bf2a000e40ab4e89
/
net
/
netmap.c
4c386f8
Do not include sysemu/sysemu.h if it's not really necessary
by Thomas Huth
· 3 years, 9 months ago
f9bb0c1
Revert "qapi: net: Add query-netdev command"
by Jason Wang
· 3 years, 10 months ago
d32ad10
qapi: net: Add query-netdev command
by Alexey Kirillov
· 3 years, 11 months ago
db72581
Include qemu/main-loop.h less
by Markus Armbruster
· 5 years ago
4875bf1
net: netmap: improve netmap_receive_iov()
by Vincenzo Maffione
· 6 years ago
c7cbb6b
net: netmap: simplify netmap_receive()
by Vincenzo Maffione
· 6 years ago
cc599ed
net: netmap: small improvements netmap_send()
by Vincenzo Maffione
· 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
02d0e09
os-posix: include sys/mman.h
by Paolo Bonzini
· 9 years ago
e31f045
net: fix missing include of qapi/error.h in netmap.c
by Daniel P. Berrange
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
32bafa8
qapi: Don't special-case simple union wrappers
by Eric Blake
· 9 years ago
9fbad2c
net: netmap: probe netmap interface for virtio-net header
by Vincenzo Maffione
· 9 years ago
2744d92
net: Clean up includes
by Peter Maydell
· 9 years ago
ab68522
net: netmap: use nm_open() to open netmap ports
by Vincenzo Maffione
· 9 years ago
39bec4f
net: netmap: use error_setg() helpers in place of error_report()
by Vincenzo Maffione
· 9 years ago
54c59b4
net: netmap: Fix compilation issue
by Vincenzo Maffione
· 9 years ago
82e1cc4
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
by Fam Zheng
· 10 years ago
e8dd1d9
netmap: Drop netmap_can_send
by Fam Zheng
· 10 years ago
a30ecde
net: Permit incremental conversion of init functions to Error
by Markus Armbruster
· 10 years ago
131e744
net: netmap_poll must update both read/write poll state
by Prasad Joshi
· 11 years ago
0a985b3
net: Disable netmap backend when not supported
by Vincenzo Maffione
· 11 years ago
f6c65bf
net: add offloading support to netmap backend
by Vincenzo Maffione
· 11 years ago
5895213
net: Adding netmap network backend
by Vincenzo Maffione
· 11 years ago