Thomas Huth
|
4c386f8064
Do not include sysemu/sysemu.h if it's not really necessary
|
4 years ago |
Jason Wang
|
f9bb0c1f98
Revert "qapi: net: Add query-netdev command"
|
4 years ago |
Alexey Kirillov
|
d32ad10a14
qapi: net: Add query-netdev command
|
4 years ago |
Markus Armbruster
|
db72581598
Include qemu/main-loop.h less
|
6 years ago |
Vincenzo Maffione
|
4875bf1406
net: netmap: improve netmap_receive_iov()
|
6 years ago |
Vincenzo Maffione
|
c7cbb6b48f
net: netmap: simplify netmap_receive()
|
6 years ago |
Vincenzo Maffione
|
cc599ed6d4
net: netmap: small improvements netmap_send()
|
6 years ago |
Eric Blake
|
f394b2e20d
qapi: Change Netdev into a flat union
|
9 years ago |
Kővágó, Zoltán
|
cebea51057
net: use Netdev instead of NetClientOptions in client init
|
9 years ago |
Paolo Bonzini
|
02d0e09503
os-posix: include sys/mman.h
|
9 years ago |
Daniel P. Berrange
|
e31f045187
net: fix missing include of qapi/error.h in netmap.c
|
9 years ago |
Veronia Bahaa
|
f348b6d1a5
util: move declarations out of qemu-common.h
|
9 years ago |
Eric Blake
|
32bafa8fdd
qapi: Don't special-case simple union wrappers
|
9 years ago |
Vincenzo Maffione
|
9fbad2ca36
net: netmap: probe netmap interface for virtio-net header
|
9 years ago |
Peter Maydell
|
2744d9207f
net: Clean up includes
|
9 years ago |
Vincenzo Maffione
|
ab685220f6
net: netmap: use nm_open() to open netmap ports
|
9 years ago |
Vincenzo Maffione
|
39bec4f38b
net: netmap: use error_setg() helpers in place of error_report()
|
9 years ago |
Vincenzo Maffione
|
54c59b4de5
net: netmap: Fix compilation issue
|
9 years ago |
Fam Zheng
|
82e1cc4bf9
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
|
10 years ago |
Fam Zheng
|
e8dd1d9c39
netmap: Drop netmap_can_send
|
10 years ago |
Markus Armbruster
|
a30ecde6e7
net: Permit incremental conversion of init functions to Error
|
10 years ago |
Prasad Joshi
|
131e744a15
net: netmap_poll must update both read/write poll state
|
11 years ago |
Vincenzo Maffione
|
0a985b3727
net: Disable netmap backend when not supported
|
11 years ago |
Vincenzo Maffione
|
f6c65bfb93
net: add offloading support to netmap backend
|
11 years ago |
Vincenzo Maffione
|
58952137b0
net: Adding netmap network backend
|
11 years ago |