kata-containers/src/dragonball/dbs_acpi
Ruoqing He a8a096b20c dragonball: Centralize RustVMM crates
Centralize all RustVMM crates to workspace.dependencies to prevent
having multiple versions of each RustVMM crate, which is error-prone and
inconsistent. With this setup, updates on RustVMM crates would be much
easier.

Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
2025-02-19 21:20:30 +08:00
..
src dragonball: Setup workspace 2025-02-19 21:20:30 +08:00
Cargo.toml dragonball: Centralize RustVMM crates 2025-02-19 21:20:30 +08:00
README.md dragonball: Setup workspace 2025-02-19 21:20:30 +08:00

dbs-acpi

dbs-acpi provides ACPI data structures for VMM to emulate ACPI behavior.

Acknowledgement

Part of the code is derived from the Cloud Hypervisor project.

License

This project is licensed under Apache License, Version 2.0.