qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 0/2] use helper when using abstract QOM parent functions


From: maozy
Subject: Re: [PATCH 0/2] use helper when using abstract QOM parent functions
Date: Thu, 18 Jun 2020 12:27:57 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0

Hi,

On 10/14/19 5:12 PM, Auger Eric wrote:
Hi,

On 10/12/19 11:43 AM, Mao Zhongyi wrote:
Philippe introduced a series of helpers to make the
device class_init() easier to understand when a device
class change the parent hooks, some devices in the
source tree missed helper, so convert it.

Cc: eric.auger@redhat.com
Cc: peter.maydell@linaro.org
Cc: hpoussin@reactos.org
Cc: f4bug@amsat.org

Mao Zhongyi (2):
   arm/smmuv3: use helpers to be more easier to understand when using
     abstract QOM parent functions.
   isa/pc87312: use helpers to be more easier to understand when using
     abstract QOM parent functions.

  hw/arm/smmuv3.c  | 3 +--
  hw/isa/pc87312.c | 3 +--
  2 files changed, 2 insertions(+), 4 deletions(-)


for the series:
Reviewed-by: Eric Auger <eric.auger@redhat.com>


ping...


Eric






reply via email to

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