libvirt/src/cpu
Daniel Hansel 5940301889 cpu: Bugfix for s390 CPU driver to return a host CPU model
The curent libvirt CPU driver for s390 does not return a host CPU model.
This patch returns 'host' according to the other platforms that would
not decode any CPU model.
This is an intermediate bugfix due to a discussion on OpenStack mailing
list. The final patch introducing the CPU model support for s390x will
exchange the hard-coded decode method.

Signed-off-by: Daniel Hansel <daniel.hansel@linux.vnet.ibm.com>
2015-01-12 15:08:29 +01:00
..
cpu_aarch64.c cpuCompare*: Add support for reporting failure on incompatible CPUs 2014-06-26 00:43:54 +02:00
cpu_aarch64.h
cpu_arm.c cpuCompare*: Add support for reporting failure on incompatible CPUs 2014-06-26 00:43:54 +02:00
cpu_arm.h
cpu_generic.c cpuCompare*: Add support for reporting failure on incompatible CPUs 2014-06-26 00:43:54 +02:00
cpu_generic.h
cpu_map.c Use virBufferCheckError everywhere we report OOM error 2014-07-03 10:48:14 +02:00
cpu_map.h cpu: use typedefs for enums in "src/cpu/cpu_map.h" 2014-06-02 15:15:05 -06:00
cpu_map.xml PowerPC:Improve PVR handling to fall back to cpu generation. 2014-11-07 09:19:58 +01:00
cpu_powerpc.c cpu: fix possible crash in getModels 2014-12-03 19:17:05 +01:00
cpu_powerpc.h
cpu_ppc_data.h
cpu_s390.c cpu: Bugfix for s390 CPU driver to return a host CPU model 2015-01-12 15:08:29 +01:00
cpu_s390.h
cpu_x86_data.h
cpu_x86.c cpu: fix possible crash in getModels 2014-12-03 19:17:05 +01:00
cpu_x86.h
cpu.c cpu-driver: Fix the cross driver function call 2014-12-02 10:18:55 -07:00
cpu.h cpu-driver: Fix the cross driver function call 2014-12-02 10:18:55 -07:00