/krunkit

Launch configurable virtual machines with libkrun

Primary LanguageRustApache License 2.0Apache-2.0

krunkit

krunkit is a tool to launch configurable virtual machines using the libkrun platform.

Installation

krunkit relies on the efi flavor of libkrun. At present, libkrun-efi is only available on macOS. We provide a Homebrew repository to install krunkit and all of its dependencies, installable with:

$ brew tap slp/krunkit
$ brew install krunkit

Usage

See docs/usage.md.

License: Apache-2.0