qemu-e2k/qom
Richard Henderson 5e1401969b cpu: Move icount_decr to CPUNegativeOffsetState
Amusingly, we had already ignored the comment to keep this value
at the end of CPUState.  This restores the minimum negative offset
from TCG_AREG0 for code generation.

For the couple of uses within qom/cpu.c, without NEED_CPU_H, add
a pointer from the CPUState object to the IcountDecr object within
CPUNegativeOffsetState.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-06-10 07:03:42 -07:00
..
container.c
cpu.c cpu: Move icount_decr to CPUNegativeOffsetState 2019-06-10 07:03:42 -07:00
Makefile.objs
object_interfaces.c qom: don't require user creatable objects to be registered 2019-02-26 15:25:58 +00:00
object.c qom/object: Display more helpful message when an object type is missing 2019-05-24 15:29:02 -03:00
qom-qobject.c
trace-events trace-events: Shorten file names in comments 2019-03-22 16:18:07 +00:00