ppc: Initial HDEC support
commit4b236b621bf090509c4a0be372edfd31d13b289a
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 27 Jun 2016 06:55:19 +0000 (27 08:55 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 30 Jun 2016 23:57:01 +0000 (1 09:57 +1000)
tree6a68f8e5a2f3dafbc1762427efc37abd3855219a
parentb378bb0948277d71c78bc6d0c1ef80a253aafc80
ppc: Initial HDEC support

The current behaviour isn't completely right, as for the DEC, we
don't properly re-arm when wrapping around, but I will fix this
in a separate patch.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
[clg: fixed checkpatch.pl errors ]
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/ppc.c
target-ppc/excp_helper.c
target-ppc/helper.h
target-ppc/timebase_helper.c
target-ppc/translate_init.c