[Kimchi-devel] [PATCH V2 0/4] Power (ppc) support patches
Paulo Vital
pvital at linux.vnet.ibm.com
Mon Aug 25 23:18:26 UTC 2014
v1 -> v2:
* Re-wrote commit message for patch 2/5 (now 2/4) with 80 characters/line
* Joined patches 3/5 and 4/5 in only one (now 3/4) about sosreport support
V1:
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 (1):
Support tablet type as input device in VM's XML.
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