aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2025-04-27 15:32:11 -0700
committerRichard Henderson <richard.henderson@linaro.org>2025-04-30 12:45:05 -0700
commit4759aae43235cd00e1c9b67ff5bd920db89fddc5 (patch)
tree1468b766f39480c6b27a10e665545697eb0ca1ff /python
parent5b1c93be57ce6364eb7bbaaab6ecbf2b1d5d979e (diff)
downloadqemu-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