]> git.proxmox.com Git - mirror_qemu.git/commit
softmmu/cpus: Code movement
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 3 Feb 2022 11:51:06 +0000 (12:51 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 6 Mar 2022 12:15:42 +0000 (13:15 +0100)
commit5f74af8bab3978b766bdf78255079da3b8a1a888
tree3b97796dcbb65c10cc4f9c08151caae3580adbd5
parentb04363c24055f3cc9a458bf723ebebdfbabb578c
softmmu/cpus: Code movement

We want cpu_thread_is_idle() to use cpus_accel, so declare this
variable earlier.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220207075426.81934-10-f4bug@amsat.org>
softmmu/cpus.c