[libvirt] [PATCH v2 12/23] qemu-conf: add configurable slirp-helper location

Michal Privoznik mprivozn at redhat.com
Fri Sep 6 11:36:39 UTC 2019


On 8/8/19 4:55 PM, marcandre.lureau at redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
> 
> A slirp helper is a process that provides user-mode networking through
> a unix domain socket. It is expected to follow the following
> specification:
> https://gitlab.freedesktop.org/slirp/libslirp-rs/blob/master/src/bin/README.rst
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
> ---
>   m4/virt-driver-qemu.m4             | 5 +++++
>   src/qemu/libvirtd_qemu.aug         | 1 +
>   src/qemu/qemu.conf                 | 3 +++
>   src/qemu/qemu_conf.c               | 7 ++++++-
>   src/qemu/qemu_conf.h               | 1 +
>   src/qemu/test_libvirtd_qemu.aug.in | 1 +
>   6 files changed, 17 insertions(+), 1 deletion(-)

Yo

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list