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 crate-ci/typos from 1.35.6 to 1.35.8 kind/dependencies For PRs that update dependencies or related components
#850 opened Sep 2, 2025 by dependabot bot Loading…
Add a periodic job for building and test musl kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#849 opened Sep 2, 2025 by jsturtevant 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 Draft
2 tasks
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 Allocations from Panic Handler kind/bugfix For PRs that fix bugs
#818 opened Aug 22, 2025 by adamperlin Loading…
Add ability to debug additional registers via gdb kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#817 opened Aug 22, 2025 by jsturtevant Draft
Only clear io buffer after unsuccesfull guest call kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#811 opened Aug 20, 2025 by ludfjig Loading…
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…
[WIP] Add SIMD support kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#686 opened Jul 2, 2025 by ludfjig Draft
Use page tracking for snapshot and restore kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#683 opened Jul 1, 2025 by simongdavies Loading…
Update mshv crates kind/dependencies For PRs that update dependencies or related components
#550 opened Jun 2, 2025 by simongdavies Draft
Refactor Vm trait area/API Related to the API or public interface kind/refactor For PRs that restructure or remove code without adding new functionality.
#517 opened May 21, 2025 by ludfjig Draft
[HIP] Simpler creation of sandboxes
#249 opened Feb 8, 2025 by ludfjig Loading…
Only use general purpose registers in c guest kind/bugfix For PRs that fix bugs
#230 opened Jan 31, 2025 by ludfjig Draft
[HIP] Hyperfile area/documentation Related to documentation kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#85 opened Nov 26, 2024 by danbugs Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.