qemu: fix the check of virDomainObjUnref()'s return value
If vm is unlocked in virDomainObjUnref(), the return value is 0, not less than 0.
Showing
想要评论请 注册 或 登录
If vm is unlocked in virDomainObjUnref(), the return value is 0, not less than 0.