spapr/rtas: Print message from "ibm,os-term"
commita4c3791ae0c4a2e1f5d91f078bc9ad6e5d58867e
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Mon, 3 Feb 2020 03:20:44 +0000 (3 14:20 +1100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 20 Feb 2020 22:15:03 +0000 (21 09:15 +1100)
tree7b88d432f2c370eb650fa3a8ee1357c4194ee5dd
parent7afee874f1b27abc998b8b747d16b77cb6398716
spapr/rtas: Print message from "ibm,os-term"

The "ibm,os-term" RTAS call has a single parameter which is a pointer to
a message from the guest kernel about the termination cause; this prints
it.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Message-Id: <20200203032044.118585-1-aik@ozlabs.ru>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr_rtas.c