diff options
author | Alex Bennée | 2021-02-24 17:58:07 +0100 |
---|---|---|
committer | Richard Henderson | 2021-03-06 20:50:43 +0100 |
commit | 6f04cb1c8f481cf02fbc4657fefba985a1fe725f (patch) | |
tree | 48f4f0111b496e398b81d8fbd07d9a5131fa7f4e /hw/core/vm-change-state-handler.c | |
parent | tcg/tci: Merge mov, not and neg operations (diff) | |
download | qemu-6f04cb1c8f481cf02fbc4657fefba985a1fe725f.tar.gz qemu-6f04cb1c8f481cf02fbc4657fefba985a1fe725f.tar.xz qemu-6f04cb1c8f481cf02fbc4657fefba985a1fe725f.zip |
accel/tcg: rename tb_lookup__cpu_state and hoist state extraction
Having a function return either and valid TB and some system state
seems excessive. It will make the subsequent re-factoring easier if we
lookup the current state where we are.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210224165811.11567-2-alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/core/vm-change-state-handler.c')
0 files changed, 0 insertions, 0 deletions