summary refs log tree commit diff stats
path: root/hw/avr/arduino.c
diff options
context:
space:
mode:
authorMadhavan Srinivasan <maddy@linux.ibm.com>2024-02-19 16:09:24 +0530
committerNicholas Piggin <npiggin@gmail.com>2024-03-13 02:47:04 +1000
commit0b8893236ef11dd26be9290156ea34cb122e4dbe (patch)
tree163a7c3bdef2f8ca288d776b5f8e7935c5a93565 /hw/avr/arduino.c
parenta9bd40d9375451c0990d5ae0154b166f745bc458 (diff)
downloadfocaccia-qemu-0b8893236ef11dd26be9290156ea34cb122e4dbe.tar.gz
focaccia-qemu-0b8893236ef11dd26be9290156ea34cb122e4dbe.zip
target/ppc: Add power10 pmu SPRs
Currently in tcg mode, when reading from power10 pmu spr like MMCR3,
qemu logs this message (when starting qemu with -d guest_errors)

	Trying to read invalid spr 754 (0x2f2) at 0000000030056bb0

This is becuase, no read/write call-backs are registered for
these SPRs. Add support to register generic read/write
functions to these power10 pmu sprs to fix it.

Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions