]> xenbits.xensource.com Git - libvirt.git/commit
tools: split off common helpers for host validate tool
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 6 Jun 2024 16:07:24 +0000 (17:07 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 11 Jun 2024 11:50:23 +0000 (12:50 +0100)
commit8ee395d8437944477ef794dc535ad902dd2bd996
tree52c850b21843ad9e57157859544387a312eb83c2
parent05f7559b1f8d938121c51ea5d36078b971f27ab4
tools: split off common helpers for host validate tool

The common messaging helpers will be reused in the new impl of the
virt-pki-validate tool.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
po/POTFILES
tools/meson.build
tools/virt-host-validate-bhyve.c
tools/virt-host-validate-ch.c
tools/virt-host-validate-common.c
tools/virt-host-validate-common.h
tools/virt-host-validate-lxc.c
tools/virt-host-validate-qemu.c
tools/virt-host-validate.c
tools/virt-validate-common.c [new file with mode: 0644]
tools/virt-validate-common.h [new file with mode: 0644]