]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Introduce <defaultiothread/>
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 16 May 2022 11:23:32 +0000 (13:23 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 10 Jun 2022 12:01:03 +0000 (14:01 +0200)
commit3e4bebb9d1613140341f816cae0dd94faf64c9de
treec349306ddaffac2487e4288d273da46d7f45cdd6
parent7162cee68afe8be836cf52cb116abe676519057a
conf: Introduce <defaultiothread/>

As of v7.0.0-877-g70ac26b9e5 QEMU exposes its default event loop
for devices with no IOThread assigned as an QMP object. In the
very next commit (v7.0.0-878-g71ad4713cc) it was extended for
thread-pool-min and thread-pool-max attributes. Expose them under
new <defaultiothread/> element.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
docs/formatdomain.rst
src/conf/domain_conf.c
src/conf/domain_conf.h
src/conf/domain_validate.c
src/conf/schemas/domaincommon.rng
src/conf/virconftypes.h
tests/qemuxml2argvdata/iothreads-ids-pool-sizes.xml