]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tools: add 'nodesevinfo' virsh command
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 8 Dec 2021 13:28:48 +0000 (08:28 -0500)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 14 Dec 2021 16:04:17 +0000 (16:04 +0000)
commit719bb0bf23709bcbd007a65a9304dadd7e6bbeba
tree0f6eea3684f65534eab54974557e2b79d59da441
parentac79e9ff5cb362cd7e801647ac17ef80f8055b2c
tools: add 'nodesevinfo' virsh command

While some SEV info is reported in the domain capabilities,
for reasons of size, this excludes the certificates. The
nodesevinfo command provides the full set of information.

Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/manpages/virsh.rst
tools/virsh-host.c