diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2025-05-12 13:10:23 +1000 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-07-21 08:03:52 +0200 |
commit | 9d466ab9b6f27a5d5b7a0ec5a7ad6f60e82fafda (patch) | |
tree | a783d1950e227e5baafb35addba56fe1681651cb /hw/avr/arduino.c | |
parent | 14bcc5239f4d4780ec52881779161c62c46e7243 (diff) | |
download | qemu-9d466ab9b6f27a5d5b7a0ec5a7ad6f60e82fafda.zip qemu-9d466ab9b6f27a5d5b7a0ec5a7ad6f60e82fafda.tar.gz qemu-9d466ab9b6f27a5d5b7a0ec5a7ad6f60e82fafda.tar.bz2 |
ppc/xive: Explicitly zero NSR after accepting
Have xive_tctx_accept clear NSR in one shot rather than masking out bits
as they are tested, which makes it clear it's reset to 0, and does not
have a partial NSR value in the register.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Glenn Miles <milesg@linux.ibm.com>
Reviewed-by: Michael Kowal <kowal@linux.ibm.com>
Reviewed-by: Caleb Schlossin <calebs@linux.ibm.com>
Tested-by: Gautam Menghani <gautam@linux.ibm.com>
Link: https://lore.kernel.org/qemu-devel/20250512031100.439842-15-npiggin@gmail.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions