[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [PATCH v4 3/9] hw/timer: QOM'ify lm32_timer
From: |
Peter Maydell |
Subject: |
Re: [Qemu-arm] [PATCH v4 3/9] hw/timer: QOM'ify lm32_timer |
Date: |
Thu, 17 Mar 2016 15:00:59 +0000 |
On 17 March 2016 at 14:59, <address@hidden> wrote:
> [I had some problems with my mailserver and the v5 version didn't make it
> through. I know there is a v5 version of this patch series and I've tested
> with the v5 version]
>
>
> Am 2016-02-22 04:15, schrieb xiaoqiang zhao:
>>
>> * split the old SysBus init function into an instance_init
>> and a Device realize function
>> * use DeviceClass::realize instead of SysBusDeviceClass::init
>>
>> Reviewed-by: Peter Maydell <address@hidden>
>> Signed-off-by: xiaoqiang zhao <address@hidden>
>
>
> Signed-off-by: Michael Walle <address@hidden>
Signed-off-by: doesn't make much sense in this situation -- did
you want Acked-by, Reviewed-by, Tested-by, or some combination
of those ?
thanks
-- PMM