[Kimchi-devel] [PATCH 0/5] Power (ppc) support patches

Paulo Vital pvital at linux.vnet.ibm.com
Fri Aug 15 15:29:29 UTC 2014


This patch set enables Power(ppc) support by default on Kimchi.

Whithout them, the upstream code of Kimchi is not fully compatible
with the Power architecture.

Eli Qiao (2):
  Add tablet to vmtemplate,to provides an absolute pointer device which
    often helps with getting a consistent mouse cursor position in VNC.
  Fix Bug 110927 - Sosreport throwing kimchi error Signed-off-by: Eli
    Qiao <taget at linux.vnet.ibm.com>

Mark Wu (1):
  Add sos plugin for kimchi

Paulo Vital (2):
  PowerKVM: Workaround of numpy byte order bug on PowerPC
  Add PowerKVM information as ISO otpion to installation.

 contrib/kimchi.spec.fedora.in |  3 +++
 src/kimchi/Makefile.am        |  4 +++-
 src/kimchi/isoinfo.py         |  1 +
 src/kimchi/osinfo.py          |  5 +++--
 src/kimchi/sos.py             | 37 +++++++++++++++++++++++++++++++++++++
 src/kimchi/vmtemplate.py      |  5 +++++
 src/kimchi/websocket.py       |  7 +++++--
 7 files changed, 57 insertions(+), 5 deletions(-)
 create mode 100644 src/kimchi/sos.py

-- 
1.9.3




More information about the Kimchi-devel mailing list