Re: [PATCH 3/3] softmmu: Remove cpu_reloading_memory_map as unused

2023-08-27 Thread Alex Bennée
Richard Henderson writes: > Signed-off-by: Richard Henderson This is just cleanup, I think it should be merged with 2/3 > --- > include/exec/cpu-common.h | 1 - > accel/tcg/cpu-exec-common.c | 30 -- > 2 files changed, 31 deletions(-) > > diff --git a/include/

[PATCH 3/3] softmmu: Remove cpu_reloading_memory_map as unused

2023-08-26 Thread Richard Henderson
Signed-off-by: Richard Henderson --- include/exec/cpu-common.h | 1 - accel/tcg/cpu-exec-common.c | 30 -- 2 files changed, 31 deletions(-) diff --git a/include/exec/cpu-common.h b/include/exec/cpu-common.h index 87dc9a752c..41788c0bdd 100644 --- a/include/exec/cpu