Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

feat(aarch64): added Versionize to all aarch64 structs #19

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

ShadowCurse
Copy link

@ShadowCurse ShadowCurse commented Jul 17, 2023

Added Versionize to all aarch64 structs

This change is needed for firecracker-microvm/firecracker#3967.
It needs Versionize for kvm_vcpu_init, but this PR adds it to all structs just in case it will be needed in the future.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ShadowCurse ShadowCurse force-pushed the more_versionize branch 2 times, most recently from f568f88 to d5f769f Compare July 17, 2023 17:32
@ShadowCurse ShadowCurse self-assigned this Jul 18, 2023
@kalyazin
Copy link

What is the motivation for the change?

@ShadowCurse
Copy link
Author

@kalyazin Added more info to the PR description

@ShadowCurse ShadowCurse requested review from kalyazin and zulinx86 July 18, 2023 11:09
@zulinx86
Copy link

It would be better to fill description for firecracker-microvm/firecracker#3967 as well.

@ShadowCurse
Copy link
Author

@zulinx86 it is still a draft, I will deal with its description later, when I would have a full picture of the changes.

@ShadowCurse ShadowCurse merged commit b158595 into firecracker-microvm:master Jul 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants