qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v1 0/3] xlnx-zynqmp: Connect the AHCI SATA devic


From: Alistair Francis
Subject: Re: [Qemu-devel] [PATCH v1 0/3] xlnx-zynqmp: Connect the AHCI SATA device
Date: Fri, 14 Aug 2015 10:24:36 -0700

On Mon, Jul 27, 2015 at 11:37 AM, Alistair Francis
<address@hidden> wrote:
> This series connects the AHCI SATA device to the ZynqMP
> machine. It requires a restructure of the AHCI file to
> make the AHCI state struct visible. It also requires a
> small change to object_class_dynamic_cast() to return
> NULL if the class doesn't have a type.

Ping!

Not a huge rush, this was probably lost as I sent it during
the freeze.

Thanks,

Alistair

>
> Alistair Francis (3):
>   ahci: Seperate the AHCI state structure into the header
>   object.c: object_class_dynamic_cast return NULL if the class has no
>     type
>   xlnx-zynqmp: Connect the sysbus AHCI to ZynqMP
>
>  hw/arm/xlnx-zynqmp.c         |   20 ++++++++++++++++++++
>  hw/ide/ahci.c                |   13 -------------
>  hw/ide/ahci.h                |   14 ++++++++++++++
>  include/hw/arm/xlnx-zynqmp.h |    3 +++
>  qom/object.c                 |    2 +-
>  5 files changed, 38 insertions(+), 14 deletions(-)
>
>



reply via email to

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