qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [Qemu-devel] [PATCH v5 0/6] arm: Make use of DEFINE_PROP_


From: Fam Zheng
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH v5 0/6] arm: Make use of DEFINE_PROP_LINK
Date: Tue, 5 Sep 2017 11:35:01 +0800
User-agent: Mutt/1.8.3 (2017-05-23)

Hi,

Ping for 2.11.

Peter, what do you think?

On Mon, 07/17 10:38, Fam Zheng wrote:
> This is the arm part that was left out from:
> 
> https://lists.gnu.org/archive/html/qemu-devel/2017-07/msg04006.html
> 
> Make use of the new DEFINE_PROP_LINK, in favor of open coded the
> object_property_add_link. The advantage of it is the property now get 
> reflected
> in the info qtree output, for a bit more introspectability.
> 
> Fam Zheng (6):
>   armv7m: Convert bitband.source-mamory to DEFINE_PROP_LINK
>   armv7m: Convert armv7m.memory to DEFINE_PROP_LINK
>   gicv3: Convert to DEFINE_PROP_LINK
>   xlnx_zynqmp: Convert to DEFINE_PROP_LINK
>   xilinx_axienet: Convert to DEFINE_PROP_LINK
>   xilinx_axidma: Convert to DEFINE_PROP_LINK
> 
>  hw/arm/armv7m.c             | 16 ++++------------
>  hw/arm/xlnx-zynqmp.c        |  7 ++-----
>  hw/dma/xilinx_axidma.c      | 16 ++++------------
>  hw/intc/arm_gicv3_its_kvm.c | 19 +++++++------------
>  hw/net/xilinx_axienet.c     | 16 ++++------------
>  5 files changed, 21 insertions(+), 53 deletions(-)
> 
> -- 
> 2.9.4
> 
> 



reply via email to

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