mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
unpause domain so domain can run during boot
This commit is contained in:
@ -19,6 +19,9 @@ path = "../xencall"
|
||||
[dependencies.xenstore]
|
||||
path = "../xenstore"
|
||||
|
||||
[dependencies.xenevtchn]
|
||||
path = "../xenevtchn"
|
||||
|
||||
[dependencies.uuid]
|
||||
version = "1.6.1"
|
||||
features = ["v4"]
|
||||
|
Reference in New Issue
Block a user