Skip to content
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

Merged
merged 2 commits into from
Nov 21, 2023

Commits on Nov 21, 2023

  1. lxd/instance/drivers/driver_qemu: factor out config volume mounting f…

    …rom setupNvram
    
    Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
    mihalicyn committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    449e8ff View commit details
    Browse the repository at this point in the history
  2. lxd/instance/drivers/driver_qemu: force 4MB UEFI firmware in snap

    - 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>
    mihalicyn committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ac76c1c View commit details
    Browse the repository at this point in the history