[Kimchi-devel] [PATCH v2 0/3] VM suspend/resume

Crístian Deives cristiandeives at gmail.com
Wed Apr 8 12:28:58 UTC 2015


This is the difference between this and the previous patchset:

- Use string (instead of Unicode) when comparing VM states.

Crístian Viana (3):
  Optimize VM update function
  Update some VM state conditions
  Add support for VM suspend and resume

 src/kimchi/control/vms.py |  2 ++
 src/kimchi/i18n.py        |  4 ++++
 src/kimchi/model/vms.py   | 47 ++++++++++++++++++++++++++++++++++++++++++++---
 tests/test_model.py       | 20 ++++++++++++++++++++
 tests/test_rest.py        | 28 ++++++++++++++++++++++++++++
 5 files changed, 98 insertions(+), 3 deletions(-)

-- 
2.1.0




More information about the Kimchi-devel mailing list