conf: numa: Improve error message in case a numa node doesn't have cpus
Currently the code would exit without reporting an error as virBitmapParse reports one only if it fails to parse the bitmap, whereas the code was jumping to the error label even in case 0 cpus were correctly parsed in the map.
Showing
想要评论请 注册 或 登录