On 04/22/2014 12:41 PM, shaohef@linux.vnet.ibm.com wrote:
From: ShaoHe Feng <shaohef@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(-)


I could not apply this patch. Needs rebase.