Re: [PATCH 4/7] target/arm: Sink aarch64_aa32_a57_init into aarch64_max_tcg_initfn
Philippe Mathieu-Daudé <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu |
|---|---|
| Message-ID | <[email protected]> |
On 6/8/26 18:39, Richard Henderson wrote: > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/cpu-max.c | 3 +-- > target/arm/tcg/cpu64.c | 2 ++ > 2 files changed, 3 insertions(+), 2 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <[email protected]>