qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 00/13] Improvements for SM501 display control


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH v6 00/13] Improvements for SM501 display controller emulation
Date: Fri, 21 Apr 2017 13:48:03 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On 2017-04-21 12:31, BALATON Zoltan wrote:
> This version just adds some more explanation to patch #7 and
> Reviewed/Acked by tags for the last patches.
> 
> BALATON Zoltan (13):
>   sm501: Fixed code style and a few typos in comments
>   sm501: Use defined constants instead of literal values where available
>   sm501: Add missing arbitration control register
>   sm501: QOMify
>   sm501: Get rid of base address in draw_hwc_line
>   sm501: Add emulation of chip connected via PCI
>   sm501: Fix device endianness
>   sm501: Fix hardware cursor
>   sm501: Misc clean ups
>   sm501: Add support for panel layer
>   sm501: Add some more missing registers
>   sm501: Add vmstate descriptor
>   ppc: Add SM501 device in ppc softmmu targets default configs
> 
>  default-configs/ppc-softmmu.mak    |    1 +
>  default-configs/ppc64-softmmu.mak  |    1 +
>  default-configs/ppcemb-softmmu.mak |    1 +
>  hw/display/sm501.c                 | 1784 
> ++++++++++++++++++++++--------------
>  hw/display/sm501_template.h        |   90 +-
>  hw/sh4/r2d.c                       |   11 +-
>  include/hw/devices.h               |    5 -
>  include/hw/pci/pci_ids.h           |    3 +
>  8 files changed, 1150 insertions(+), 746 deletions(-)

I have tested this patchset on an SH4 machine and I haven't found any
regression.

Tested-by: Aurelien Jarno <address@hidden>

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
address@hidden                 http://www.aurel32.net



reply via email to

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