On 7/2/23 11:43, Anton Johansson via wrote:
Signed-off-by: Anton Johansson <a...@rev.ng> --- target/arm/cpu-param.h | 2 -- target/arm/cpu.c | 5 +++++ target/i386/cpu-param.h | 4 ---- target/i386/cpu.c | 5 +++++ 4 files changed, 10 insertions(+), 6 deletions(-)
Better to split in 2 distinct patches since two different subsystems are modified. Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>