qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 6/7] monitor: move init global earlier


From: Wolfgang Bumiller
Subject: Re: [Qemu-devel] [PULL 6/7] monitor: move init global earlier
Date: Thu, 20 Sep 2018 11:00:44 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On Thu, Sep 20, 2018 at 04:10:00PM +0800, Peter Xu wrote:
> On Thu, Sep 20, 2018 at 10:02:22AM +0200, Wolfgang Bumiller wrote:
> 
> > Either way, spawning the iothread on demand can still make sense, as
> > does updating the check in resume()/suspend().
> 
> Yep.

Running into an issue with that approach though: the qmp_dispatcher_bh
is being used even without mon_iothread from out of
handle_qmp_command(). I'm not sure how to deal with this. I suppose it
depends on whether the qmp_* functions in this case would be coming in
from the main thread?




reply via email to

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