commit | 120b721f5b590393971673a315f02969ec89cccb | [log] [tgz] |
---|---|---|
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | Sun Sep 29 20:08:20 2019 +0200 |
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | Tue Oct 01 19:03:08 2019 +0200 |
tree | effb500d79924985c998c536fd7cb87e6e8b24f1 | |
parent | 860d9048c78ce59c5903c3d5209df56f38400986 [diff] |
slirp: Allow non-local DNS address when restrict is off This can be used to set a DNS server to be used by the guest which is different from the one configured on the host. Buglink: https://bugs.launchpad.net/qemu/+bug/1010484 Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com>