aboutsummaryrefslogtreecommitdiff
path: root/trace/control-internal.h
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2023-07-27 04:22:27 +1000
committerDaniel Henrique Barboza <danielhb413@gmail.com>2023-08-04 10:50:19 -0300
commit9915dac4847f3cc5ffd36e4c374a4eec83fe09b5 (patch)
treef76b033828c7b46e3216352c57b9617cc000ea91 /trace/control-internal.h
parent9201af096962a1967ce5d0b270ed16ae4edd3db6 (diff)
downloadqemu-9915dac4847f3cc5ffd36e4c374a4eec83fe09b5.zip
qemu-9915dac4847f3cc5ffd36e4c374a4eec83fe09b5.tar.gz
qemu-9915dac4847f3cc5ffd36e4c374a4eec83fe09b5.tar.bz2
target/ppc: Fix pending HDEC when entering PM state
HDEC is defined to not wake from PM state. There is a check in the HDEC timer to avoid setting the interrupt if we are in a PM state, but no check on PM entry to lower HDEC if it already fired. This can cause a HDECR wake up and QEMU abort with unsupported exception in Power Save mode. Fixes: 4b236b621bf ("ppc: Initial HDEC support") Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> Message-ID: <20230726182230.433945-4-npiggin@gmail.com> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'trace/control-internal.h')
0 files changed, 0 insertions, 0 deletions