]> xenbits.xensource.com Git - libvirt.git/commit
tools: add --reset-nvram arg to several virsh commands
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 3 Feb 2022 16:42:28 +0000 (16:42 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 8 Feb 2022 13:04:20 +0000 (13:04 +0000)
commit7904e521b2625fbdf6401f12e962b9c0b364ccda
treeb3acf8bf3609425ef5c1d18e2f736f5263e89bdf
parent5413608dc2143851eacb58565b9ea1720d64c139
tools: add --reset-nvram arg to several virsh commands

This wires up support for resetting NVRAM for all APIs that allow
this feature.

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/manpages/virsh.rst
tools/virsh-domain.c
tools/virsh-snapshot.c