mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-10-30 01:43:23 +00:00
Oops2, Daniel
This commit is contained in:
parent
3e255474d3
commit
a62e008365
@ -1184,7 +1184,7 @@ xenHypervisorSetSchedulerParameters(virDomainPtr domain,
|
||||
* TODO: check on Xen 3.0.3
|
||||
*/
|
||||
if (dom_interface_version < 5) {
|
||||
virXenError(VIR_ERR_NO_XEN, __FUNCTION__,
|
||||
virXenErrorFunc(VIR_ERR_NO_XEN, __FUNCTION__,
|
||||
"unsupported in dom interface < 5", 0);
|
||||
return -1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user