]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Add iothread to 'attach-disk'
authorJohn Ferlan <jferlan@redhat.com>
Tue, 2 Sep 2014 15:20:41 +0000 (11:20 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 15 Sep 2014 17:18:55 +0000 (13:18 -0400)
commitbc5a8090afa84095634ccee1e1a6ca9a2a9b177a
tree69a124d8174ba2fe9847c162b3455c8b5a061e04
parent7047d05d0648c6f358db6897b00c5c46e333b345
virsh: Add iothread to 'attach-disk'

Add an iothread parameter to allow attaching to an IOThread, such as:

virsh attach-disk $dom $source $target --live --config --iothread 2 \
     --targetbus virtio --driver qemu --subdriver raw  --type disk
tools/virsh-domain.c
tools/virsh.pod