diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2021-05-01 17:24:34 +1000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2021-05-04 13:12:02 +1000 |
commit | 8b7e6b07a46809a75b857d30ae47e697e0f9b724 (patch) | |
tree | e22d6fe44ec2d565b09f9cf2d0e784daa0fa1fb4 /hw/xtensa | |
parent | 7468e2c8428d5455ae3efff929dc152bbbe8e6e9 (diff) | |
download | qemu-8b7e6b07a46809a75b857d30ae47e697e0f9b724.zip qemu-8b7e6b07a46809a75b857d30ae47e697e0f9b724.tar.gz qemu-8b7e6b07a46809a75b857d30ae47e697e0f9b724.tar.bz2 |
target/ppc: rework AIL logic in interrupt delivery
The AIL logic is becoming unmanageable spread all over powerpc_excp(),
and it is slated to get even worse with POWER10 support.
Move it all to a new helper function.
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Tested-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Message-Id: <20210501072436.145444-2-npiggin@gmail.com>
[dwg: Corrected tab indenting]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/xtensa')
0 files changed, 0 insertions, 0 deletions