[Kimchi-devel] [PATCH V2 0/3] VM shutdown support in backend

shaohef at linux.vnet.ibm.com shaohef at linux.vnet.ibm.com
Tue Apr 22 15:41:31 UTC 2014


From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>

V1 -> V2
update a new domain state pmsuspended

ShaoHe Feng (3):
  VM shutdown support in backend
  VM shutdown support in UI
  New domain state pmsuspended

 docs/API.md                    |  3 +++
 src/kimchi/control/vms.py      |  1 +
 src/kimchi/i18n.py             |  1 +
 src/kimchi/mockmodel.py        |  3 +++
 src/kimchi/model/vms.py        | 11 ++++++++++-
 ui/js/src/kimchi.api.js        | 11 +++++++++++
 ui/js/src/kimchi.guest_main.js | 23 +++++++++++++++++++++++
 ui/pages/guest.html.tmpl       |  1 +
 ui/pages/i18n.html.tmpl        |  2 ++
 9 files changed, 55 insertions(+), 1 deletion(-)

-- 
1.9.0




More information about the Kimchi-devel mailing list