[libvirt PATCH 0/3] some vcpupin/emulatorpin/iothreadpin fixes

Pavel Hrdina posted 3 patches 3 years, 8 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1596812211.git.phrdina@redhat.com
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(-)
[libvirt PATCH 0/3] some vcpupin/emulatorpin/iothreadpin fixes
Posted by Pavel Hrdina 3 years, 8 months ago
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