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 proc-macro2 from 1.0.97 to 1.0.101 kind/dependencies For PRs that update dependencies or related components
#803 opened Aug 18, 2025 by dependabot bot Loading…
Bump goblin from 0.10.0 to 0.10.1 kind/dependencies For PRs that update dependencies or related components
#802 opened Aug 18, 2025 by dependabot bot Loading…
Bump kvm-bindings from 0.13.0 to 0.14.0 kind/dependencies For PRs that update dependencies or related components
#801 opened Aug 18, 2025 by dependabot bot Loading…
Bump thiserror from 2.0.14 to 2.0.15 kind/dependencies For PRs that update dependencies or related components
#800 opened Aug 18, 2025 by dependabot bot Loading…
Bump kvm-ioctls from 0.23.0 to 0.24.0 kind/dependencies For PRs that update dependencies or related components
#799 opened Aug 18, 2025 by dependabot bot Loading…
Bump cc from 1.2.32 to 1.2.33 kind/dependencies For PRs that update dependencies or related components
#798 opened Aug 18, 2025 by dependabot bot Loading…
Bump bitflags from 2.9.1 to 2.9.2 kind/dependencies For PRs that update dependencies or related components
#797 opened Aug 18, 2025 by dependabot bot Loading…
Bump syn from 2.0.105 to 2.0.106 kind/dependencies For PRs that update dependencies or related components
#796 opened Aug 18, 2025 by dependabot bot Loading…
Bump arbitrary from 1.4.1 to 1.4.2 kind/dependencies For PRs that update dependencies or related components
#793 opened Aug 15, 2025 by dependabot bot Loading…
Optimize function call serializing area/performance Addresses performance kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#778 opened Aug 11, 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…
fix(guest-bin): align user memory allocations kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#753 opened Jul 31, 2025 by andreiltd 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
Optimize serialization of function calls area/performance Addresses performance kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#444 opened Apr 29, 2025 by ludfjig Draft Upcoming
[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! Exclude everything labeled bug with -label:bug.