cloud-hypervisor/vm-virtio
Rob Bradford 545ea9ea33 vm-virtio: Add shutdown method to VirtioDevice trait
This allows the VMM to explicitly shutdown devices as part of the VM
shutdown ahead of what Drop::drop() would do.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-02-14 17:32:49 +00:00
..
src vm-virtio: Add shutdown method to VirtioDevice trait 2020-02-14 17:32:49 +00:00
Cargo.toml build(deps): bump byteorder from 1.3.2 to 1.3.4 2020-02-07 14:18:07 +00:00