]> Git Repo - qemu.git/commit - target/ppc/translate_init.inc.c
ppc: Fix POWER7 and POWER8 exception definitions
authorBenjamin Herrenschmidt <[email protected]>
Tue, 21 Jun 2016 21:48:49 +0000 (23:48 +0200)
committerDavid Gibson <[email protected]>
Thu, 23 Jun 2016 02:43:25 +0000 (12:43 +1000)
commitf03a1af581b926118d619ad1acc3304ad84d5e5b
tree3b3b04d4aa200fdd509eeead3a12a70c7f5c20f8
parent6d49d6d4edb8106f1a83375d91fa518c631ba00f
ppc: Fix POWER7 and POWER8 exception definitions

We were initializing unused ones and missing some

Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Reviewed-by: David Gibson <[email protected]>
[clg: fixed checkpatch.pl errors ]
Signed-off-by: Cédric Le Goater <[email protected]>
Signed-off-by: David Gibson <[email protected]>
target-ppc/cpu.h
target-ppc/translate_init.c
This page took 0.024871 seconds and 4 git commands to generate.