Skip to content

Deprecate _LIMA_QEMU_UEFI_IN_BIOS flag#4948

Merged
jandubois merged 1 commit into
lima-vm:masterfrom
arixmkii:deprecate_old_bios_hack
May 11, 2026
Merged

Deprecate _LIMA_QEMU_UEFI_IN_BIOS flag#4948
jandubois merged 1 commit into
lima-vm:masterfrom
arixmkii:deprecate_old_bios_hack

Conversation

@arixmkii
Copy link
Copy Markdown
Contributor

Fixes #4607

Changes default behavior on Windows based on QEMU version. Additionally logs deprecation warnings if the setting is used or if a fallback is triggered.

I manually tested it with QEMU 11.0.0 and 10.2.0.

Changes default behavior on Windows based on QEMU version. Additionally
logs deprecation warnings if the setting is used or if a fallback is
triggered.

Signed-off-by: Arthur Sengileyev <arthur.sengileyev@gmail.com>
@arixmkii arixmkii force-pushed the deprecate_old_bios_hack branch from e9c38fe to 888c8ae Compare May 10, 2026 18:04
@AkihiroSuda AkihiroSuda added this to the v2.1.2 milestone May 10, 2026
Copy link
Copy Markdown
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM

@jandubois jandubois merged commit dac49a6 into lima-vm:master May 11, 2026
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecate _LIMA_QEMU_UEFI_IN_BIOS after QEMU 11.0.0 is released

3 participants