target/ppc: fix doorbell and hypervisor doorbell definitions
commit1414c75d54e0e8769129beb92bc784338090afda
authorCédric Le Goater <clg@kaod.org>
Tue, 16 Jan 2018 07:41:55 +0000 (16 08:41 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sat, 20 Jan 2018 06:15:05 +0000 (20 17:15 +1100)
tree3906f11c24e201a5b5df9dcc9d36035b08e62d69
parentf8567a11fb63d62644dfdf1e8ca34a5b3235046f
target/ppc: fix doorbell and hypervisor doorbell definitions

commit f03a1af581b9 ("ppc: Fix POWER7 and POWER8 exception definitions")
introduced definitions for the server doorbell exceptions by reusing
the embedded definitions but this adds complexity in the powerpc_excp()
routine. Let's introduce specific definitions for the Server doorbells
exception.

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