]> xenbits.xensource.com Git - libvirt.git/commit
virsh: Two new fields for command domblklist
authorOsier Yang <jyang@redhat.com>
Fri, 13 Jan 2012 10:03:12 +0000 (18:03 +0800)
committerOsier Yang <jyang@redhat.com>
Fri, 13 Jan 2012 10:03:12 +0000 (18:03 +0800)
commit5b4071333b8d5440e1297101fbaa5ba7616fc2d0
treef4a7a26958aabcbc8a22b6e67ecfe432b09c11f4
parent5edfcaae6f7ebbee120c0d44b3a2d9710772f197
virsh: Two new fields for command domblklist

Disk "type" and "device" are generally interesting stuff the
user may want to known, too. To not break any scripts which
parsed the output field, a new option "--details" is introduced
to output the two introduced fields.
tools/virsh.c
tools/virsh.pod