cloud-hypervisor/devices
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
..
src devices: Require Interrupt trait implementations to support Sync 2019-09-13 12:30:13 +01:00
Cargo.toml build: Really make the acpi feature disableable 2019-09-05 08:58:47 -07:00