[ Adding David who I think is the HMP maintainer and Fabiano who has
been rewriting a lot of the PPC exception model ]
On 10/15/21 04:05, Nicholas Piggin wrote:
Excerpts from Cédric Le Goater's message of October 14, 2021 7:40 am:
From: Nicholas Piggin
This implements a machine check inject
On 10/13/21 23:40, Cédric Le Goater wrote:
From: Nicholas Piggin
This implements a machine check injection framework and defines a
'mce' monitor command for ppc.
Signed-off-by: Nicholas Piggin
[ clg: - moved definition under "hw/ppc/mce.h"
- renamed to PPCMceInjection
- simpli
Excerpts from Cédric Le Goater's message of October 14, 2021 7:40 am:
> From: Nicholas Piggin
>
> This implements a machine check injection framework and defines a
> 'mce' monitor command for ppc.
>
> Signed-off-by: Nicholas Piggin
> [ clg: - moved definition under "hw/ppc/mce.h"
>- ren
From: Nicholas Piggin
This implements a machine check injection framework and defines a
'mce' monitor command for ppc.
Signed-off-by: Nicholas Piggin
[ clg: - moved definition under "hw/ppc/mce.h"
- renamed to PPCMceInjection
- simplified injection call in hmp_mce
- QMP sup