]> git.proxmox.com Git - mirror_qemu.git/commit - net/slirp.c
net: introduce qemu_set_info_str() function
authorLaurent Vivier <lvivier@redhat.com>
Fri, 21 Oct 2022 09:09:10 +0000 (11:09 +0200)
committerJason Wang <jasowang@redhat.com>
Fri, 28 Oct 2022 05:28:52 +0000 (13:28 +0800)
commit53b85d9574f3c162c0aadbd988f95e207d4c6e31
treef724d093bc7df351de0f1cb2948609c38cb12127
parentf3eedcddba36dddfb7769a8c96a0f710e894ffc0
net: introduce qemu_set_info_str() function

Embed the setting of info_str in a function.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/xen_nic.c
include/net/net.h
net/l2tpv3.c
net/net.c
net/slirp.c
net/socket.c
net/tap-win32.c
net/tap.c
net/vde.c
net/vhost-user.c
net/vhost-vdpa.c