search for: virdomainsetvcpusflag

Displaying 2 results from an estimated 2 matches for "virdomainsetvcpusflag".

Did you mean: virdomainsetvcpusflags
2014 May 30
0
Hot memory and cpu update
...mber of vCPU pids from QEMU monitor. got 4, wanted 2 Traceback (most recent call last):   File "", line 1, in   File "/home/fluent/cvt/convirt-enterprise/tg2env/local/lib/python2.7/site-packages/libvirt.py", line 1884, in setVcpusFlags     if ret == -1: raise libvirtError ('virDomainSetVcpusFlags() failed', dom=self) libvirt.libvirtError: internal error got wrong number of vCPU pids from QEMU monitor. got 4, wanted 2 >>> vv.setVcpusFlags(5) libvir: QEMU Driver error : invalid argument: requested vcpus is greater than max allowable vcpus for the domain: 5 > 4 Traceback (most...
2014 Dec 10
1
How to use blockcopy in libvirt-java
Hi, ALL, I just look for the class and method to use blockcopy in libvirt-java on this page: http://libvirt.org/sources/java/javadoc/ However, I can not find out. Libvirt-java Support blockcopy ? Thanks. Best Regards, Star Guo