qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/7] SDHCI: convert legacy devices to the SDB


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v3 0/7] SDHCI: convert legacy devices to the SDBus API (part 6)
Date: Thu, 22 Feb 2018 11:47:59 +0000

On 16 February 2018 at 02:29, Philippe Mathieu-Daudé <address@hidden> wrote:
> Hi,
>
> Since v2:
> - pl181: remove legacy sd_set_cb() (Peter)
>
> Since v1:
> - rebased on /master (Peter sdcard reset() patches)
> - fix milkymist-mmc from previous seris using instance_init (Michael Walle)
>
> This series convert 3 devices using the legacy SDCard API to the SDBus API:
> - milkymist-mmc
> - pl181
> - ssi-sd
>
> Then move the legacy API to a separate header "sdcard_legacy.h".
>
> Now the OMAP MMC is the last device using the legacy API, but need to get
> QOM'ified first.
>
> Having a common sdbus interface simplify qtesting (next series)
>
> This series is not related to the previous set (4/5) and can be applied
> independently.
>
> Regards,
>
> Phil.
>
> $ git backport-diff
> 001/7:[----] [--] 'hw/sd/milkymist-memcard: use qemu_log_mask()'
> 002/7:[----] [--] 'hw/sd/milkymist-memcard: split realize() out of 
> SysBusDevice init()'
> 003/7:[----] [--] 'hw/sd/milkymist-memcard: expose a SDBus and connect the 
> SDCard to it'
> 004/7:[----] [--] 'hw/sd/ssi-sd: use the SDBus API, connect the SDCard to the 
> bus'
> 005/7:[0034] [FC] 'hw/sd/pl181: expose a SDBus and connect the SDCard to it'
> 006/7:[down] 'hw/sd: make sd_data_ready() static'
> 007/7:[0003] [FC] 'hw/sd: move sdcard legacy API to "hw/sd/sdcard_legacy.h"'

I've applied patches 1-4 to target-arm.next; I had a review comment on 5
and 6,7 depend on that one.

thanks
-- PMM



reply via email to

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