On 3/17/23 20:27, Andrea Bolognani wrote: > More information in the commit message for 11/15. > > Ideally this would make it into 9.2.0 along with the other > changes to firmware selection I've made in this cycle[1]. > > [1] https://listman.redhat.com/archives/libvir-list/2023-February/237806.html > > Andrea Bolognani (15): > tests: Rename a few firmware tests > tests: Fix firmware-auto-efi-loader-path-nonstandard > tests: Add firmware-auto-efi-loader-path > tests: Add more tests for manual Secure Boot configuration > tests: Fix firmware descriptor masking test > qemu: Introduce qemuFirmwareMatchesPaths() > qemu: Discard requires-smm firmware when loader.secure=no > qemu: Always go through firmware autoselection > conf: Remove some firmware validation checks > conf: Don't format firmware type/features when migrating > qemu: Don't drop firmware type/features information > qemu: Automatically add firmware type/features information > conf: Don't explicitly set the secure-boot feature > conf: Move validation check out of postparse > qemu: Move validation check out of postparse > > 67 files changed, 409 insertions(+), 164 deletions(-) Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Michal