On 2/4/22 06:18, Philippe Mathieu-Daudé wrote:
We want cpu_thread_is_idle() to use cpus_accel, so declare this
variable earlier.
Signed-off-by: Philippe Mathieu-Daudé
---
softmmu/cpus.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson
r~
We want cpu_thread_is_idle() to use cpus_accel, so declare this
variable earlier.
Signed-off-by: Philippe Mathieu-Daudé
---
softmmu/cpus.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/softmmu/cpus.c b/softmmu/cpus.c
index 7f15106dd9..538e1714af 100644
--- a/soft