]> git.ipfire.org Git - thirdparty/qemu.git/commit
slirp: replace trace functions with DEBUG calls
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 17 Jan 2019 11:43:38 +0000 (15:43 +0400)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 7 Feb 2019 13:49:08 +0000 (15:49 +0200)
commit7fce71723bb2c182d17e1f4815feaf823bade5cb
tree20197fe9b6add4fa13f2c50bf33239410be82117
parent07abf6d43ad8845868674c76bdd498b1a868df64
slirp: replace trace functions with DEBUG calls

Remove a dependency on QEMU. Use the existing logging facilities.
Set SLIRP_DEBUG=tftp to get tftp log.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Makefile.objs
slirp/debug.h
slirp/slirp.c
slirp/tftp.c
slirp/trace-events [deleted file]