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

feat(vm): efi disk, cpu numa #384

Merged
merged 8 commits into from
Jul 1, 2023
Merged

Commits on Jun 29, 2023

  1. efi disks support

    ForsakenHarmony committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    1e1aac6 View commit details
    Browse the repository at this point in the history
  2. make size a string

    ForsakenHarmony committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    757f19e View commit details
    Browse the repository at this point in the history
  3. add cpu numa support

    ForsakenHarmony committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0c4a4eb View commit details
    Browse the repository at this point in the history
  4. add docs

    ForsakenHarmony committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    87e47f2 View commit details
    Browse the repository at this point in the history
  5. fix description

    ForsakenHarmony committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6a37ee2 View commit details
    Browse the repository at this point in the history
  6. string size fixes

    (cherry picked from commit 254724d)
    ForsakenHarmony committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ad5cb66 View commit details
    Browse the repository at this point in the history
  7. fix lints

    ForsakenHarmony committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    bae73bd View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. fix(vm): replace size with type for efi disk

    also
    - add support for `pre-enrolled-keys`
    - add example
    - fix handling of `numa` flag when it's not in the template
    - cleanup linter errors
    bpg committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    7ca8e03 View commit details
    Browse the repository at this point in the history