-
Notifications
You must be signed in to change notification settings - Fork 929
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lxd/instance/drivers/driver_qemu: force 4MB UEFI firmware in snap #12515
Conversation
canonical/lxd#12515 Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only one general question on my side:
I guess that forcing a new NVRAM on existing VMs can have significant impacts ?
03f4ffa
to
0663354
Compare
yes, and goal of this PR is to make it work without bothering users. Idea is to silently replace |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
0663354
to
87899ef
Compare
…rom setupNvram Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
87899ef
to
0c5ec12
Compare
- If VM uses 2 meg firmware, we force NVRAM cleanup and regeneration and then make it to use 4 meg version. - start using 4 meg firmware in the checkFeatures(...) Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
0c5ec12
to
ac76c1c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
canonical/lxd#12515 Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
Force 4MB edk2 firmware for existing VMs with 2MB firmware