]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vmx: Declare support for firmware autoselection
authorAndrea Bolognani <abologna@redhat.com>
Fri, 10 Jun 2022 08:05:01 +0000 (10:05 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 16 Jun 2022 13:27:16 +0000 (15:27 +0200)
commit69464f42804fb920b8cf22c6b1895fca6febd9aa
tree8444dbd5eb3c98df35431aaed123c79ffdc591b2
parent2753eba20ce76d3d8785b23a6e940574ca12fe3c
vmx: Declare support for firmware autoselection

The feature was implemented in commits b4e34d1083bc and
9bb6e4e739fa but the corresponding feature flag was not set in
the driver, so other parts of of libvirt wouldn't be able to
know about it.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/vmx/vmx.c