cloud-hypervisor/devices/src
Rob Bradford 73c4156775 vmm, devices: Update to latest acpi_tables crate API
Significant API changes have occured, most significantly is the switch
to an approach which does not require vm-memory and can run no_std.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2023-03-03 13:08:36 +00:00
..
legacy misc: Automatically fix cargo clippy issues added in 1.65 (stable) 2022-12-14 14:27:19 +00:00
acpi.rs vmm, devices: Update to latest acpi_tables crate API 2023-03-03 13:08:36 +00:00
gic.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
interrupt_controller.rs vmm,devices: Change Gic snapshot and restore path 2022-12-01 17:07:25 +01:00
ioapic.rs vm-migration: Don't store the id as part of Snapshot structure 2022-12-09 10:26:06 +01:00
lib.rs devices: Remove unnecessary clippy directives 2022-12-13 18:10:42 +00:00
tpm.rs devices: tpm: failure to deliver request is considered fatal 2023-01-31 18:09:18 +00:00