Alexey Kardashevskiy e28c16f61f spapr_pci: Allow multiple TCE tables per PHB
At the moment sPAPRPHBState contains a @tcet pointer to the only
TCE table. However sPAPR spec allows having more than one DMA window.

Since the TCE object is already a child of SPAPR PHB object, there is
no need to keep an additional pointer to it in sPAPRPHBState so remove it.

This changes the way sPAPRPHBState::reset performs reset of sPAPRTCETable
objects.

This changes the default DMA window properties calculation.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
2014-06-16 13:24:39 +02:00
..
2014-02-14 16:22:31 +01:00
2013-12-17 20:12:51 +00:00
2013-12-24 18:02:18 +01:00
2014-02-03 14:04:00 +00:00
2014-06-05 21:52:37 +01:00
2014-02-26 17:20:00 +00:00
2014-02-14 16:22:31 +01:00
2013-11-05 17:47:30 +01:00
2014-02-27 10:01:40 +00:00
2014-05-07 16:18:04 +00:00
2014-03-05 03:06:46 +01:00
2014-02-10 10:23:35 +02:00
2014-03-11 13:25:48 +02:00
2014-06-05 21:52:37 +01:00
2014-05-28 17:36:21 +02:00
2014-06-02 16:29:00 +02:00