diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-11-06 12:37:45 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-11-07 13:08:48 +0100 |
commit | 1663e886cb3b609aed05b92c97d24bc6e66110f9 (patch) | |
tree | 284505b34e15e07cb99b9b66b67472311c477902 /target/sh4/cpu.h | |
parent | 6d3910c9dbad5ff47c43214397f7afef9645ceb7 (diff) | |
download | qemu-1663e886cb3b609aed05b92c97d24bc6e66110f9.zip qemu-1663e886cb3b609aed05b92c97d24bc6e66110f9.tar.gz qemu-1663e886cb3b609aed05b92c97d24bc6e66110f9.tar.bz2 |
target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG
cpu_get_tb_cpu_state() is TCG specific. Another accelerator
calling it would be a bug, so restrict the definition to TCG,
along with "tcg_s390x.h" header inclusion.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20231106114500.5269-4-philmd@linaro.org>
Diffstat (limited to 'target/sh4/cpu.h')
0 files changed, 0 insertions, 0 deletions