18 Feb
2026
18 Feb
'26
2:24 a.m.
On 2/17/26 18:55, Jonathon Jongsma via Devel wrote:
When getting the xml description of a guest, check if secure boot is enabled and set firmware features accordingly.
Also support firmware autoselection and honor the secure boot setting when defining new vms from xml.
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> --- src/hyperv/hyperv_driver.c | 33 ++++++++++++++++++++++++++++++++- src/hyperv/hyperv_driver.h | 3 +++ 2 files changed, 35 insertions(+), 1 deletion(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal