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: Stefan Hajnoczi
Subject: Re: [RFC PATCH v2 4/8] async: register/unregister aiocontext in graph lock list
Date: Thu, 28 Apr 2022 14:46:46 +0100

On Tue, Apr 26, 2022 at 04:51:10AM -0400, Emanuele Giuseppe Esposito wrote:
> diff --git a/util/meson.build b/util/meson.build
> index 3736988b9f..c85d8695de 100644
> --- a/util/meson.build
> +++ b/util/meson.build
> @@ -64,6 +64,7 @@ endif
>  
>  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?

Attachment: signature.asc
Description: PGP signature


reply via email to

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