cloud-hypervisor/vmm
Rob Bradford d17d70fae1 vmm: Update for new acpi_tables version
In particular the Std::write() API requires that the value implements
AsBytes and copies the slice representation into the table data. This
avoids unaligned writes which can cause a panic with the updated
toolchain.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2023-04-26 23:25:57 +01:00
..
src vmm: Update for new acpi_tables version 2023-04-26 23:25:57 +01:00
Cargo.toml build: Bump serde_json from 1.0.95 to 1.0.96 2023-04-25 08:45:18 +00:00