]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tools: add option inactive to nodedev-dumpxml
authorBoris Fiuczynski <fiuczy@linux.ibm.com>
Thu, 22 Feb 2024 13:02:02 +0000 (14:02 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 26 Feb 2024 10:00:04 +0000 (11:00 +0100)
commit6fcf613c6f7d2c8741f241ca08dc0e130f362791
tree1a0fc1ce7635fe0b8c01228270dd17314e611dfb
parente67bca23e4fe38a3491749f724b9edf743d0e916
tools: add option inactive to nodedev-dumpxml

Allow to dump the XML of the persistent mdev when the mdev has been
started instead of the current state only.

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