diff options
author | Fabiano Rosas <farosas@linux.ibm.com> | 2022-02-09 09:08:56 +0100 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2022-02-09 09:08:56 +0100 |
commit | 10895ab6f76beaf2d2b5b450167c5d5102c8c3af (patch) | |
tree | 1f44caeec0a1df7285f69ef62ee091ebf43d2a2c /ui | |
parent | fce9fbafe910822be093abfbf5fa259d5931aa66 (diff) | |
download | qemu-10895ab6f76beaf2d2b5b450167c5d5102c8c3af.zip qemu-10895ab6f76beaf2d2b5b450167c5d5102c8c3af.tar.gz qemu-10895ab6f76beaf2d2b5b450167c5d5102c8c3af.tar.bz2 |
target/ppc: books: Remove excp_model argument from ppc_excp_apply_ail
We don't really need to check for exception model while applying
AIL. We can check the lpcr_mask for the presence of
LPCR_AIL/LPCR_HAIL.
This removes one more instance of passing the exception model ID
around.
Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Message-Id: <20220207183036.1507882-5-farosas@linux.ibm.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions