]> xenbits.xensource.com Git - libvirt.git/commit
tools: add switches persistent and transient to nodedev-list
authorBoris Fiuczynski <fiuczy@linux.ibm.com>
Thu, 22 Feb 2024 13:02:04 +0000 (14:02 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 26 Feb 2024 10:02:44 +0000 (11:02 +0100)
commit4476751e53262f42d812d6b23497622f2ceed599
treed5985638990a24e886207e5012be3267003e81a8
parente2c5c47439c0925b02c9c86ec4289dfe409179c7
tools: add switches persistent and transient to nodedev-list

Now that we can filter persistent and transient node devices in
virConnectListAllNodeDevices(), add these switches also to the
virsh nodedev-list command.

Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/manpages/virsh.rst
tools/virsh-nodedev.c