]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: add nodedev-define command
authorJonathon Jongsma <jjongsma@redhat.com>
Mon, 13 Jul 2020 21:40:47 +0000 (16:40 -0500)
committerJonathon Jongsma <jjongsma@redhat.com>
Wed, 7 Apr 2021 20:10:34 +0000 (15:10 -0500)
commit725dfb6c36805fd836170a2fc2e7648e9f12b177
tree1f2be934227c967ced221fd6caad3bf23f6daebd
parent7d5d29a72730182774ea9db02bae54d28df2dec7
virsh: add nodedev-define command

Add a virsh command that maps to virNodeDeviceDefineXML().

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
tools/virsh-nodedev.c