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

copyin cannot copy into highmem #13

Open
fabianfreyer opened this issue Feb 17, 2018 · 0 comments
Open

copyin cannot copy into highmem #13

fabianfreyer opened this issue Feb 17, 2018 · 0 comments
Labels
bug Something isn't working tests

Comments

@fabianfreyer
Copy link
Contributor

bhyveload's copyin cannot copy into highmem, and will just wrap around when trying to:

to &= 0x7fffffff;

We have to make sure this doesn't happen (e.g. by ELF files that have segments in highmem). This may only be an issue using 64 bit ELFs, see #5.

@fabianfreyer fabianfreyer added tests bug Something isn't working labels Feb 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tests
Projects
None yet
Development

No branches or pull requests

1 participant