Loading
Add VIR_DOMAIN_IOTHREAD_POLL_WEIGHT macro
The VIR_DOMAIN_IOTHREAD_POLL_WEIGHT typed param is being introduced in libvirt v12.7.0. Add the correct VIR_TYPED_PARAM_UINT entry to virPyDomainSetIOThreadParams[] so that the parameter is parsed with the correct type.
Signed-off-by: Jaehoon Kim jhkim@linux.ibm.com