]> git.proxmox.com Git - mirror_qemu.git/commit
ppc/pnv: add dummy XSCOM registers for PRD initialization
authorCédric Le Goater <clg@kaod.org>
Mon, 27 May 2019 07:17:22 +0000 (09:17 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 29 May 2019 01:39:47 +0000 (11:39 +1000)
commitce4b1b56852ea741170ae85d3b8c0771c1ca7c9e
tree45b0052918fe9e3a000a70500054696519e2ef15
parent83b90bf026767df5faefe3daca9f1649a5591418
ppc/pnv: add dummy XSCOM registers for PRD initialization

PRD (Processor recovery diagnostics) is a service available on
OpenPower systems. The opal-prd daemon initializes the PowerPC
Processor through the XSCOM bus and then waits for hardware diagnostic
events.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20190527071722.31424-1-clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/pnv_xscom.c