On Fri, 21 Aug 2020 at 18:29, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > The following changes since commit d6f83a72a7db94a3ede9f5cc4fb39f9c8e89f954: > > Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing= > -20200812' into staging (2020-08-21 14:51:43 +0100) > > are available in the Git repository at: > > https://gitlab.com/philmd/qemu.git tags/sd-next-20200821 > > for you to fetch changes up to 6d2d4069c47e23b9e3913f9c8204fd0edcb99fb3: > > hw/sd: Correct the maximum size of a Standard Capacity SD Memory Card (2020= > -08-21 16:49:22 +0200) > > ---------------------------------------------------------------- > SD/MMC patches > > - Convert legacy SD host controller to the SDBus API > - Move legacy API to a separate "sdcard_legacy.h" header > - Introduce methods to access multiple bytes on SDBus data lines > - Fix 'switch function' group location > - Fix SDSC maximum card size (2GB) > > CI jobs result: > https://gitlab.com/philmd/qemu/-/pipelines/180605963
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2 for any user-visible changes. -- PMM