cloud-hypervisor/fuzz
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
..
fuzz_targets vmm: add configuration for network offloading features 2023-01-12 09:05:45 +00:00
.gitignore fuzz: Add fuzzing infrastructure and QCOW fuzzer 2020-07-17 08:49:35 +02:00
Cargo.lock vmm: Update for new acpi_tables version 2023-04-26 23:25:57 +01:00
Cargo.toml build: Bump libc from 0.2.141 to 0.2.142 in /fuzz 2023-04-25 00:22:46 +00:00