qemu-block
[Top][All Lists]
Advanced

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

Re: [RFC PATCH v2 4/8] async: register/unregister aiocontext in graph lo


From: Paolo Bonzini
Subject: Re: [RFC PATCH v2 4/8] async: register/unregister aiocontext in graph lock list
Date: Fri, 29 Apr 2022 00:19:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 4/28/22 15:46, Stefan Hajnoczi wrote:
if have_block
    util_ss.add(files('aiocb.c', 'async.c', 'aio-wait.c'))
+  util_ss.add(files('../block/graph-lock.c'))
Why is it in block/ if it needs to be built into libqemuutil?
Maybe register_aiocontext, unregister_aiocontext and aio_context_list_lock can be placed in util/async.c?

Paolo



reply via email to

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