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-06-05 21:52:37 +01:00
2013-12-24 18:02:18 +01:00
2014-06-16 13:24:36 +02:00
2014-05-28 17:36:21 +02:00
2014-06-16 13:24:38 +02:00
2014-06-16 13:24:26 +02:00
2014-06-16 13:24:26 +02:00
2014-06-10 09:50:27 +02:00
2014-05-28 17:36:21 +02:00
2013-08-22 19:10:27 +02:00
2014-06-11 00:25:06 +01:00
2014-05-07 18:38:39 +01:00