diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2020-03-17 00:26:09 +1000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2020-03-17 17:00:22 +1100 |
commit | ad77c6ca0c63e39eb6ded9c1a761eaa16b21b7f9 (patch) | |
tree | d89cfac84119d9b337334545af27fb2dd34a5fc4 /target/i386/seg_helper.c | |
parent | edfdbf9c6baf6f8dc17842bd300cd2dd78d5f0d4 (diff) | |
download | qemu-ad77c6ca0c63e39eb6ded9c1a761eaa16b21b7f9.zip |
ppc/spapr: Fix FWNMI machine check interrupt delivery
FWNMI machine check delivery misses a few things that will make it fail
with TCG at least (which we would like to allow in future to improve
testing).
It's not nice to scatter interrupt delivery logic around the tree, so
move it to excp_helper.c and share code where possible.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Message-Id: <20200316142613.121089-5-npiggin@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'target/i386/seg_helper.c')
0 files changed, 0 insertions, 0 deletions