Skip to content

copyin cannot copy into highmem #13

Description

@fabianfreyer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions