From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49210) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ag1CD-0001pt-Tb for qemu-devel@nongnu.org; Tue, 15 Mar 2016 22:28:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ag1CC-0003IS-SU for qemu-devel@nongnu.org; Tue, 15 Mar 2016 22:28:25 -0400 References: <1456396236-2759-1-git-send-email-zxq_yx_007@163.com> <56D7DA5E.6020402@163.com> From: hitmoon Message-ID: <56E8C44D.1000103@163.com> Date: Wed, 16 Mar 2016 10:26:21 +0800 MIME-Version: 1.0 In-Reply-To: <56D7DA5E.6020402@163.com> Content-Type: multipart/alternative; boundary="------------050909080304040309090505" Subject: Re: [Qemu-devel] [PATCH v5 0/8] QOM'ify hw/timer/* List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Igor Mitsyanko , Mark Cave-Ayland , QEMU Developers , Michael Walle , qemu-arm , "Edgar E. Iglesias" , Guan Xuetao , =?UTF-8?Q?Andreas_F=c3=a4rber?= This is a multi-part message in MIME format. --------------050909080304040309090505 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit 在 2016年03月03日 14:31, hitmoon 写道: > On 25 February 2016 at 10:30, xiaoqiang zhao wrote: >> This patch series QOM'ify timer code under hw/timer directory. >> Main idea is to split the initfn's work, some to TypeInfo.instance_init >> and some is placed in DeviceClass::realize. >> Drop the use of SysBusDeviceClass::init if possible. >> >> Patch 3,4 (m48t59) has been tested in a sparc vm with debian linux guest >> and savevm/loadvm looks fine. >> Comments from the relevant maintainers are needed! > ping ... > http://lists.nongnu.org/archive/html/qemu-devel/2016-02/msg05859.html ping! Any comment guys ? --------------050909080304040309090505 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit

在 2016年03月03日 14:31, hitmoon 写道:
On 25 February 2016 at 10:30, xiaoqiang zhao <zxq_yx_007@163.com> wrote:
This patch series QOM'ify timer code under hw/timer directory.
Main idea is to split the initfn's work, some to TypeInfo.instance_init
and some is placed in DeviceClass::realize.
Drop the use of SysBusDeviceClass::init if possible.

Patch 3,4 (m48t59) has been tested in a sparc vm with debian linux guest
and savevm/loadvm looks fine. 
Comments from the relevant maintainers are needed!
ping ...
http://lists.nongnu.org/archive/html/qemu-devel/2016-02/msg05859.html
ping! Any comment guys ?
--------------050909080304040309090505--