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

Support core dump on snapshots created from snapshot/disk kind/bugfix For PRs that fix bugs ready-for-review PR is ready for (re-)review
#1618 opened Jul 2, 2026 by ludfjig Contributor Loading…
chore(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 kind/dependencies For PRs that update dependencies or related components
#1609 opened Jul 2, 2026 by dependabot Bot Loading…
chore(deps): bump crate-ci/typos from 1.47.2 to 1.48.0 kind/dependencies For PRs that update dependencies or related components
#1604 opened Jul 1, 2026 by dependabot Bot 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…
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
#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.