]> git.proxmox.com Git - mirror_qemu.git/commit
slirp: introduce SLIRP_DEBUG environment variable
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 21 Nov 2018 22:06:37 +0000 (02:06 +0400)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 13 Jan 2019 23:44:29 +0000 (00:44 +0100)
commit039d5b6312738ba552527046509777e94a388ed5
tree75aeaa41a7f925b6402cea001ec26175e55d73ff
parent208408c3ed3f02ca97598f90319a2c5760271454
slirp: introduce SLIRP_DEBUG environment variable

Learn to read SLIRP_DEBUG=call,misc,error (all or help also handled)
to set the slirp_debug flags.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
slirp/misc.c
slirp/slirp.c