]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: consider available CPUs in iothread info output
authorPavel Hrdina <phrdina@redhat.com>
Fri, 7 Aug 2020 14:04:41 +0000 (16:04 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Sat, 8 Aug 2020 09:07:17 +0000 (11:07 +0200)
commitb94cde18fffe9efe2513e6bb2f281ca2b9756489
tree4bf5415ea2a4c0e3b8acbd652d1b53b31055a6a4
parent6a00352f67cacf12951a78666038179e1683f0df
qemu: consider available CPUs in iothread info output

Following the rationale from commit
<2020c6af8a8e4bb04acb629d089142be984484c8> we should do the same thing
for iothread info as well.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/qemu/qemu_driver.c