]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh-domain: update attach-interface to support type=hostdev
authorPavel Hrdina <phrdina@redhat.com>
Wed, 21 Oct 2015 10:59:41 +0000 (12:59 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 11 Nov 2015 14:03:42 +0000 (15:03 +0100)
commita9a583d6df74a795f26f4ac4187eede842a7a2b6
treecec3944dae4041255e6a8d9ca4ed070fb912dfcd
parent18657e991984f7e39517043377083826c824cb9e
virsh-domain: update attach-interface to support type=hostdev

Adding this feature will allow users to easily attach a hostdev network
interface using PCI passthrough.

The interface can be attached using --type=hostdev and PCI address or
as --source.  This command also allows you to tell, whether the interface
should be managed.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=997561

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
tools/virsh-domain.c
tools/virsh.pod