qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/4] Fix socket chardev regression


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/4] Fix socket chardev regression
Date: Tue, 21 Aug 2018 16:16:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 21/08/2018 16:04, Marc-André Lureau wrote:
>> If you don't like the way I proposed, another thing I am
>> thinking is that whether we can assign the gcontext for the chardev
>> backend before initialization of it (or by parsing the backend &
>> frontend relationships before init of backends), then we assure that
>> we never change the gcontext of any chardev backends.  Though that
> Yes, I think that's a cleaner solution. I suggested to use an iothread
> argument in the cover letter.

That would be nice, but isn't it already too late for the monitor chardev?

In any case, I don't see a reason to dislike this patch, especially
since it comes with a testcase.

Paolo



reply via email to

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