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

Fix CI caching and parameterize workflows by arch for future aarch64 kind/bugfix For PRs that fix bugs
#1597 opened Jun 26, 2026 by ludfjig Contributor Loading…
feat: support WIT source inputs in component bindgen macro kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. ready-for-review PR is ready for (re-)review
#1589 opened Jun 26, 2026 by andreiltd Member Loading…
chore(deps): bump addr2line from 0.26.1 to 0.27.0 kind/dependencies For PRs that update dependencies or related components
#1586 opened Jun 26, 2026 by dependabot Bot Loading…
chore(deps): bump actions-rust-lang/setup-rust-toolchain from 1.16.1 to 1.17.0 kind/dependencies For PRs that update dependencies or related components
#1582 opened Jun 26, 2026 by dependabot Bot Loading…
feat(ci): add mozilla sccache action github_actions Pull requests that update GitHub Actions code kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#1580 opened Jun 25, 2026 by andreiltd Member Draft
chore(deps): bump actions/cache from 5.0.5 to 6.0.0 kind/dependencies For PRs that update dependencies or related components
#1572 opened Jun 24, 2026 by dependabot Bot Loading…
Automate removal of the ready-for-review label area/infrastructure Concerns infrastructure rather than core functionality kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#1568 opened Jun 22, 2026 by simongdavies Member Loading…
Do not auto-approve dependabot PRs, and add cooldown to dependabot area/security Involves security-related changes or fixes kind/dependencies For PRs that update dependencies or related components
#1564 opened Jun 19, 2026 by ludfjig Contributor Loading…
Make ELF loading respect program header virtual addresses for non-PIE binaries kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. ready-for-review PR is ready for (re-)review
#1530 opened Jun 14, 2026 by cshung Contributor Loading…
Benchmark prs kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#1529 opened Jun 12, 2026 by jprendes Contributor Loading…
Add snapshot golden tests kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. ready-for-review PR is ready for (re-)review regen-goldens Regenerate snapshot golden fixtures
#1446 opened May 8, 2026 by ludfjig Contributor Loading…
Enable guest time kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. ready-for-review PR is ready for (re-)review
#1422 opened Apr 28, 2026 by simongdavies Member Loading…
Use WHvResetPartition on windows kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#1360 opened Apr 3, 2026 by ludfjig Contributor Loading…
fix: host_bindgen! returns Result instead of panicking on guest errors kind/bugfix For PRs that fix bugs ready-for-review PR is ready for (re-)review
#1317 opened Mar 17, 2026 by jsturtevant Contributor Loading…
[DO NOT MERGE] swap flatbuffers with serde kind/refactor For PRs that restructure or remove code without adding new functionality.
#1158 opened Jan 8, 2026 by jprendes Contributor Draft
Add HIP 0001 ring buffer proposal for Hyperlight I/O area/documentation Related to documentation kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#1112 opened Dec 12, 2025 by andreiltd Member Loading…
Add unit test for kvm/mshv/whp kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#1106 opened Dec 11, 2025 by ludfjig Contributor Draft
Disallow MSR read/writes kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#991 opened Oct 27, 2025 by ludfjig Contributor Draft
Use mimalloc as a guest allocator kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#867 opened Sep 5, 2025 by andreiltd Member Draft
Add a sandbox builder kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#763 opened Aug 4, 2025 by jprendes Contributor 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 Contributor Loading…
Add a scratch-backed user data region for host/guest byte exchange
#713 opened Jul 14, 2025 by qbradley Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.