| Crates.io | dbs-boot |
| lib.rs | dbs-boot |
| version | 0.4.0 |
| created_at | 2022-05-07 06:37:53.828889+00 |
| updated_at | 2023-05-26 01:45:39.257319+00 |
| description | Traits and structs for booting sandbox |
| homepage | https://github.com/openanolis/dragonball-sandbox |
| repository | https://github.com/openanolis/dragonball-sandbox |
| max_upload_size | |
| id | 581990 |
| size | 6,545,429 |
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 |
|---|---|---|
| bootparam | x86_64 | Magic addresses externally used to lay out x86_64 VMs |
| fdt | aarch64 | Create FDT for Aarch64 systems |
| layout | x86_64 | x86_64 layout constants |
| layout | aarch64 | aarch64 layout constants |
| mptable | x86_64 | MP Table configurations used for defining VM boot status |
Part of the code is derived from the Firecracker project.
This project is licensed under Apache License, Version 2.0.