]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: allow nodedev-list --all --tree
authorJonathon Jongsma <jjongsma@redhat.com>
Wed, 7 Jul 2021 21:29:29 +0000 (16:29 -0500)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 19 Jul 2021 09:32:12 +0000 (11:32 +0200)
commit26136e3b86f5eaf1018252cee8c6ab7df24b0832
tree9e6eaae9ec3db90d6b14b6836d3e2941d7142c50
parent51fbbfdce8141d5a25edcf66ba3a95ac23b29f94
virsh: allow nodedev-list --all --tree

Allow the tree view with --all so that we can see all inactive mdevs in
a tree structure nested under their parent devices.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Shalini Chellathurai Saroja <shalini@linux.ibm.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tools/virsh-nodedev.c