pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClass
commit403aacdb44219fcdb198e0293288a818b6cccc5d
authorCédric Le Goater <clg@kaod.org>
Thu, 23 Nov 2017 17:05:24 +0000 (23 18:05 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 14 Dec 2017 22:49:23 +0000 (15 09:49 +1100)
tree6bee4a406894db2745c6e489635cf9ecf35f1d0b
parent5d8424dbd3e8335ea3d57f64eaa603c8fc80706f
pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClass

and use the value to define precisely the default value of the LPCR in
the helper routine cpu_ppc_set_papr()

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/cpu-qom.h
target/ppc/translate_init.c