[Kimchi-devel] [PATCH] [Kimchi 0/4] adding 'console' parameter for s390x arch

sureshab at linux.vnet.ibm.com sureshab at linux.vnet.ibm.com
Thu Sep 8 10:33:58 UTC 2016


From: Suresh Babu Angadi <sureshab at in.ibm.com>

For s390x, console can be either sclp/virtio.
This patch set enables, listing  and update of 'console'
parameter for templates and vms when running on s390x

Suresh Babu Angadi (4):
  for s390x, console can be either virtio/sclp
  this patch adds additional parameter 'console' to 
    templates for s390x architecture.
  this patch adds additional parameter 'console' to vms,
    for s390x architecture.
  added error codes and json attribute for update of 'console'

 API.json             | 24 ++++++++++++++---
 control/templates.py |  1 +
 i18n.py              |  2 ++
 model/templates.py   |  6 +++++
 model/vms.py         | 75 +++++++++++++++++++++++++++++++++++-----------------
 osinfo.py            |  4 +++
 xmlutils/serial.py   |  6 ++++-
 7 files changed, 90 insertions(+), 28 deletions(-)

-- 
2.1.0




More information about the Kimchi-devel mailing list