qemu/target-s390x
Viktor Mihajlovski 904e5fd5c2 S390: Enable -cpu help and QMP query-cpu-definitions
This enables qemu -cpu help to return a list of supported CPU models
on s390 and also to query for cpu definitions in the monitor.
Initially only cpu model = host is returned. This needs to be reworked
into a full-fledged CPU model handling later on.
This change is needed to allow libvirt exploiters (like OpenStack)
to specify a CPU model.

Signed-off-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
[agraf: fix s390x-linux-user, adjust header locations]
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-01-18 19:07:47 +01:00
..
cc_helper.c target-s390: Convert IPM 2013-01-05 12:18:42 -08:00
cpu-qom.h qom: move include files to include/qom/ 2012-12-19 08:31:32 +01:00
cpu.c S390: Enable -cpu help and QMP query-cpu-definitions 2013-01-18 19:07:47 +01:00
cpu.h S390: Enable -cpu help and QMP query-cpu-definitions 2013-01-18 19:07:47 +01:00
fpu_helper.c target-s390: Implement LOAD/SET FP AND SIGNAL 2013-01-05 12:18:45 -08:00
helper.c target-s390: Reorg exception handling 2013-01-05 12:00:28 -08:00
helper.h target-s390: Use noreturn for exception and load_psw 2013-01-05 12:18:46 -08:00
insn-data.def target-s390: Perform COMPARE AND SWAP inline 2013-01-05 12:18:46 -08:00
insn-format.def target-s390: Add format based disassassmbly infrastructure 2013-01-05 12:00:27 -08:00
int_helper.c target-s390: Implement POPCNT 2013-01-05 12:18:45 -08:00
interrupt.c Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu 2012-12-23 00:40:49 +01:00
kvm.c s390: new contributions GPLv2 or later 2013-01-18 19:07:47 +01:00
machine.c
Makefile.objs target-s390x: switch to AREG0 free mode 2012-09-10 13:38:33 +02:00
mem_helper.c target-s390: Perform COMPARE AND SWAP inline 2013-01-05 12:18:46 -08:00
misc_helper.c target-s390: Convert SERVC 2013-01-05 12:18:43 -08:00
translate.c target-s390: Perform COMPARE AND SWAP inline 2013-01-05 12:18:46 -08:00