On Sun, 6 Jun 2021, Philippe Mathieu-Daudé wrote:
On 6/6/21 5:46 PM, BALATON Zoltan wrote:
Add own machine state structure which will be used to store state
needed for firmware emulation.
Signed-off-by: BALATON Zoltan
---
hw/ppc/pegasos2.c | 50 +++
On 6/6/21 5:46 PM, BALATON Zoltan wrote:
> Add own machine state structure which will be used to store state
> needed for firmware emulation.
>
> Signed-off-by: BALATON Zoltan
> ---
> hw/ppc/pegasos2.c | 50 +++
> 1 file changed, 37 insertions(+), 13 d
Add own machine state structure which will be used to store state
needed for firmware emulation.
Signed-off-by: BALATON Zoltan
---
hw/ppc/pegasos2.c | 50 +++
1 file changed, 37 insertions(+), 13 deletions(-)
diff --git a/hw/ppc/pegasos2.c b/hw/ppc/pe