Re: [PATCH 23/37] include/system: Move exec/ram_addr.h to system/ram_addr.h

2025-03-13 Thread Pierrick Bouvier
On 3/12/25 20:45, Richard Henderson wrote: Convert the existing includes with sed. Signed-off-by: Richard Henderson --- include/{exec => system}/ram_addr.h | 7 +++ accel/kvm/kvm-all.c | 2 +- accel/tcg/cputlb.c | 2 +- accel/tcg/translate-all.c

Re: [PATCH 23/37] include/system: Move exec/ram_addr.h to system/ram_addr.h

2025-03-13 Thread Alex Bennée
Richard Henderson writes: > Convert the existing includes with sed. > > Signed-off-by: Richard Henderson > --- > include/{exec => system}/ram_addr.h | 7 +++ > accel/kvm/kvm-all.c | 2 +- > accel/tcg/cputlb.c | 2 +- > accel/tcg/translate-all.c | 2

[PATCH 23/37] include/system: Move exec/ram_addr.h to system/ram_addr.h

2025-03-12 Thread Richard Henderson
Convert the existing includes with sed. Signed-off-by: Richard Henderson --- include/{exec => system}/ram_addr.h | 7 +++ accel/kvm/kvm-all.c | 2 +- accel/tcg/cputlb.c | 2 +- accel/tcg/translate-all.c | 2 +- hw/ppc/spapr.c |