commit | 5d300fc9222aa700b4449d73f26bf7cf0e5b9ec4 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Thu Nov 22 02:06:22 2018 +0400 |
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | Mon Jan 14 00:44:29 2019 +0100 |
tree | e7899e489dca26c6892d799dc092e9d3cb52e475 | |
parent | df2ad332da6c8dd3053b5d5f1b1cc1cbdf6bad5e [diff] |
slirp: rename exec_list This list is not only used to handle command to execute on guest connection, it can also redirect to an arbitrary object, such as a chardev. Let's rename the struct and the field to "guestfwd". Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>