cloud-hypervisor/devices/src
Wei Liu 2b76e1d7ba devices: simplify TPM handling
The error is never propagated anywhere. Drop it.

Avoid unwrapping unconditionally.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2023-01-26 07:57:48 +00:00
..
legacy misc: Automatically fix cargo clippy issues added in 1.65 (stable) 2022-12-14 14:27:19 +00:00
acpi.rs misc: Fix clippy issues 2022-11-02 09:41:43 +01: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: simplify TPM handling 2023-01-26 07:57:48 +00:00