qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v1 0/4] AHCI patches + Allwinner SATA


From: John Snow
Subject: Re: [Qemu-devel] [PATCH v1 0/4] AHCI patches + Allwinner SATA
Date: Fri, 30 Oct 2015 18:41:34 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0


On 10/27/2015 12:02 AM, Peter Crosthwaite wrote:
> This patch series adds bare-minimum Allwinner SATA support.
> 
> P1 is a trivial to help debug AHCI.
> 
> Changed since RFC:
> Addressed Beniamino review.
> Rebased to avoid bad deps (John Snow review)
> 
> Regards,
> Peter
> 
> 
> Peter Crosthwaite (4):
>   ahci: Add some MMIO debug printfs
>   ahci: split realize and init
>   ahci: Add allwinner AHCI
>   arm: allwinner-a10: Add SATA
> 
>  hw/arm/allwinner-a10.c         |  11 +++
>  hw/ide/ahci.c                  | 152 
> +++++++++++++++++++++++++++++++++++------
>  hw/ide/ahci.h                  |  19 +++++-
>  hw/ide/ich.c                   |  10 ++-
>  include/hw/arm/allwinner-a10.h |   4 ++
>  include/qemu/typedefs.h        |   1 +
>  6 files changed, 176 insertions(+), 21 deletions(-)
> 

Benefit of the doubt on the Allwinner-specific registers:

Reviewed-by: John Snow <address@hidden>

Will stage for 2.5 later.

Thanks,
--js



reply via email to

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