From: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
To: "Peter A. G. Crosthwaite" <peter.crosthwaite@petalogix.com>
Cc: monstr@monstr.eu, qemu-devel@nongnu.org, john.williams@petalogix.com
Subject: Re: [Qemu-devel] [PATCH v2 00/11] Xilinx Devs: refactored device and property names
Date: Fri, 15 Jun 2012 13:14:59 +0200 [thread overview]
Message-ID: <20120615111459.GB7617@edde.se.axis.com> (raw)
In-Reply-To: <cover.1339562634.git.peter.crosthwaite@petalogix.com>
On Wed, Jun 13, 2012 at 02:46:40PM +1000, Peter A. G. Crosthwaite wrote:
> Refactored the device and property names of the Xilinx IP models to match those used by Xilinx in their tools.
>
> This lays the groundwork for creating Xilinx IP machines from Xilinx generated sources (using -readconfig or -device arguments or dtb driven machine creation) without having to provide a translation layer to change from Xilinx names to QEMU names.
>
Applied all, thanks Peter.
> Peter A. G. Crosthwaite (11):
> xilinx_uartlite: changed device name
> xilinx_timer: added default frequency
> xilinx_timer: changed nr_timers to one_timer_only
> xilinx_timer: changed device name
> xilinx_intc: changed device name
> xilinx_ethlite: tweaked naming of ping-pong props
> xilinx_ethlite: changed device name
> xilinx_axienet: droped the c_ on parameters
> xilinx_axienet: changed device name
> xilinx_axidma: (un)reversed irq initialisation
> xilinx_axidma: changed device name
>
> hw/petalogix_ml605_mmu.c | 2 +-
> hw/petalogix_s3adsp1800_mmu.c | 4 ++--
> hw/virtex_ml507.c | 2 +-
> hw/xilinx.h | 30 +++++++++++++++---------------
> hw/xilinx_axidma.c | 6 +++---
> hw/xilinx_axienet.c | 6 +++---
> hw/xilinx_ethlite.c | 9 +++++----
> hw/xilinx_intc.c | 4 ++--
> hw/xilinx_timer.c | 23 ++++++++++++++---------
> hw/xilinx_uartlite.c | 5 +++--
> 10 files changed, 49 insertions(+), 42 deletions(-)
>
> --
> 1.7.3.2
>
prev parent reply other threads:[~2012-06-15 11:15 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-13 4:46 [Qemu-devel] [PATCH v2 00/11] Xilinx Devs: refactored device and property names Peter A. G. Crosthwaite
2012-06-13 4:46 ` [Qemu-devel] [PATCH v2 01/11] xilinx_uartlite: changed device name Peter A. G. Crosthwaite
2012-06-15 11:32 ` Andreas Färber
2012-06-13 4:46 ` [Qemu-devel] [PATCH v2 02/11] xilinx_timer: added default frequency Peter A. G. Crosthwaite
2012-06-13 4:46 ` [Qemu-devel] [PATCH v2 03/11] xilinx_timer: changed nr_timers to one_timer_only Peter A. G. Crosthwaite
2012-06-13 4:46 ` [Qemu-devel] [PATCH v2 04/11] xilinx_timer: changed device name Peter A. G. Crosthwaite
2012-06-13 4:46 ` [Qemu-devel] [PATCH v2 05/11] xilinx_intc: " Peter A. G. Crosthwaite
2012-06-15 11:31 ` Andreas Färber
2012-06-13 4:46 ` [Qemu-devel] [PATCH v2 06/11] xilinx_ethlite: tweaked naming of ping-pong props Peter A. G. Crosthwaite
2012-06-13 4:46 ` [Qemu-devel] [PATCH v2 07/11] xilinx_ethlite: changed device name Peter A. G. Crosthwaite
2012-06-15 11:30 ` Andreas Färber
2012-06-13 4:46 ` [Qemu-devel] [PATCH v2 08/11] xilinx_axienet: droped the c_ on parameters Peter A. G. Crosthwaite
2012-06-13 4:46 ` [Qemu-devel] [PATCH v2 09/11] xilinx_axienet: changed device name Peter A. G. Crosthwaite
2012-06-15 11:29 ` Andreas Färber
2012-06-13 4:46 ` [Qemu-devel] [PATCH v2 10/11] xilinx_axidma: (un)reversed irq initialisation Peter A. G. Crosthwaite
2012-06-13 4:46 ` [Qemu-devel] [PATCH v2 11/11] xilinx_axidma: changed device name Peter A. G. Crosthwaite
2012-06-15 11:30 ` Andreas Färber
2012-06-16 1:11 ` Edgar E. Iglesias
2012-06-15 11:14 ` Edgar E. Iglesias [this message]
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=20120615111459.GB7617@edde.se.axis.com \
--to=edgar.iglesias@gmail.com \
--cc=john.williams@petalogix.com \
--cc=monstr@monstr.eu \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.