Re: [PATCH] target/ppc: Fix 7748 support

2022-01-18 Thread Cédric Le Goater
On 1/17/22 10:25, Cédric Le Goater wrote: The 7448 CPU is an evolution of the PowerPC 7447A and the last of the G4 family. Change its family to reflect correctly its features. This fixes Linux boot. Cc: Fabiano Rosas Signed-off-by: Cédric Le Goater --- target/ppc/cpu-models.c | 8

Re: [PATCH] target/ppc: Fix 7748 support

2022-01-17 Thread Fabiano Rosas
Cédric Le Goater writes: > The 7448 CPU is an evolution of the PowerPC 7447A and the last of the > G4 family. Change its family to reflect correctly its features. This > fixes Linux boot. > > Cc: Fabiano Rosas > Signed-off-by: Cédric Le Goater Reviewed-by: Fabiano Rosas > --- > target/ppc/c

[PATCH] target/ppc: Fix 7748 support

2022-01-17 Thread Cédric Le Goater
The 7448 CPU is an evolution of the PowerPC 7447A and the last of the G4 family. Change its family to reflect correctly its features. This fixes Linux boot. Cc: Fabiano Rosas Signed-off-by: Cédric Le Goater --- target/ppc/cpu-models.c | 8 1 file changed, 4 insertions(+), 4 deletions(-