diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2025-03-01 03:06:43 +1000 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2025-03-11 22:43:30 +1000 |
commit | f27f31b552df88641fe711846c94f0c3b86d2907 (patch) | |
tree | fd8658c170cfb40b6b7875f72c3eec8c4aa3a7b2 /scripts | |
parent | a2dea722cd0df663696fc8bb136b1fd29da18742 (diff) | |
download | qemu-f27f31b552df88641fe711846c94f0c3b86d2907.zip qemu-f27f31b552df88641fe711846c94f0c3b86d2907.tar.gz qemu-f27f31b552df88641fe711846c94f0c3b86d2907.tar.bz2 |
ppc/pnv: raise no-response errors if an LPC transaction fails
If nothing responds to an LPC access, the LPC host controller should
set an IRQSTAT error. Model this behaviour.
skiboot uses this error to "probe" LPC accesses, among other things to
determine if a SuperIO chip is present. After this change it recognizes
there is no SuperIO present and does not keep trying to access it.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions