We should really unify the code and create helpers used by all of these
to prevent all of the bugs fixed by this series.
It started by failing libvirt-dbus test suite. After fixing it I checked
other relevant APIs and drivers and managed to find other issues.
Pavel Hrdina (3):
conf: fix detection of available host CPUs for vcpupin
test: fix emulator pin info in test driver
qemu: consider available CPUs in iothread info output
src/conf/domain_conf.c | 18 +++++-------------
src/conf/domain_conf.h | 4 ++--
src/libxl/libxl_driver.c | 7 ++++++-
src/qemu/qemu_driver.c | 13 ++++++-------
src/test/test_driver.c | 12 ++++++++----
5 files changed, 27 insertions(+), 27 deletions(-)
--
2.26.2