vmm: Use event!() for some key VM actions

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford
2021-02-17 11:24:36 +00:00
parent 4822ed79e1
commit 9260c4c10e
4 changed files with 28 additions and 3 deletions

1
Cargo.lock generated
View File

@@ -1614,6 +1614,7 @@ dependencies = [
"credibility",
"devices",
"epoll",
"event_monitor",
"hypervisor",
"lazy_static",
"libc",