Skip to content

Conversation

@kartikangiras
Copy link

Description

Complete OSv implementation following the unikernel interface

  • Supports QEMU as the monitor/VMM
  • Handles network configuration via --ip --netmask, and --defaultgw flags
  • Supports block devices using virtio-blk
  • Supports ZFS filesystem (OSv's built-in filesystem)
  • Passes environment variables using --env flags
  • Constructs proper command strings for OSv boot parameters

Issue

#103

Signed-off-by: Kartik Angiras <angiraskartik@gmail.com>
@netlify
Copy link

netlify bot commented Jan 20, 2026

Deploy Preview for urunc ready!

Name Link
🔨 Latest commit 5081056
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/696f78ec45b7510008397b60
😎 Deploy Preview https://deploy-preview-384--urunc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cmainas
Copy link
Contributor

cmainas commented Jan 26, 2026

Hello @kartikangiras ,

thank you for the contribution. Since this PR adds support for OSv, we kindly ask you to create a few images of OSv targetting urunc and test your code. Moreover, please create e2e tests with these images too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants