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

plat/kvm/arm: Fix default choice in arm64 VMM menu #1053

Closed

Conversation

michpappas
Copy link
Member

@michpappas michpappas commented Aug 14, 2023

Prerequisite checklist

  • Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Ran the checkpatch.uk on your commit series before opening this PR;
  • Updated relevant documentation.

Base target

  • Architecture(s): [arm64]
  • Platform(s): [kvm]
  • Application(s): [N/A]

Additional configuration

Description of changes

Fix the default selection of the VMM in Config.uk. Kconfig requires that the default is defined as an attribute of the choice option rather than the contained item.

Fix the default selection of the VMM in Config.uk. Kconfig requires
that the default is defined as an attribute of the `choice` option
rather than the contained item.

Signed-off-by: Michalis Pappas <michalis@unikraft.io>
@michpappas michpappas requested a review from a team as a code owner August 14, 2023 18:06
@unikraft-bot
Copy link
Member

Checkpatch passed

Beep boop! I ran Unikraft's checkpatch.pl support script on your pull request and it all looks good!

SHA commit checkpatch
c7afa63 plat/kvm/arm: Fix default choice in arm64 VMM menu

@unikraft-bot unikraft-bot added area/plat Unikraft Patform plat/kvm Unikraft for KVM labels Aug 14, 2023
@razvand razvand requested review from StefanJum and mariasfiraiala and removed request for a team and dragosargint August 14, 2023 19:33
@razvand razvand assigned razvand and unassigned nderjung Aug 14, 2023
@razvand razvand added this to the v0.14.0 (Prometheus) milestone Aug 14, 2023
@razvand razvand added area/kconfig Part of the Unikraft KConfig option system topic/build Topics to do with the build system kind/build-warning Issue or PR is related with a build warning labels Aug 14, 2023
Copy link
Member

@StefanJum StefanJum left a comment

Choose a reason for hiding this comment

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

All good, thanks.
Reviewed-by: Stefan Jumarea stefanjumarea02@gmail.com

Copy link
Contributor

@mariasfiraiala mariasfiraiala left a comment

Choose a reason for hiding this comment

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

Everything ok on my side as well.

Reviewed-by: Maria Sfiraiala maria.sfiraiala@gmail.com

Copy link
Contributor

@razvand razvand left a comment

Choose a reason for hiding this comment

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

Approved-by: Razvan Deaconescu razvand@unikraft.io

@unikraft-bot unikraft-bot added the ci/merged Merged by CI label Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kconfig Part of the Unikraft KConfig option system area/plat Unikraft Patform ci/merged Merged by CI kind/build-warning Issue or PR is related with a build warning plat/kvm Unikraft for KVM topic/build Topics to do with the build system
Projects
Status: Done!
Development

Successfully merging this pull request may close these issues.

None yet

6 participants