Re: [PATCH 3/4] Do not include cpu.h if it's not really necessary

2021-04-30 Thread Laurent Vivier
Le 16/04/2021 à 19:13, Thomas Huth a écrit : > Stop including cpu.h in files that don't need it. > > Signed-off-by: Thomas Huth > --- > accel/stubs/kvm-stub.c| 1 - > accel/stubs/tcg-stub.c| 1 - > accel/tcg/cpu-exec-common.c | 1 - > accel/tcg/cpu-exec.c

[PATCH 3/4] Do not include cpu.h if it's not really necessary

2021-04-16 Thread Thomas Huth
Stop including cpu.h in files that don't need it. Signed-off-by: Thomas Huth --- accel/stubs/kvm-stub.c| 1 - accel/stubs/tcg-stub.c| 1 - accel/tcg/cpu-exec-common.c | 1 - accel/tcg/cpu-exec.c | 1 - accel/tcg/cputlb.c| 1 - accel/tcg/