On Mon, 10 Jan 2022 at 19:20, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > On 1/10/22 17:02, Peter Maydell wrote: > > On Sat, 8 Jan 2022 at 21:59, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > >> > >> Hi Richard, > >> > >> This is the SD/MMC PR that ought to be sent previously. > >> > >> The following changes since commit > >> b5a3d8bc9146ba22a25116cb748c97341bf99737: > >> > >> Merge tag 'pull-misc-20220103' of https://gitlab.com/rth7680/qemu into > >> staging (2022-01-03 09:34:41 -0800) > >> > >> are available in the Git repository at: > >> > >> https://github.com/philmd/qemu.git tags/sdmmc-20220108 > >> > >> for you to fetch changes up to b66f73a0cb312c81470433dfd5275d2824bb89de: > >> > >> hw/sd: Add SDHC support for SD card SPI-mode (2022-01-04 08:50:28 +0100) > >> > >> ---------------------------------------------------------------- > >> SD/MMC patches queue > >> > >> - Add SDHC support for SD card SPI-mode (Frank Chang) > >> > >> ---------------------------------------------------------------- > > > > Hi; gpg says (my copy of) your key has expired: > > > > gpg: Signature made Sat 08 Jan 2022 21:56:02 GMT > > gpg: using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE > > gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) > > <f4...@amsat.org>" [expired] > > gpg: Note: This key has expired! > > Primary key fingerprint: FAAB E75E 1291 7221 DCFD 6BB2 E3E3 2C2C DEAD C0DE > > > > Can you point me at a keyserver I can get an updated version, please? > > Sorry. It is on pgp.mit.edu and keyserver.ubuntu.com; which keyserver > are you using? (so I can upload it there too).
I use those two servers; for some reason --refresh-keys wasn't pulling the key, but --recv-keys did. Anyway, I've got it now, and am testing the pullreq. thanks -- PMM