On 1/20/24 00:40, Anton Johansson wrote:
Switches computation of offsets into CPUState to use that the offset between CPUState and CPUArchState is guaranteed to be sizeof(CPUState).Signed-off-by: Anton Johansson<[email protected]> --- accel/tcg/plugin-gen.c | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
