commit | 3c6a05803c8f33b2ce6f704df87c98983029befd | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@web.de> | Wed Jun 24 14:42:28 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Jun 29 08:52:45 2009 -0500 |
tree | 53ef642f8baac03fe0d8518bd263da3ded64987b | |
parent | f3546deb079fd9e069870b9fd2f22bb48d5c8254 [diff] |
slirp: Bind support for host forwarding rules Extend the hostfwd rule format so that the user can specify on which host interface qemu should listen for incoming connections. If omitted, binding will takes place against all interfaces. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>