aboutsummaryrefslogtreecommitdiff
path: root/accel/accel-user.c
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2023-08-08 14:19:51 +1000
committerCédric Le Goater <clg@kaod.org>2023-09-06 11:19:33 +0200
commitfebb71d543a8f747b2f8aaf0182d0a385c6a02c3 (patch)
tree1bcb4ba9dc4111b29aaf3fcba7a5c50861196e65 /accel/accel-user.c
parentc8fbc6b9f2f3c732ee3307093c1c5c367eaa64ae (diff)
downloadqemu-febb71d543a8f747b2f8aaf0182d0a385c6a02c3.zip
qemu-febb71d543a8f747b2f8aaf0182d0a385c6a02c3.tar.gz
qemu-febb71d543a8f747b2f8aaf0182d0a385c6a02c3.tar.bz2
hw/ppc: Always store the decrementer value
When writing a value to the decrementer that raises an exception, the irq is raised, but the value is not stored so the store doesn't appear to have changed the register when it is read again. Always store the write value to the register. Fixes: e81a982aa53 ("PPC: Clean up DECR implementation") Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'accel/accel-user.c')
0 files changed, 0 insertions, 0 deletions