mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
vmm: Use event!() for some key VM actions
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
@@ -23,6 +23,7 @@ block_util = { path = "../block_util" }
|
||||
clap = "2.33.3"
|
||||
devices = { path = "../devices" }
|
||||
epoll = ">=4.0.1"
|
||||
event_monitor = { path = "../event_monitor" }
|
||||
hypervisor = { path = "../hypervisor" }
|
||||
lazy_static = "1.4.0"
|
||||
libc = "0.2.86"
|
||||
|
||||
Reference in New Issue
Block a user