qemu-ppc
[Top][All Lists]
Advanced

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

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


From: Mao Zhongyi
Subject: [PATCH 0/2] use helper when using abstract QOM parent functions
Date: Sat, 12 Oct 2019 17:43:21 +0800

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: address@hidden
Cc: address@hidden
Cc: address@hidden
Cc: address@hidden

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

-- 
2.17.1






reply via email to

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