[PATCH v2 1/1] virt-host-validate: warn if kvm_hv is not loaded for POWER hosts

Michal Prívozník mprivozn at redhat.com
Mon Mar 16 09:40:34 UTC 2020


On 13. 3. 2020 18:48, Daniel Henrique Barboza wrote:
> POWER hosts does not implement CPU virtualization extensions like
> x86 or s390x. Instead, all bare-metal POWER hosts are considered
> to be virtualization ready.
> 
> For POWER, the validation is done by checking if the virtualization
> module kvm_hv is loaded in the host. If not, we should warn the
> user about it.
> 
> Signed-off-by: Daniel Henrique Barboza <danielhb413 at gmail.com>
> ---
>  tools/virt-host-validate-common.c | 27 +++++++++++++++++++++++++++
>  tools/virt-host-validate-common.h |  2 ++
>  tools/virt-host-validate-qemu.c   | 15 +++++++++++++++
>  3 files changed, 44 insertions(+)

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list