dbs-boot

Design

The dbs-boot crate is a collection of constants, structs and utilities used to boot virtual machines.

Submodule List

This repository contains the following submodules: | Name | Arch| Description | | --- | --- | --- | | bootparam | x8664 | Magic addresses externally used to lay out x8664 VMs | | fdt | aarch64| Create FDT for Aarch64 systems | | layout | x8664 | x8664 layout constants | | layout | aarch64 | aarch64 layout constants | | mptable | x86_64 | MP Table configurations used for defining VM boot status |

Acknowledgement

Part of the code is derived from the Firecracker project.

License

This project is licensed under Apache License, Version 2.0.