cloud-hypervisor: Application handling

We will only support a --kernel option for now.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
Samuel Ortiz
2019-02-21 17:39:34 +01:00
parent 73337c8b19
commit 2ed17abb5c
3 changed files with 154 additions and 1 deletions
+1
View File
@@ -5,3 +5,4 @@ authors = ["The Cloud Hypervisor Authors"]
edition = "2018"
[dependencies]
clap = "=2.27.1"