Skip to content

Backlog

No due date 2% complete

Backlog means an item is not under active development but is under consideration for future milestones.

Feature Request: macOS Support for Hyperlight lifecycle/confirmed Bug is verified or proposal seems reasonable
#45 opened Nov 8, 2024 by appcypher
Provide .Net Examples lifecycle/confirmed Bug is verified or proposal seems reasonable
#50 opened Nov 11, 2024 by licentia88
Hyperlight Debugging (MSHV) lifecycle/needs-review The issue has not yet been reviewed.
#220 opened Jan 30, 2025 by devigned
Hyperlight Crash Dump Loading lifecycle/needs-review The issue has not yet been reviewed.
#222 opened Jan 30, 2025 by devigned
Wasmtime Hyperlight Guest lifecycle/needs-review The issue has not yet been reviewed.
#223 opened Jan 30, 2025 by devigned
QuickJS Hyperlight Guest Example area/documentation Related to documentation lifecycle/confirmed Bug is verified or proposal seems reasonable
#224 opened Jan 30, 2025 by devigned
Hyperlight POSIX Guest lifecycle/confirmed Bug is verified or proposal seems reasonable
#225 opened Jan 30, 2025 by devigned
Support WinDbg for debugging Hyperlight on Windows kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. lifecycle/needs-review The issue has not yet been reviewed.
#241 opened Feb 5, 2025 by simongdavies
Hyperlight Debugging (HyperV) kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. lifecycle/needs-review The issue has not yet been reviewed.
#242 opened Feb 5, 2025 by simongdavies
Wasm HTTP Components in K8s kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. lifecycle/needs-review The issue has not yet been reviewed.
#246 opened Feb 6, 2025 by devigned
[Example] Hyperlight used within a K8s Pod/Container area/documentation Related to documentation lifecycle/needs-review The issue has not yet been reviewed.
#247 opened Feb 6, 2025 by devigned
Missing hl_get_host_return_value_as_* good first issue Good for newcomers lifecycle/needs-review The issue has not yet been reviewed.
#274 opened Feb 20, 2025 by ludfjig
Non-standard libc headers lifecycle/needs-review The issue has not yet been reviewed.
#282 opened Feb 24, 2025 by ludfjig
Update to rust 2024 edition lifecycle/needs-review The issue has not yet been reviewed.
#284 opened Feb 24, 2025 by ludfjig
Create tool for verfying access to kvm/mshv/whp lifecycle/needs-review The issue has not yet been reviewed.
#288 opened Feb 26, 2025 by ludfjig
Group dependabot PRs lifecycle/needs-review The issue has not yet been reviewed.
#299 opened Feb 27, 2025 by ludfjig
Improve experience when an unexpected VM exit or crash occurs area/infrastructure Concerns infrastructure rather than core functionality kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.
#310 opened Mar 4, 2025 by dblnz
Consider replacing setjmp/lngjmp implmentation with llvm instrinsics kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. lifecycle/needs-review The issue has not yet been reviewed.
#311 opened Mar 4, 2025 by dblnz
Unify register representations across all Hypervisor implementations kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. lifecycle/needs-review The issue has not yet been reviewed.
#312 opened Mar 4, 2025 by dblnz
Review unsafe scopes kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. lifecycle/needs-review The issue has not yet been reviewed.
#313 opened Mar 4, 2025 by dblnz
Review code documentation area/documentation Related to documentation lifecycle/needs-review The issue has not yet been reviewed.
#315 opened Mar 4, 2025 by dblnz
Load the guest binary once and map into each Sandbox read-only kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. lifecycle/needs-review The issue has not yet been reviewed.
#317 opened Mar 4, 2025 by simongdavies
Investigate making trace spans flow into the hyperlight guest kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. lifecycle/needs-review The issue has not yet been reviewed.
#318 opened Mar 4, 2025 by simongdavies
Investigate making it possible to run 2 host processes in parallel n Windows kind/bugfix For PRs that fix bugs lifecycle/needs-info The issue requires additional information from the original poster
#319 opened Mar 4, 2025 by simongdavies
Allow a function calls from guest->host->guest and on lifecycle/needs-info The issue requires additional information from the original poster question Further information is requested
#321 opened Mar 4, 2025 by simongdavies
Implement Memory Snapshotting and Restore kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. lifecycle/needs-review The issue has not yet been reviewed.
#322 opened Mar 4, 2025 by simongdavies
Create Scalability Benchmarks and run on a regular basis area/performance Addresses performance lifecycle/confirmed Bug is verified or proposal seems reasonable
#152 opened Jan 21, 2025 by simongdavies
Evaluate if we still need stack guards when building guest libraries lifecycle/confirmed Bug is verified or proposal seems reasonable
#164 opened Jan 27, 2025 by marosset
Implement checks on VM limits for WHP / MSHV lifecycle/confirmed Bug is verified or proposal seems reasonable
#169 opened Jan 27, 2025 by marosset
Cron jobs need to alert on failure area/infrastructure Concerns infrastructure rather than core functionality lifecycle/confirmed Bug is verified or proposal seems reasonable
#181 opened Jan 28, 2025 by ludfjig
Run tests with MIRI area/security Involves securty-related changes or fixes area/testing Related to tests or testing infrastructure lifecycle/confirmed Bug is verified or proposal seems reasonable
#185 opened Jan 29, 2025 by danbugs
Review and improve docs.rs area/documentation Related to documentation lifecycle/confirmed Bug is verified or proposal seems reasonable
#186 opened Jan 29, 2025 by danbugs
Make it possible to kill guest execution when running a host function. lifecycle/confirmed Bug is verified or proposal seems reasonable
#192 opened Jan 29, 2025 by danbugs
Create a macro to make calling host functions easier from the C guest API lifecycle/confirmed Bug is verified or proposal seems reasonable
#194 opened Jan 29, 2025 by simongdavies
Review code for use of expect()/unwrap()/panic!()/assert!() lifecycle/confirmed Bug is verified or proposal seems reasonable
#196 opened Jan 29, 2025 by simongdavies
Improve the documentation for the guest_dispatch_function in the C and Rust Guest APIs area/documentation Related to documentation lifecycle/confirmed Bug is verified or proposal seems reasonable
#197 opened Jan 29, 2025 by simongdavies
Fully Implement ASLR area/security Involves securty-related changes or fixes lifecycle/confirmed Bug is verified or proposal seems reasonable
#199 opened Jan 29, 2025 by simongdavies
Use sync regs instead of get/set regs on KVM area/performance Addresses performance lifecycle/needs-review The issue has not yet been reviewed.
#200 opened Jan 29, 2025 by simongdavies
Detect unused dependencies area/dependencies Concerns dependencies or related components lifecycle/needs-review The issue has not yet been reviewed.
#201 opened Jan 29, 2025 by simongdavies
Support Rdrand/rdseed instruction in hyperlight_guest lifecycle/needs-review The issue has not yet been reviewed.
#202 opened Jan 29, 2025 by simongdavies
Improve Error handling between the guest and the host lifecycle/needs-review The issue has not yet been reviewed.
#203 opened Jan 29, 2025 by simongdavies
Periodically Test Hyperlight on WSL with KVM area/testing Related to tests or testing infrastructure lifecycle/confirmed Bug is verified or proposal seems reasonable
#204 opened Jan 29, 2025 by simongdavies
Update release notes template and label checker job area/infrastructure Concerns infrastructure rather than core functionality lifecycle/confirmed Bug is verified or proposal seems reasonable
#206 opened Jan 29, 2025 by syntactically