diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2025-04-27 15:32:11 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2025-04-30 12:45:05 -0700 |
commit | 4759aae43235cd00e1c9b67ff5bd920db89fddc5 (patch) | |
tree | 1468b766f39480c6b27a10e665545697eb0ca1ff /python | |
parent | 5b1c93be57ce6364eb7bbaaab6ecbf2b1d5d979e (diff) | |
download | qemu-4759aae43235cd00e1c9b67ff5bd920db89fddc5.zip qemu-4759aae43235cd00e1c9b67ff5bd920db89fddc5.tar.gz qemu-4759aae43235cd00e1c9b67ff5bd920db89fddc5.tar.bz2 |
accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state
Combine 3 different pointer returns into one structure return.
Include a cflags field in TCGTBCPUState, not filled in by
cpu_get_tb_cpu_state, but used by all callers. This fills
a hole in the structure and is useful in some subroutines.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions