]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
S390: CPU support for s390(x)
authorThang Pham <thang.pham@us.ibm.com>
Fri, 22 Jun 2012 11:50:11 +0000 (13:50 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 25 Jun 2012 14:43:18 +0000 (16:43 +0200)
commitc7c8080469f0177b173c007b02f7d9846cc2ae2e
tree3f88b4cb063bf43b4baaead4accc51a115baac8d
parent6a6c347118f0310157277d90c556cdd41b7e922c
S390: CPU support for s390(x)

Adding CPU encoder/decoder for s390 to avoid runtime error messages.

Signed-off-by: Thang Pham <thang.pham@us.ibm.com>
Signed-off-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
src/Makefile.am
src/cpu/cpu.c
src/cpu/cpu_s390.c [new file with mode: 0644]
src/cpu/cpu_s390.h [new file with mode: 0644]