qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 00/10] spapr: Small patches to prepare for Dynamic D


From: Alexey Kardashevskiy
Subject: [Qemu-devel] [PATCH 00/10] spapr: Small patches to prepare for Dynamic DMA windows
Date: Mon, 23 Feb 2015 19:33:50 +1100

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!


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(-)

-- 
2.0.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]