]> xenbits.xensource.com Git - libvirt.git/commit
virsh: Increase device-detach intelligence
authorMichal Prívozník <mprivozn@redhat.com>
Mon, 6 Jun 2011 10:20:11 +0000 (12:20 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 23 Nov 2011 09:24:43 +0000 (10:24 +0100)
commitea7182c29f185e7c1527b10fbe16dc4ba1f45a88
treef267392ffd4aa2eca02be846f4d8fe296fa2e980
parentad6c67cf8581561bc9d305c0342a264f7107cbd7
virsh: Increase device-detach intelligence

Up to now users have to give a full XML description on input when
device-detaching. If they omitted something it lead to unclear
error messages (like generated MAC wasn't found, etc.).
With this patch users can specify only those information which
specify one device sufficiently precise. Remaining information is
completed from domain.
tools/virsh.c