openanolis / dragonball-sandbox

Dragonball-sandbox is a collection of Rust crates to help build custom Virtual Machine Monitors and hypervisors.
Apache License 2.0
88 stars 41 forks source link

acpi: add dbs-acpi support for Dragonball #297

Closed studychao closed 1 year ago

studychao commented 1 year ago

This is for initializing dbs-acpi.

fixes: #253