Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Conversation

@gao-feng
Copy link
Contributor

@gao-feng gao-feng commented Jan 12, 2017

Change Launch function of vm as private function

Signed-off-by: Gao feng omarapazanadi@gmail.com

@laijs
Copy link
Contributor

laijs commented Jan 12, 2017

it is better to remove the waitStarted argument from GetVm(). the call sites who use waitStarted=true could use hyperstart API instead. (example: call the vm.GetHyperstartAPIVersion() instead). and some call sites who use waitStarted=true should be converted to who uses waitStarted=false.

alternative: call hyperstart API instead of WaitRespond in GetVm().

what do you think ?

@gao-feng
Copy link
Contributor Author

Will update this

Change Launch function of vm as private function

Signed-off-by: Gao feng <omarapazanadi@gmail.com>
@gao-feng
Copy link
Contributor Author

@laijs updated

@laijs laijs changed the title wait response event before launch vm use APIVersion to wait for vm starting May 18, 2017
@laijs
Copy link
Contributor

laijs commented May 18, 2017

LGTM

@laijs laijs merged commit 7a4c8e9 into hyperhq:master May 18, 2017
jimoosciuc pushed a commit to jimoosciuc/runv that referenced this pull request May 26, 2020
use APIVersion to wait for vm starting
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants