qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/9] QOM'ify work for sparc


From: Mark Cave-Ayland
Subject: Re: [Qemu-devel] [PATCH 0/9] QOM'ify work for sparc
Date: Fri, 30 Dec 2016 18:32:21 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.5.1

On 25/12/16 04:02, 赵小强 wrote:

> ping .... 
> 
> At 2016-10-23 14:31:26, "xiaoqiang zhao" <address@hidden> wrote:
>> This patch set aims for QOM'ifying code relate with sparc.
>> It is part of my QOM'ify work of qemu code base.
>>
>> xiaoqiang zhao (9):
>>  hw/misc: QOM'ify eccmemctl.c
>>  hw/dma: QOM'ify sparc32_dma.c
>>  hw/dma: QOM'ify sun4m_iommu.c
>>  hw/misc: QOM'ify slavio_misc.c
>>  hw/timer: QOM'ify m48txx_sysbus (pass 1)
>>  hw/timer: QOM'ify m48txx_sysbus (pass 2)
>>  hw/timer: QOM'ify slavio_timer
>>  hw/sparc: QOM'ify sun4m.c
>>  hw/sparc64: QOM'ify sun4u.c
>>
>> hw/dma/sparc32_dma.c    | 25 ++++++++++++--------
>> hw/dma/sun4m_iommu.c    | 12 ++++------
>> hw/misc/eccmemctl.c     | 25 ++++++++++++--------
>> hw/misc/slavio_misc.c   | 43 ++++++++++++++--------------------
>> hw/sparc/sun4m.c        | 54 +++++++++++++++----------------------------
>> hw/sparc64/sun4u.c      | 20 ++++++++--------
>> hw/timer/m48t59.c       | 61 
>> ++++++++++++++++++++++++++++++++++---------------
>> hw/timer/slavio_timer.c | 12 ++++------
>> 8 files changed, 128 insertions(+), 124 deletions(-)
>>
>> -- 
>> 2.9.3

Thanks for the patch!

Given that Artyom's sun4v work has been waiting since before freeze, I'd
like to see that merged first and then this patch rebased on top if
required.


ATB,

Mark.




reply via email to

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