qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 00/11] Xilinx Devs: refactored device and pro


From: Edgar E. Iglesias
Subject: Re: [Qemu-devel] [PATCH v2 00/11] Xilinx Devs: refactored device and property names
Date: Fri, 15 Jun 2012 13:14:59 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

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
> 



reply via email to

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