target/ppc: 74xx: System Reset interrupt cleanup
commit91a51fecef20ba4ee659a68a55b2b556f070908d
authorFabiano Rosas <farosas@linux.ibm.com>
Fri, 28 Jan 2022 12:15:07 +0000 (28 13:15 +0100)
committerCédric Le Goater <clg@kaod.org>
Fri, 28 Jan 2022 12:15:07 +0000 (28 13:15 +0100)
tree04b242c0534e44ff3ea5762c0cbc94fabfc2283d
parentbca2c6d9e09177c5a6959c3c372dab8211f39404
target/ppc: 74xx: System Reset interrupt cleanup

The whole power saving states logic seems to be dependent on HV mode,
which don't exist for 74xx so I'm removing it all and leaving the
abort message.

Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Message-Id: <20220127201116.1154733-8-farosas@linux.ibm.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
target/ppc/excp_helper.c