cloud-hypervisor/devices/src
Rob Bradford cd7eecc0b0 devices: pvpanic: Clean up struct visibility
There is no need for this struct to be public and since it is used in
this module the #[allow(dead_code)] invocation can be removed.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2023-08-23 08:05:53 +01:00
..
legacy fuzz, vmm: Avoid infinite loop in CMOS fuzzer 2023-08-07 08:04:55 +08:00
acpi.rs vmm: Only return from reset driven I/O once event received 2023-08-04 09:57:25 +08:00
gic.rs vm-device: support batch update interrupt source group GSI 2023-08-03 15:58:36 +01:00
interrupt_controller.rs vmm,devices: Change Gic snapshot and restore path 2022-12-01 17:07:25 +01:00
ioapic.rs vm-device: support batch update interrupt source group GSI 2023-08-03 15:58:36 +01:00
lib.rs devices: pvpanic: add method for DeviceManager 2023-07-06 11:14:54 +01:00
pvpanic.rs devices: pvpanic: Clean up struct visibility 2023-08-23 08:05:53 +01:00
tpm.rs devices: tpm: failure to deliver request is considered fatal 2023-01-31 18:09:18 +00:00