mirror of https://gitee.com/openkylin/qemu.git
4e8367812a
The default reset handler does a memset(0) until right in between CPU_COMMON. I incorrectly changed that behavior on the s390x port, so let's move the fields in CPUState around to reflect the correct split up to which point memset(0) zeros out everything. Signed-off-by: Alexander Graf <agraf@suse.de> |
||
---|---|---|
.. | ||
cpu.h | ||
exec.h | ||
helper.c | ||
kvm.c | ||
machine.c | ||
op_helper.c | ||
translate.c |