qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/9] vl: export machine_init_done


From: Peter Xu
Subject: Re: [Qemu-devel] [PATCH 1/9] vl: export machine_init_done
Date: Tue, 6 Mar 2018 13:20:23 +0800
User-agent: Mutt/1.9.1 (2017-09-22)

On Mon, Mar 05, 2018 at 12:48:27PM +0100, Marc-André Lureau wrote:
> Hi
> 
> On Mon, Mar 5, 2018 at 7:50 AM, Peter Xu <address@hidden> wrote:
> > We have that variable but not exported.  Export that so modules can have
> > a way to poke on whether machine init has finished.
> 
> Which modules?

E.g., the mux code in patch 5.

> 
> > 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 <address@hidden>
> > Signed-off-by: Peter Xu <address@hidden>
> 
> Reviewed-by: Marc-André Lureau <address@hidden>

Thanks,

-- 
Peter Xu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]