mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-10 15:56:47 +00:00
Update the workspace thiserror dependency to 2.0.18 and normalize direct workspace crate pins to use the workspace version. Fix thiserror 2.x format-string breakage in Dragonball by replacing mixed positional/implicit arguments in #[error(...)] attributes with explicit named arguments. Generated-by: IBM Bob Signed-off-by: stevenhorsman <steven@uk.ibm.com>
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 |
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 |
Acknowledgement
Part of the code is derived from the Firecracker project.
License
This project is licensed under Apache License, Version 2.0.