Displaying 3 results from an estimated 3 matches for "windowsvm".
2014 Nov 04
2
setvcpus --guest on windows
Hello.
Just a quick question. Is "setvcpus $windowsVM --guest 4" supposed to
work? I have qemu-guest-agent (1.6.something) running inside a windows7
vm but all i get is:
virsh # setvcpus windows7 --guest 4
error: invalid argument: requested vcpu count is greater than the count
of enabled vcpus in the domain: 4 > 1
The xml file looks like thi...
2014 Nov 05
1
Re: setvcpus --guest on windows
On 11/05/2014 10:50 AM, Thomas Stein wrote:
> Am 04.11.14 17:55, schrieb Thomas Stein:
>> Hello.
>>
>> Just a quick question. Is "setvcpus $windowsVM --guest 4" supposed to
>> work? I have qemu-guest-agent (1.6.something) running inside a windows7
>> vm but all i get is:
>>
>> virsh # setvcpus windows7 --guest 4
>> error: invalid argument: requested vcpu count is greater than the count
>> of enabled vcpus...
2014 Nov 05
0
Re: setvcpus --guest on windows
Am 04.11.14 17:55, schrieb Thomas Stein:
> Hello.
>
> Just a quick question. Is "setvcpus $windowsVM --guest 4" supposed to
> work? I have qemu-guest-agent (1.6.something) running inside a windows7
> vm but all i get is:
>
> virsh # setvcpus windows7 --guest 4
> error: invalid argument: requested vcpu count is greater than the count
> of enabled vcpus in the domain: 4 >...