hyperlight-dev / hyperlight-dev/hyperlight
support for MacOS Hypervisor.framework with multiple sandboxes
- 主要语言
- Rust
- 星标
- 4.7k
- 派生
- 208
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 47
描述
https://github.com/hyperlight-dev/hyperlight/pull/1674 added single sandbox suppot on macos. We should be able to support multiple sandboxes in parallel but there are some Hypervisor.framework api's that are missing/buggy. This is a place holder for that when it becomes ready.
There is also an approach for creating multiple sandboxes via remote processes that would do a similar thing but might have a higher overhead and that approach is covered in https://github.com/hyperlight-dev/hyperlight/issues/1706. Both can be supported simultaneously.
贡献指南
调研方向
Start by reviewing PR #1674 for the existing single-sandbox macOS support, then compare its approach with issue #1706's remote-process alternative. Track the missing or buggy Hypervisor.framework APIs and determine when parallel sandboxes can be supported; done means multiple macOS sandboxes run concurrently.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- macos, rust
- 领域
- operating-systems
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 活跃
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100