On Tue, Mar 06, 2018 at 01:33:12PM +0800, Peter Xu wrote:
> We have that variable but not exported. Export that so modules can have
> a way to poke on whether machine init has finished.
>
> Meanwhile, set that up even before calling the notifiers, so that
> notifiers who may depend on this field
We have that variable but not exported. Export that so modules can have
a way to poke on whether machine init has finished.
Meanwhile, set that up even before calling the notifiers, so that
notifiers who may depend on this field will get a correct answer.
Suggested-by: Paolo Bonzini
Reviewed-by