On 02/23/2015 07:33 PM, Alexey Kardashevskiy wrote:
These I have in my DDW working tree for quite a while, while I am polishing
others, there could go to some tree already.
Please comment. Thanks!
Alex, ping.
"spapr_pci: Make find_phb()/find_dev() public" won't apply after Gavin's
EEH patches but the others would, should I repost them together with DDW
patches or separately or any other suggestion about these? Thanks.
Alexey Kardashevskiy (10):
spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe
spapr_pci: Introduce a liobn number generating macros
spapr_vio: Introduce a liobn number generating macros
spapr_pci: Define default DMA window size as a macro
spapr_iommu: Add separate trace points for PCI DMA operations
spapr_pci: Make find_phb()/find_dev() public
spapr_iommu: Make spapr_tce_find_by_liobn() public
spapr_pci: Rework device-tree rendering
spapr_iommu: Give unique QOM name to TCE table
hw/ppc/spapr_iommu.c | 44 +++++++++++++++++++++------------
hw/ppc/spapr_pci.c | 60 +++++++++++++++------------------------------
hw/ppc/spapr_vio.c | 2 +-
include/hw/pci-host/spapr.h | 6 +++++
include/hw/ppc/spapr.h | 7 +++++-
trace-events | 4 +++
6 files changed, 66 insertions(+), 57 deletions(-)
--
Alexey