]> xenbits.xensource.com Git - libvirt.git/commit
Introduce a update-device command in virsh
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 22 Mar 2010 18:45:09 +0000 (18:45 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 26 Mar 2010 14:17:35 +0000 (14:17 +0000)
commitced154cb546a0c5d92f30e53ed8cc945175f84bc
tree2d5453a4e82d53215e99feebdd18ef807e236bbd
parent6bb4986b0b9e9cf209a69b317be52a7093a70eee
Introduce a update-device command in virsh

Support the new virDomainUpdateDeviceFlags API in virsh by adding
a new 'update-device' command. In the future this should be augmented
with an explicit 'change-disk' command for media change to make it
end user discoverable, as attach-disk is.

* tools/virsh.c: Add 'update-device' command
tools/virsh.c