Skip to content

Conversation

@cryptoknight
Copy link
Contributor

Fixes: #77
Uses already defined constants from the x86 crate in memory.rs, which is already very x86-specific.
Uses size_of() an already defined type in vm.rs to avoid adding an x86 dependency.

@ALSchwalm
Copy link
Collaborator

This looks good to me. Thanks!

@ALSchwalm ALSchwalm merged commit 77a6e44 into mythril-hypervisor:master Dec 19, 2020
@cryptoknight cryptoknight deleted the 77-add-page-size-constant branch December 19, 2020 01:41
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.

Reduce the use of 4096 as a magic value

2 participants