[libvirt-users] virDomainSetSchedulerParameters() does not support KVM?

Zhang Qian zhq527725 at gmail.com
Thu Jul 29 14:13:27 UTC 2010


Hi,

I have one RHEL 5.5 Xen box and one RHEL 5.5 KVM box. In the Xen box, the
following command works well:
$ virsh schedinfo RHELu3T
Scheduler      : credit
weight         : 256
cap            : 0

But in KVM box, it can not work:
$ virsh schedinfo RHEL5u3
Scheduler      : Unknown
error: this function is not supported by the hypervisor:
virDomainGetSchedulerType

Is it because that the libvirt APIs virDomainGetSchedulerParameters() and
virDomainSetSchedulerParameters() does not support KVM?
Is there any plan for libvirt to support that? Or any equivalent in libvirt
can be used to do the same thing for KVM?


Thanks!
Qian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20100729/5ea3e0e9/attachment.htm>


More information about the libvirt-users mailing list