Re: [Qemu-devel] [PATCH 0/2] macio/dbdma: use DMA memory access helpers

2016-06-05 Thread David Gibson
On Sun, Jun 05, 2016 at 11:36:41PM +0100, Mark Cave-Ayland wrote:
> This is just a small patchset to move the macio/dbdma interfaces over from
> using cpu_physical_memory_read/write to dma_memory_read/write.
> 
> Signed-off-by: Mark Cave-Ayland  
> 
> Mark Cave-Ayland (2):
>   macio: use DMA memory interface for non-block ATAPI transfers
>   dbdma: use DMA memory interface for memory accesses
> 
>  hw/ide/macio.c|3 ++-
>  hw/misc/macio/mac_dbdma.c |   13 +++--
>  2 files changed, 9 insertions(+), 7 deletions(-)

Applied to ppc-for-2.7, thanks.

-- 
David Gibson| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson


signature.asc
Description: PGP signature


[Qemu-devel] [PATCH 0/2] macio/dbdma: use DMA memory access helpers

2016-06-05 Thread Mark Cave-Ayland
This is just a small patchset to move the macio/dbdma interfaces over from
using cpu_physical_memory_read/write to dma_memory_read/write.

Signed-off-by: Mark Cave-Ayland  

Mark Cave-Ayland (2):
  macio: use DMA memory interface for non-block ATAPI transfers
  dbdma: use DMA memory interface for memory accesses

 hw/ide/macio.c|3 ++-
 hw/misc/macio/mac_dbdma.c |   13 +++--
 2 files changed, 9 insertions(+), 7 deletions(-)

-- 
1.7.10.4