Re: [PATCH v2 04/14] target/ppc: Simplify powerpc_excp_40x

2022-01-19 Thread David Gibson
On Tue, Jan 18, 2022 at 03:44:38PM -0300, Fabiano Rosas wrote: > Differences from the generic powerpc_excp code: > > - Not BookE, so some MSR bits are cleared at interrupt dispatch; > - No MSR_HV or MSR_LE; > - No power saving states; > - No Hypervisor Emulation Assistance; > - Not 64 bits; > - No

[PATCH v2 04/14] target/ppc: Simplify powerpc_excp_40x

2022-01-18 Thread Fabiano Rosas
Differences from the generic powerpc_excp code: - Not BookE, so some MSR bits are cleared at interrupt dispatch; - No MSR_HV or MSR_LE; - No power saving states; - No Hypervisor Emulation Assistance; - Not 64 bits; - No System call vectored; - No Interrupts Little Endian; - No Alternate Interrupt