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

Bump tracing-forest from 0.2.0 to 0.3.0 kind/dependencies For PRs that update dependencies or related components
#1014 opened Nov 7, 2025 by dependabot bot Loading…
Deduplicate mem mgr and host functinos from HyperlightVm to remove category of possible errors kind/refactor For PRs that restructure or remove code without adding new functionality.
#1013 opened Nov 6, 2025 by ludfjig Draft
Organize benchmarks and introduce 'size' dimension area/performance Addresses performance kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#1007 opened Nov 5, 2025 by ludfjig Loading…
Add TraceContext unit tests kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#1006 opened Nov 4, 2025 by dblnz Draft
Bump crate-ci/typos from 1.38.1 to 1.39.0 kind/dependencies For PRs that update dependencies or related components
#1001 opened Nov 3, 2025 by dependabot bot Loading…
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 Loading…
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! Exclude everything labeled bug with -label:bug.