[PATCH 08/16] qemu: Introduce QEMU_CAPS_IOTHREAD_THREAD_POOL_MAX

Peter Krempa pkrempa at redhat.com
Thu Jun 2 08:08:42 UTC 2022


On Thu, Jun 02, 2022 at 09:17:58 +0200, Michal Privoznik wrote:
> This capability reflects whether QEMU allows setting
> thread-pool-min and thread-pool-max attributes on iothread
> object. Since both attributes were introduced in the same commit
> (v7.0.0-878-g71ad4713cc) and can't exist independently of each
> other we can stick with one capability covering both of them.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_capabilities.c                     | 2 ++
>  src/qemu/qemu_capabilities.h                     | 1 +
>  tests/qemucapabilitiesdata/caps_7.1.0.x86_64.xml | 1 +
>  3 files changed, 4 insertions(+)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list