On 8/8/19 4:55 PM, [email protected] wrote:
From: Marc-AndrĂ© Lureau <[email protected]>

When the network interface is of "user" type, and QEMU has the "-net
socket,fd=" datagram support, call qemuInterfacePrepareSlirp() to
probe and associate a slirp-helper with the interface.

The usage of automated slirp-helper can be prevented with
disableSlirp (in particular when resuming a
VM that didn't start with slirp-helper before).

Signed-off-by: Marc-AndrĂ© Lureau <[email protected]>
---
  src/qemu/qemu_interface.c | 27 +++++++++++++++++++++++++++
  src/qemu/qemu_interface.h |  4 ++++
  src/qemu/qemu_process.c   | 16 +++++++++++++---
  3 files changed, 44 insertions(+), 3 deletions(-)


Reviewed-by: Michal Privoznik <[email protected]>

Michal

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to