Skip to content

Pull requests: hyperlight-dev/hyperlight

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update the interrupt handler for 16byte alignment kind/bugfix For PRs that fix bugs
#1037 opened Nov 22, 2025 by jsturtevant Draft
Add metric for erroneous vCPU kicks from stale cancellations kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#1034 opened Nov 20, 2025 by Copilot AI Loading…
Refactor 'run' kind/refactor For PRs that restructure or remove code without adding new functionality.
#1021 opened Nov 11, 2025 by ludfjig Draft
Closes #651 : Modify host_bindgen proc_macro to support selecting specific world kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#1020 opened Nov 10, 2025 by vshailesh Loading…
Add TraceContext unit tests kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#1006 opened Nov 4, 2025 by dblnz Draft
DRAFT: Create crashdumps for active sandboxes if process is crashing and creating a crashdump kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#992 opened Oct 28, 2025 by simongdavies Draft
Fix guest tracing filter kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#977 opened Oct 24, 2025 by dblnz Draft
Introduce new Vm trait kind/refactor For PRs that restructure or remove code without adding new functionality.
#924 opened Sep 30, 2025 by ludfjig Draft
Use mimalloc as a guest allocator kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#867 opened Sep 5, 2025 by andreiltd Draft
Guest function improvements and macros kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#851 opened Sep 2, 2025 by jprendes Draft
feat(guest): replace musl with picolibc kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#831 opened Aug 28, 2025 by andreiltd Draft
Remove Ptr, RawPtr, GuestPtr, Offset, AddressSpace, GuestAddressSpace kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#767 opened Aug 5, 2025 by ludfjig Loading…
Add a sandbox builder kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#763 opened Aug 4, 2025 by jprendes Draft
Rename MultiUseSandbox -> Sandbox, UninitializedSandbox::evolve -> UninitializedSandbox::init kind/refactor For PRs that restructure or remove code without adding new functionality.
#762 opened Aug 4, 2025 by jprendes Loading…
Allow rewriting and reading of user-data
#713 opened Jul 14, 2025 by qbradley Loading…
ProTip! Filter pull requests by the default branch with base:main.