Bernhard Beschow
|
b5cd9f8b5b
net/tap-win32: Fix gcc 14 format truncation errors
|
10 月之前 |
Akihiko Odaki
|
decfde6b0e
tap-win32: Remove unnecessary stubs
|
1 年之前 |
Andrew Melnychenko
|
2ab0ec3121
tap: Add USO support to tap device.
|
2 年之前 |
Markus Armbruster
|
7480874a69
qapi net: Elide redundant has_FOO in generated C
|
2 年之前 |
Laurent Vivier
|
53b85d9574
net: introduce qemu_set_info_str() function
|
2 年之前 |
Marc-André Lureau
|
0f9668e0c1
Remove qemu-common.h include from most units
|
3 年之前 |
Jason Wang
|
bc38e31b4e
net: check the existence of peer before trying to pad
|
4 年之前 |
Jason Wang
|
21df394d9e
tap-win32: correctly recycle buffers
|
4 年之前 |
Jason Wang
|
f9bb0c1f98
Revert "qapi: net: Add query-netdev command"
|
4 年之前 |
Jason Wang
|
56e6f594bf
Revert "net: Move NetClientState.info_str to dynamic allocations"
|
4 年之前 |
Jason Wang
|
d89b4f839f
Revert "net: Do not fill legacy info_str for backends"
|
4 年之前 |
Bin Meng
|
969e50b61a
net: Pad short frames to minimum size before sending from SLiRP/TAP
|
4 年之前 |
Alexey Kirillov
|
f2e8319d45
net: Do not fill legacy info_str for backends
|
4 年之前 |
Alexey Kirillov
|
59b5437eb7
net: Move NetClientState.info_str to dynamic allocations
|
4 年之前 |
Alexey Kirillov
|
d32ad10a14
qapi: net: Add query-netdev command
|
4 年之前 |
Markus Armbruster
|
d5938f29fe
Clean up inclusion of sysemu/sysemu.h
|
6 年之前 |
Markus Armbruster
|
db72581598
Include qemu/main-loop.h less
|
6 年之前 |
Eric Blake
|
f394b2e20d
qapi: Change Netdev into a flat union
|
9 年之前 |
Kővágó, Zoltán
|
cebea51057
net: use Netdev instead of NetClientOptions in client init
|
9 年之前 |
Eric Blake
|
32bafa8fdd
qapi: Don't special-case simple union wrappers
|
9 年之前 |
Peter Maydell
|
2744d9207f
net: Clean up includes
|
9 年之前 |
Andrew Baumann
|
b73c184914
tap-win32: disable broken async write path
|
9 年之前 |
Andrew Baumann
|
ee0428e3ac
tap-win32: skip unexpected nodes during registry enumeration
|
9 年之前 |
Eric Blake
|
8d0bcba837
net: Convert to new qapi union layout
|
9 年之前 |
Michael S. Tsirkin
|
4ee9b43be9
tap: fix non-linux build
|
10 年之前 |
Markus Armbruster
|
a30ecde6e7
net: Permit incremental conversion of init functions to Error
|
10 年之前 |
Vincenzo Maffione
|
3bac80d31a
net: make tap offloading callbacks static
|
11 年之前 |
Vincenzo Maffione
|
2e753bcc7d
net: TAP uses NetClientInfo offloading callbacks
|
11 年之前 |
Vincenzo Maffione
|
e96dfd110e
net: change vnet-hdr TAP prototypes
|
11 年之前 |
Jason Wang
|
16dbaf905b
tap: support enabling or disabling a queue
|
12 年之前 |