github hyperlight-dev/hyperlight dev-latest
Latest prerelease from main branch

pre-release7 hours ago

What's Changed

Full Changelog (excl. dependencies)

  • feat(virtq): add packed virtio ring primitives by @andreiltd in #1382
  • Refactor SandboxMemoryLayout by @ludfjig in #1455
  • Move snapshot file + small reset_vcpu/apply_sregs refactor by @ludfjig in #1456
  • mshv: use VP register page for RIP/RAX writes in run_vcpu by @ludfjig in #1366
  • Fix broken rust cache by @ludfjig in #1477
  • perf(mshv): skip RIP advance on VmAction::Halt fast path by @ludfjig in #1476
  • Validate Guest Address Ranges for Overlapping Regions in map_region by @Richard-Durkee in #1464
  • Create sandboxes directly from snapshots by @ludfjig in #1459
  • Update README by @ludfjig in #1359
  • Refactor shared memory host mappings by @ludfjig in #1485
  • Remove unused blake3 hash from Snapshot by @ludfjig in #1497
  • add file-backed ReadonlySharedMemory by @ludfjig in #1498
  • Create inner workspace for rust guests to reduce compile time by @ludfjig in #1501
  • refactor: replace tracing-log with native tracing macros for guest log forwarding by @cshung in #1500
  • Build rust guests without hyperlight-libc by @ludfjig in #1505
  • Allow 0xDEAD exitcode on windows guard page tests by @ludfjig in #1515
  • Remove sandbox id (enable cross-sandbox snapshots) by @ludfjig in #1499
  • Remove unused mapped_rgns field from memory manager by @ludfjig in #1510
  • Faster c mem{cpy,set} by @ludfjig in #1473
  • Remove Snapshot's empty regions field by @ludfjig in #1509
  • Update surrogate process to nostd, avoid overhead of loading unecessary libraries by @simongdavies in #1533
  • Really ensure that required version of cargo hyperlight is installed by @simongdavies in #1535

Full Changelog (dependencies)

New Contributors

Full Changelog: v0.15.0...dev-latest

Don't miss a new hyperlight release

NewReleases is sending notifications on new releases.