[Kimchi-devel] [PATCH 0/4] Improve VM CPU update code
Aline Manera
alinefm at linux.vnet.ibm.com
Tue Sep 8 15:18:43 UTC 2015
Sorry, this patch set got lost in the ML.
Cristian, could you rebase and resend so I can apply it?
Thanks,
Aline Manera
On 29/06/2015 14:21, Crístian Deives wrote:
> This patchset refactors part of the code related to updating VM CPUs.
>
> I am aware of two tests which are failing with this patchset. They'll be worked
> on before the final version.
>
> Crístian Deives (4):
> Use locks to prevent concurrent updates to VMs
> Update VCPU by using libvirt function
> Set max VCPU count to the max supported value
> Check if the VM update params are valid for the current state
>
> src/kimchi/i18n.py | 3 ++-
> src/kimchi/mockmodel.py | 48 ++++++++++++++------------------------
> src/kimchi/model/vms.py | 62 ++++++++++++++++++++++++++++++++++++++-----------
> tests/test_rest.py | 3 ++-
> 4 files changed, 71 insertions(+), 45 deletions(-)
>
More information about the Kimchi-devel
mailing list