qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 0/2] QOMify AXI stream for Xilinx AXI ethernet/DM


From: Peter Crosthwaite
Subject: Re: [Qemu-devel] [PULL 0/2] QOMify AXI stream for Xilinx AXI ethernet/DMA
Date: Fri, 10 Aug 2012 12:35:38 +1000

Apoligies,

bad remote, please disregard.

On Fri, Aug 10, 2012 at 12:32 PM, Peter Crosthwaite
<address@hidden> wrote:
> Resend of pull,
>
> Edgars review addressed.
>
> On Fri, Aug 10, 2012 at 12:30 PM, Peter A. G. Crosthwaite
> <address@hidden> wrote:
>> are available in the git repository at:
>>
>>   git://developer.petalogix.com/public/qemu.git ..BRANCH.NOT.VERIFIED..
>>
>> Anthony Liguori (1):
>>       qom: Reimplement Interfaces
>>
>> Peter A. G. Crosthwaite (1):
>>       xilinx_axi*: Re-implemented interconnect
>>
>>  hw/Makefile.objs         |    1 +
>>  hw/petalogix_ml605_mmu.c |   24 +++--
>>  hw/stream.c              |   23 +++++
>>  hw/stream.h              |   31 +++++++
>>  hw/xilinx.h              |   22 ++---
>>  hw/xilinx_axidma.c       |   74 +++++++++-------
>>  hw/xilinx_axidma.h       |   39 --------
>>  hw/xilinx_axienet.c      |   32 ++++---
>>  include/qemu/object.h    |   46 ++++++----
>>  qom/object.c             |  220 
>> ++++++++++++++++++----------------------------
>>  10 files changed, 255 insertions(+), 257 deletions(-)
>>  create mode 100644 hw/stream.c
>>  create mode 100644 hw/stream.h
>>  delete mode 100644 hw/xilinx_axidma.h



reply via email to

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