Alexander Graf b412eb61bf slirp: add 'cmd:' target for guestfwd
When using guestfwd=, Qemu only connects the virtual server's TCP port
to a single chardev. This is useless in most cases, as we usually want
to have more than a single connection from the guest to the outside world.

This patch adds a new cmd: target to guestfwd= that allows for execution
of a command on every TCP connection. This leverages the same code as
the -smb parameter, just that here the command is user defined.

Reported-by: Sascha Wilde <wilde@intevation.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2012-07-09 17:38:13 +02:00
2012-06-15 20:58:54 +04:00
2012-06-24 01:04:45 +02:00
2012-06-21 20:04:24 +00:00
2012-06-18 15:32:45 +02:00
2012-07-09 17:38:13 +02:00
2012-06-21 17:59:27 -05:00
2012-05-30 17:04:41 +00:00
2012-07-07 09:04:42 +00:00
2012-04-19 16:51:47 +02:00
2012-05-14 07:27:24 +02:00
2012-03-12 10:30:23 +00:00
2012-04-15 21:25:16 +02:00
2012-06-28 20:28:08 +00:00
2012-03-30 08:14:11 -05:00
2012-05-12 09:14:38 +00:00
2012-03-07 13:03:51 +00:00
2012-06-24 01:04:51 +02:00
2012-06-24 01:04:51 +02:00
2012-04-01 20:30:23 +02:00
2012-05-14 07:27:24 +02:00
2012-03-14 22:20:27 +01:00
2012-06-27 16:33:26 -05:00
2012-03-14 22:20:27 +01:00
2012-03-15 10:39:52 -03:00
2012-06-21 18:45:16 +00:00
2012-03-14 22:20:27 +01:00
2012-06-04 13:49:35 -03:00
2012-06-15 10:41:05 -03:00
2012-06-04 13:49:35 -03:00
2012-05-08 14:30:09 -03:00
2012-03-19 15:17:21 +02:00
2012-06-15 10:41:05 -03:00
2012-05-10 08:33:34 -05:00
2012-06-28 20:28:36 +00:00
2012-03-15 10:39:52 -03:00
2012-06-04 13:49:35 -03:00
2012-06-04 13:49:35 -03:00
2012-02-17 08:33:32 -06:00
2012-02-17 08:33:32 -06:00
2012-04-26 13:14:58 -05:00
2012-06-28 20:28:36 +00:00
2012-03-14 22:20:27 +01:00
2012-04-07 14:00:45 +00:00
2012-05-10 10:32:13 +02:00
2012-06-24 12:16:51 +00:00
2012-04-19 17:19:37 +02:00
2012-04-15 21:25:16 +02:00
2012-04-07 14:00:45 +00:00
2012-05-01 00:17:27 +02:00
2012-06-21 18:45:18 +00:00
2012-05-08 14:30:09 -03:00
2012-04-24 09:50:31 -05:00
2012-03-14 22:20:27 +01:00
2012-03-15 10:39:52 -03:00
2012-06-22 10:34:21 +01:00
2012-06-20 14:46:02 +02:00
2012-06-28 20:28:08 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
QEMU With E2K User Support
Readme 459 MiB
Languages
C 83.1%
C++ 6.3%
Python 3.2%
Dylan 2.8%
Shell 1.6%
Other 2.8%