]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Enable FD passing when starting guests with virsh
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 11 Jul 2013 15:32:14 +0000 (16:32 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 18 Jul 2013 11:07:53 +0000 (12:07 +0100)
commitafb50d79db6e0732c2f0a9e420eabf662553df2d
tree6f604e57ef3bd32c02c2ee960db40a030fa98852
parent11693bc6f08fcb8640441643f1ab6ecee45d58c1
Enable FD passing when starting guests with virsh

Add a "--pass-fds N,M,..." arg to the virsh start/create
methods. This allows pre-opened file descriptors from the
shell to be passed on into the guest

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
tools/virsh-domain.c
tools/virsh.pod