cloud-hypervisor/devices/src
Rob Bradford 3df1680888 devices: Require Interrupt trait implementations to support Sync
This is necesary to be able easily translate an Interrupt to a
VirtioInterrupt which is already Sync.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-09-13 12:30:13 +01:00
..
legacy vmm: Support both reset and shutdown 2019-09-03 19:18:49 +02:00
acpi.rs x86_64/devices: acpi: Add support for ACPI shutdown & reboot 2019-09-03 19:18:49 +02:00
bus.rs linters: Fix clippy issues 2019-08-15 09:10:04 -07:00
ioapic.rs linters: Fix clippy issues 2019-08-15 09:10:04 -07:00
lib.rs devices: Require Interrupt trait implementations to support Sync 2019-09-13 12:30:13 +01:00