ppc/pegasos2: Introduce Pegasos2MachineState structure
authorBALATON Zoltan <balaton@eik.bme.hu>
Sun, 27 Jun 2021 16:27:13 +0000 (18:27 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 9 Jul 2021 00:38:19 +0000 (10:38 +1000)
commita8eda5ed3db61d7de6fda4a5216ae126a6bb5eb6
tree55241ed11ad52167d2c0c10bda8fd2fb3ca7cba1
parentcaf590ddc9f514f88cc409319c06550f1f2b4014
ppc/pegasos2: Introduce Pegasos2MachineState structure

Add own machine state structure which will be used to store state
needed for firmware emulation.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <7f6d5fbf4f70c64dba001483174a2921dd616ecd.1624811233.git.balaton@eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/pegasos2.c