aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hw/psi.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/psi.c b/hw/psi.c
index de074ce..aa7e020 100644
--- a/hw/psi.c
+++ b/hw/psi.c
@@ -879,8 +879,6 @@ static void psi_activate_phb(struct psi *psi)
in_be64(psi->regs + PSIHB_CR));
printf(" PSIHB_SEMR : %llx\n",
in_be64(psi->regs + PSIHB_SEMR));
- printf(" PSIHB_XIVR : %llx\n",
- in_be64(psi->regs + PSIHB_XIVR));
#endif
}