Re: [PATCH v2 05/10] target/arm: Split out aarch32_max_tcg_init
Philippe Mathieu-Daudé <[email protected]>
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 12/8/26 22:44, Richard Henderson wrote: > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/internals.h | 1 + > target/arm/cpu-max.c | 16 +--------------- > target/arm/tcg/cpu32.c | 15 +++++++++++++++ > 3 files changed, 17 insertions(+), 15 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <[email protected]>