• D
    Fix threading problems in python bindings · bb8d57c6
    Daniel P. Berrange 提交于
    * libvirt-override.c: Add many missing calls to allow threading
      when entering C code, otherwise python blocks & then deadlocks
      when we have an async event to dispatch back into python code.
      Fix return value check for virDomainPinVcpu binding.
    bb8d57c6
libvirt-override.c 79.4 KB