qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
To: "Peter A. G. Crosthwaite" <peter.crosthwaite@petalogix.com>
Cc: pbonzini@redhat.com, aliguori@us.ibm.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL 0/2] QOMify AXI stream for Xilinx AXI ethernet/DMA
Date: Mon, 13 Aug 2012 11:41:44 +0200	[thread overview]
Message-ID: <20120813094143.GD14484@edde.se.axis.com> (raw)
In-Reply-To: <1344568571-11755-1-git-send-email-peter.crosthwaite@petalogix.com>

On Fri, Aug 10, 2012 at 01:16:09PM +1000, Peter A. G. Crosthwaite wrote:
> The following changes since commit 3d1d9652978ac5a32a0beb4bdf6065ca39440d89:
>   Bruce Rogers (1):
>         handle device help before accelerator set up
> 
> are available in the git repository at:
> 
>   git://developer.petalogix.com/public/qemu.git for-upstream/axi-stream.next
> 
> Anthony Liguori (1):
>       qom: Reimplement Interfaces
> 
> Peter A. G. Crosthwaite (1):
>       xilinx_axi*: Re-implemented interconnect

Applied, thanks Peter.

Cheers,
Edgar


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

  parent reply	other threads:[~2012-08-13  9:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-10  3:16 [Qemu-devel] [PULL 0/2] QOMify AXI stream for Xilinx AXI ethernet/DMA Peter A. G. Crosthwaite
2012-08-10  3:16 ` [Qemu-devel] [PATCH 1/2] qom: Reimplement Interfaces Peter A. G. Crosthwaite
2012-08-10  9:15   ` Andreas Färber
2012-08-10 10:43     ` Peter Crosthwaite
2012-08-10  3:16 ` [Qemu-devel] [PATCH 2/2] xilinx_axi*: Re-implemented interconnect Peter A. G. Crosthwaite
2012-08-13  9:41 ` Edgar E. Iglesias [this message]
2012-08-13 16:50   ` [Qemu-devel] [PULL 0/2] QOMify AXI stream for Xilinx AXI ethernet/DMA Andreas Färber
2012-08-13 17:58     ` Edgar E. Iglesias
  -- strict thread matches above, loose matches on Subject: below --
2012-08-10  2:30 Peter A. G. Crosthwaite
2012-08-10  2:32 ` Peter Crosthwaite
2012-08-10  2:35   ` Peter Crosthwaite
2012-08-06  3:07 Peter A. G. Crosthwaite

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120813094143.GD14484@edde.se.axis.com \
    --to=edgar.iglesias@gmail.com \
    --cc=aliguori@us.ibm.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.crosthwaite@petalogix.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).