All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: xiaoqiang zhao <zxq_yx_007@163.com>, qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, afaerber@suse.de
Subject: Re: [Qemu-devel] [PATCH 00/14] QOM'ify hw/timmer/*
Date: Tue, 26 Jan 2016 10:58:37 -0700	[thread overview]
Message-ID: <56A7B3CD.4010306@redhat.com> (raw)
In-Reply-To: <1453805753-27564-1-git-send-email-zxq_yx_007@163.com>

[-- Attachment #1: Type: text/plain, Size: 1738 bytes --]

On 01/26/2016 03:55 AM, xiaoqiang zhao wrote:
> This patch series QOM'ify timmer code under hw/timmer directory.

s/timmer/timer/ in the subject lines and throughout the entire series

> Main idea is to split the initfn's work, some to TypeInfo.instance_init
> and some is placed in DeviceClass::realize. 
> We drop the use of SysBusDeviceClass::init if possible.
> 
> xiaoqiang zhao (14):
>   hw/timmer: QOM'ify arm_timer
>   hw/timmer: QOM'ify etraxfs_timer
>   hw/timmer: QOM'ify exynos4210_mct
>   hw/timmer: QOM'ify exynos4210_pwm
>   hw/timmer: QOM'ify exynos4210_rtc
>   hw/timmer: QOM'ify grlib_gptimer
>   hw/timmer: QOM'ify lm32_timer
>   hw/timmer: QOM'ify m48txx_sysbus
>   hw/timmer: QOM'ify milkymist_sysctl
>   hw/timmer: QOM'ify pl031
>   hw/timmer: QOM'ify puv3_ost
>   hw/timmer: QOM'ify pxa2xx_timer
>   hw/timmer: QOM'ify slavio_timer
>   hw/timmer: QOM'ify tusb6010 and remove all tabs
> 
>  hw/timer/arm_timer.c        |  38 +++---
>  hw/timer/etraxfs_timer.c    |  11 +-
>  hw/timer/exynos4210_mct.c   |  10 +-
>  hw/timer/exynos4210_pwm.c   |  10 +-
>  hw/timer/exynos4210_rtc.c   |  10 +-
>  hw/timer/grlib_gptimer.c    |  30 ++--
>  hw/timer/lm32_timer.c       |  17 ++-
>  hw/timer/m48t59.c           |  35 ++---
>  hw/timer/milkymist-sysctl.c |  19 ++-
>  hw/timer/pl031.c            |   9 +-
>  hw/timer/puv3_ost.c         |  12 +-
>  hw/timer/pxa2xx_timer.c     |  36 +++--
>  hw/timer/slavio_timer.c     |  10 +-
>  hw/timer/tusb6010.c         | 323 ++++++++++++++++++++++----------------------
>  14 files changed, 292 insertions(+), 278 deletions(-)
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

  parent reply	other threads:[~2016-01-26 17:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-26 10:55 [Qemu-devel] [PATCH 00/14] QOM'ify hw/timmer/* xiaoqiang zhao
2016-01-26 10:55 ` [Qemu-devel] [PATCH 01/14] hw/timmer: QOM'ify arm_timer xiaoqiang zhao
2016-01-26 10:55 ` [Qemu-devel] [PATCH 02/14] hw/timmer: QOM'ify etraxfs_timer xiaoqiang zhao
2016-01-26 10:55 ` [Qemu-devel] [PATCH 03/14] hw/timmer: QOM'ify exynos4210_mct xiaoqiang zhao
2016-01-26 10:55 ` [Qemu-devel] [PATCH 04/14] hw/timmer: QOM'ify exynos4210_pwm xiaoqiang zhao
2016-01-26 10:55 ` [Qemu-devel] [PATCH 05/14] hw/timmer: QOM'ify exynos4210_rtc xiaoqiang zhao
2016-01-26 10:55 ` [Qemu-devel] [PATCH 06/14] hw/timmer: QOM'ify grlib_gptimer xiaoqiang zhao
2016-01-26 10:55 ` [Qemu-devel] [PATCH 07/14] hw/timmer: QOM'ify lm32_timer xiaoqiang zhao
2016-01-26 10:55 ` [Qemu-devel] [PATCH 08/14] hw/timmer: QOM'ify m48txx_sysbus xiaoqiang zhao
2016-01-26 10:55 ` [Qemu-devel] [PATCH 09/14] hw/timmer: QOM'ify milkymist_sysctl xiaoqiang zhao
2016-01-26 10:55 ` [Qemu-devel] [PATCH 10/14] hw/timmer: QOM'ify pl031 xiaoqiang zhao
2016-01-26 17:58 ` Eric Blake [this message]
2016-01-26 23:23   ` [Qemu-devel] 回复:Re: [PATCH 00/14] QOM'ify hw/timmer/* <zxq_yx_007@163.com>

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=56A7B3CD.4010306@redhat.com \
    --to=eblake@redhat.com \
    --cc=afaerber@suse.de \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=zxq_yx_007@163.com \
    /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.