qemu-e2k/target/s390x
Christian Borntraeger cb4f4bc353 s390/kvm: do not reset riccb on initial cpu reset
The riccb is kept unchanged during initial cpu reset. Move the data
structure to the other registers that are unchanged.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
2017-05-19 12:31:28 +02:00
..
Makefile.objs makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variables 2017-03-16 11:51:15 +08:00
arch_dump.c s390x/arch_dump: pass cpuid into notes sections 2017-02-24 10:15:18 +01:00
cc_helper.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu-qom.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu.c s390/kvm: do not reset riccb on initial cpu reset 2017-05-19 12:31:28 +02:00
cpu.h s390/kvm: do not reset riccb on initial cpu reset 2017-05-19 12:31:28 +02:00
cpu_features.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu_features.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu_features_def.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu_models.c qobject: Use simpler QDict/QList scalar insertion macros 2017-05-09 09:13:51 +02:00
cpu_models.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
fpu_helper.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
gdbstub.c * QOM interface fix (Eduardo) 2017-01-20 16:42:07 +00:00
gen-features.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
helper.c target/s390x: Diagnose specification exception for atomics 2017-05-12 15:40:29 -07:00
helper.h target/s390x: Use atomic operations for COMPARE SWAP 2017-05-12 15:47:13 -07:00
insn-data.def target/s390x: Use atomic operations for LOAD AND OP 2017-05-12 15:47:13 -07:00
insn-format.def Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
int_helper.c target-s390x: Avoid a loop for popcnt 2017-01-10 08:48:57 -08:00
interrupt.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
ioinst.c s390x/css: ccw translation infrastructure 2017-05-19 12:29:01 +02:00
kvm.c target/s390x: mask the SIGP order_code using SIGP_ORDER_MASK 2017-05-12 15:47:13 -07:00
machine.c migration: consolidate VMStateField.start 2017-02-13 17:27:13 +00:00
mem_helper.c target/s390x: Use atomic operations for COMPARE SWAP 2017-05-12 15:47:13 -07:00
misc_helper.c target/s390x: mask the SIGP order_code using SIGP_ORDER_MASK 2017-05-12 15:47:13 -07:00
mmu_helper.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
trace-events Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
translate.c target/s390x: implement serialization in BRANCH CONDITION 2017-05-12 15:48:41 -07:00