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

Feature - Adds MemoryMapping::Identity #460

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Apr 11, 2023

The Config::enable_address_translation flag can then be disabled in the program-runtime-v2.

@codecov-commenter
Copy link

Codecov Report

Merging #460 (18c85c2) into main (08fd4c7) will decrease coverage by 0.22%.
The diff coverage is 29.41%.

@@            Coverage Diff             @@
##             main     #460      +/-   ##
==========================================
- Coverage   90.52%   90.31%   -0.22%     
==========================================
  Files          23       23              
  Lines        9926     9954      +28     
==========================================
+ Hits         8986     8990       +4     
- Misses        940      964      +24     
Impacted Files Coverage Δ
src/memory_region.rs 93.34% <0.00%> (-0.72%) ⬇️
src/jit.rs 93.10% <27.77%> (-0.99%) ⬇️
src/vm.rs 74.28% <80.00%> (+0.01%) ⬆️
src/elf.rs 91.24% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Lichtso Lichtso force-pushed the feature/identity_address_translation branch from 18c85c2 to bfd3646 Compare April 12, 2023 08:17
@Lichtso Lichtso merged commit 2643a04 into main Apr 14, 2023
@Lichtso Lichtso deleted the feature/identity_address_translation branch April 14, 2023 06:45
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.

3 participants