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

Arm refactor #657

Merged
merged 7 commits into from
Apr 3, 2024
Merged

Arm refactor #657

merged 7 commits into from
Apr 3, 2024

Conversation

jounathaen
Copy link
Member

@jounathaen jounathaen commented Mar 12, 2024

This more or less fixes aarch64 issues introduced by #527 .
Note: This is not tested, as I don't have an aarch64 machine available.

Somewhat fixes #641

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

Attention: Patch coverage is 84.37500% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 67.79%. Comparing base (2761121) to head (1772fa9).
Report is 1 commits behind head on big_refactor.

Files Patch % Lines
src/hypercall.rs 55.55% 4 Missing ⚠️
src/paging.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           big_refactor     #657      +/-   ##
================================================
+ Coverage         67.65%   67.79%   +0.13%     
================================================
  Files                19       20       +1     
  Lines              2328     2338      +10     
================================================
+ Hits               1575     1585      +10     
  Misses              753      753              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@mkroening mkroening left a comment

Choose a reason for hiding this comment

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

Looks mostly good to me! :)

uhyve-interface/Cargo.toml Outdated Show resolved Hide resolved
src/paging.rs Show resolved Hide resolved
src/paging.rs Outdated Show resolved Hide resolved
@jounathaen jounathaen merged commit bbab64b into big_refactor Apr 3, 2024
8 of 9 checks passed
@jounathaen jounathaen deleted the arm_refactor branch April 3, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants