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

Add poison state to sandbox kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#931 opened Oct 2, 2025 by ludfjig Loading…
Bump tracing-opentelemetry from 0.31.0 to 0.32.0 kind/dependencies For PRs that update dependencies or related components
#928 opened Oct 1, 2025 by dependabot bot Loading…
Introduce new Vm trait
#924 opened Sep 30, 2025 by ludfjig Draft
Bump opentelemetry-otlp from 0.30.0 to 0.31.0 kind/dependencies For PRs that update dependencies or related components
#913 opened Sep 26, 2025 by dependabot bot Loading…
Unify register representation across hypervisors kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#907 opened Sep 23, 2025 by ludfjig Loading…
Guest Function reset tests for registers kind/bugfix For PRs that fix bugs
#906 opened Sep 23, 2025 by jsturtevant Loading…
Closes #274: Adding FFI function for types bool, float, String, vecbytes kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#903 opened Sep 22, 2025 by vshailesh Loading…
Restructure guest/host error handling kind/bugfix For PRs that fix bugs
#868 opened Sep 5, 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
Guest tracing improvements to use tracing crate kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#844 opened Aug 31, 2025 by dblnz Loading…
2 tasks done
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.