]> git.ipfire.org Git - thirdparty/qemu.git/commit
pnv/xive2: Print value in invalid register write logging
authorMichael Kowal <kowal@linux.ibm.com>
Mon, 12 May 2025 03:10:27 +0000 (13:10 +1000)
committerCédric Le Goater <clg@redhat.com>
Mon, 21 Jul 2025 06:03:52 +0000 (08:03 +0200)
commit14cbb7bf1245c2d9166be0309c9407845783b281
tree36944a7d509435784421fa082943bf6b9a9339d6
parentc2cee7477f4af8cdfc33c5bb5928a3a1862655ee
pnv/xive2: Print value in invalid register write logging

This can make it easier to see what the target system is trying to
do.

[npiggin: split from larger patch]

Signed-off-by: Michael Kowal <kowal@linux.ibm.com>
Reviewed-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-19-npiggin@gmail.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/intc/pnv_xive2.c