Commit 6b2c81d
committed
experiment: use hyperlight-dev/hyperlight main directly
Test using upstream main without any custom branch. No whp-no-surrogate
feature — relies on surrogate process path.
- Adapt snapshot persistence to upstream OCI format (directory-based)
- Re-map initrd via map_file_cow after every restore() since file
mappings are separate hypervisor memory regions not in the snapshot
- Remove sparsify_snapshot code, memmap2, and extra windows-sys features
- Update snapshot path references from file to directory
Signed-off-by: danbugs <danilochiarlone@gmail.com>1 parent 4460ae2 commit 6b2c81d
9 files changed
Lines changed: 289 additions & 305 deletions
File tree
- .github/workflows
- host
- examples
- src
- bin
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
291 | | - | |
292 | | - | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | | - | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
507 | 490 | | |
508 | 491 | | |
509 | 492 | | |
| |||
0 commit comments