virtio-devices: Report events for virtio device activation and reset

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford
2021-02-18 15:10:51 +00:00
parent 9260c4c10e
commit c89095ab85
16 changed files with 52 additions and 10 deletions
+2
View File
@@ -13,6 +13,8 @@
extern crate arc_swap;
extern crate epoll;
#[macro_use]
extern crate event_monitor;
#[macro_use]
extern crate log;
extern crate pci;
extern crate serde;