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

Remove the BookE code and add a comment explaining why we need to keep
hypercall support even though this CPU does not have a hypervisor
mode.

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