Displaying 5 results from an estimated 5 matches for "msg01857".
2013 May 28
3
Re: About the change of a VM's vcpu count in runtime?
...ange the
>> vcpu count of a running vm dynamically?
>
> Wait for newer qemu and libvirt, or else pitch in and help write patches.
You might not have to wait that long - if you could help test these
patches, it would be appreciated:
https://www.redhat.com/archives/libvir-list/2013-May/msg01857.html
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
2013 Jun 01
1
Re: About the change of a VM's vcpu count in runtime?
...ically?
>>> Wait for newer qemu and libvirt, or else pitch in and help write
>>> patches.
>> You might not have to wait that long - if you could help test these
>> patches, it would be appreciated:
>>
>> https://www.redhat.com/archives/libvir-list/2013-May/msg01857.html
>>
> Hi,
>
> After apply the patch, I've made a test. The testing environment as:
>
> virsh # version
> Compiled against library: libvirt 1.0.5
> Using library: libvirt 1.0.5
> Using API: QEMU 1.0.5
> Running hypervisor: QEMU 1.5.0
>
> The xml piece o...
2012 Sep 21
1
PATCH [base vtpm and libxl patches 0/6]
So it looks like I was basing my patches off of this tree
git://xenbits.xen.org/xen-unstable.git
which is not actually xen-unstable. I rebased and reworked my patches
off of the correct tree
git://xenbits.xen.org/xen.git
What follows are the vtpmd, vtpm_manager, and libxl patches. All of the
mini-os patches apply cleanly to the latest xen so I won''t be
resubmitting those unless you all
2013 Jun 01
0
Re: About the change of a VM's vcpu count in runtime?
...; vcpu count of a running vm dynamically?
>> Wait for newer qemu and libvirt, or else pitch in and help write patches.
> You might not have to wait that long - if you could help test these
> patches, it would be appreciated:
>
> https://www.redhat.com/archives/libvir-list/2013-May/msg01857.html
>
Hi,
After apply the patch, I've made a test. The testing environment as:
virsh # version
Compiled against library: libvirt 1.0.5
Using library: libvirt 1.0.5
Using API: QEMU 1.0.5
Running hypervisor: QEMU 1.5.0
The xml piece of the vm domain:
<channel type='unix'>...
2013 May 28
2
About the change of a VM's vcpu count in runtime?
Hi,
We know that there is a command "setvcpus" in virsh used to "change
number of virtual CPUs", now we just have the need to change vcpu count
dynamically for a running VM, so I tried this command (the vcpu count is
2 in the VM xml file), below is the result:
virsh # setvcpus 3 --count 4
error: invalid argument: requested vcpus is greater than max allowable
vcpus for the