target/ppc: booke: System Reset exception cleanup
commit0fdd000a41ea57526d03b46301318f881abddc92
authorFabiano Rosas <farosas@linux.ibm.com>
Wed, 9 Feb 2022 08:08:55 +0000 (9 09:08 +0100)
committerCédric Le Goater <clg@kaod.org>
Wed, 9 Feb 2022 08:08:55 +0000 (9 09:08 +0100)
treeef5c4d91b07749bc58d68e486cc2fcf0e5814ebf
parentf2ba48779c626389eba828890f7c0979744ea305
target/ppc: booke: System Reset exception cleanup

There is no MSR_HV in BookE, so remove all of the HV logic.

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