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

Allow hyperlight_guest_bin to compile with windows target. kind/bugfix For PRs that fix bugs
#636 opened Jun 17, 2025 by ludfjig Loading…
improve the performance of building page tables kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#635 opened Jun 16, 2025 by simongdavies Loading…
Bump wasmparser from 0.224.1 to 0.235.0 kind/dependencies For PRs that update dependencies or related components
#629 opened Jun 16, 2025 by dependabot bot Loading…
Remove support for building PE files from hyperlight-guest-bin build.rs kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#572 opened Jun 5, 2025 by simongdavies Loading…
Create GOVERNANCE.md area/documentation Related to documentation kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#556 opened Jun 3, 2025 by benazirk Loading…
Update mshv crates kind/dependencies For PRs that update dependencies or related components
#550 opened Jun 2, 2025 by simongdavies Draft
Remove some dev-dependecies cargo features to speed up compilation area/dependencies Concerns dependencies or related components kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#535 opened May 28, 2025 by ludfjig Loading…
[WIP] Remove OutBHandlerWrapper type kind/refactor For PRs that restructure or remove code without adding new functionality.
#519 opened May 21, 2025 by Copilot AI Draft
8 tasks
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
WIP - Trying to run out ci workflow in a wsl instance area/infrastructure Concerns infrastructure rather than core functionality github_actions Pull requests that update GitHub Actions code
#481 opened May 9, 2025 by marosset Loading…
Enable guest debugging for HyperV on windows kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#478 opened May 9, 2025 by dblnz Loading…
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
Change host's memory setup to be minimally configured kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#297 opened Feb 27, 2025 by danbugs Loading…
[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
Add fast trace collection & use it for instrumenting guest memory operations kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#103 opened Dec 10, 2024 by syntactically Loading…
[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! Filter pull requests by the default branch with base:main.