ppc/pnv: quad xscom callbacks are P9 specific
commit19d197f5d1e12717310110389267f16986763e9a
authorJoel Stanley <joel@jms.id.au>
Tue, 4 Jul 2023 05:42:00 +0000 (4 15:12 +0930)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Fri, 7 Jul 2023 07:46:12 +0000 (7 04:46 -0300)
tree029fc089a7d5491260ff9c4a5ea8c223d2cacdc4
parent4a1e9449e8d55c173f3eddd94ae363c2c2938fda
ppc/pnv: quad xscom callbacks are P9 specific

Rename the functions to include P9 in the name in preparation for adding
P10 versions.

Correct the unimp read message while we're changing the function.

Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Frederic Barrat <fbarrat@linux.ibm.com>
Message-ID: <20230704054204.168547-2-joel@jms.id.au>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/ppc/pnv_core.c