On Tue, Nov 03, 2009 at 04:07:41PM +0000, Matthew Booth wrote:
This patch allows the following to be specified in a qemu domain:
<channel type='pipe'> <source path='/tmp/guestfwd'/> <target type='guestfwd' address='10.0.2.1' port='4600'/> </channel>
Patch looks good. I wonder about using type='guestfwd' and whether that name is too specific to qemu. Do other hypervisors have a similar feature? Could we s/guestfwd/forward-tcp-out/ or something like that? Are we planning to also support hostfwd (which is guestfwd in reverse)? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://et.redhat.com/~rjones/libguestfs/ See what it can do: http://et.redhat.com/~rjones/libguestfs/recipes.html