On 30/06/2023 05:55, Joel Stanley wrote:
diff --git a/hw/ppc/pnv_core.c b/hw/ppc/pnv_core.c
index b9a57463aec4..7fff2fd9e298 100644
--- a/hw/ppc/pnv_core.c
+++ b/hw/ppc/pnv_core.c

+static uint64_t pnv_quad_power10_xscom_read(void *opaque, hwaddr addr,
...
+        qemu_log_mask(LOG_UNIMP, "%s: writing @0x%08x\n", __func__,

                                         ^^^ reading

I'm guessing we'll need to flush out that function pretty soon, so not worth resending.

  Fred

Reply via email to