Signed-off-by: Benjamin MARSILI
---
It makes it easier to debug and figure out what's going on behind the scene.
When using this syntax:
-device DEVICE,netdev=ID -netdev
socket,id=ID,udp=LHOST:LPORT,localaddr=RHOST:RPORT
Before:
(qemu) info network
Devices not on any VLAN:
rtl8139.0:
Signed-off-by: Benjamin MARSILI
---
net/socket.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net/socket.c b/net/socket.c
index d4c2002..0bcf229 100644
--- a/net/socket.c
+++ b/net/socket.c
@@ -664,8 +664,8 @@ int net_init_socket(QemuOpts *opts