Re: [PATCH v2 02/14] target/ppc: 405: Add missing MSR_ME bit

2022-01-19 Thread Cédric Le Goater
On 1/18/22 19:44, Fabiano Rosas wrote: The 405 MSR has the Machine Check Enable bit. We're making use of it when dispatching Machine Check, so add the bit to the msr_mask. Signed-off-by: Fabiano Rosas Reviewed-by: Cédric Le Goater Thanks, C. --- target/ppc/cpu_init.c | 1 + 1 file ch

[PATCH v2 02/14] target/ppc: 405: Add missing MSR_ME bit

2022-01-18 Thread Fabiano Rosas
The 405 MSR has the Machine Check Enable bit. We're making use of it when dispatching Machine Check, so add the bit to the msr_mask. Signed-off-by: Fabiano Rosas --- target/ppc/cpu_init.c | 1 + 1 file changed, 1 insertion(+) diff --git a/target/ppc/cpu_init.c b/target/ppc/cpu_init.c index e637