The dbs-boot
crate is a collection of constants, structs and utilities used to boot virtual machines.
This repository contains the following submodules:
Name | Arch | Description |
---|---|---|
layout | x86_64 | x86_64 layout constants |
layout | aarch64 | aarch64 layout constants |
Part of the code is derived from the Firecracker project.
This project is licensed under Apache License, Version 2.0.