Hi,
> > I'd suggest to run the patch series through the qemu gitlab CI
> > before sending out v5.
>
> I have gone through qemu gitlab CI and the result is in
> https://gitlab.com/ZenithalHourlyRate/qemu/-/pipelines/497317417
> Except check-dco and check-patch (I only generate Signed-off-by line
On Fri, Mar 04, 2022 at 11:51:19AM +0100, Gerd Hoffmann wrote:
> On Sat, Feb 12, 2022 at 09:29:47PM +0800, Hongren (Zenithal) Zheng wrote:
> > Hi,
> >
> > Is there any further feedback on this patch set.
>
> Sorry for the looong delay, I'm rather busy with edk2.
Fully understandable. There is al
On Sat, Feb 12, 2022 at 09:29:47PM +0800, Hongren (Zenithal) Zheng wrote:
> Hi,
>
> Is there any further feedback on this patch set.
Sorry for the looong delay, I'm rather busy with edk2.
Tried to queue up this, noticed it breaks the build in case the
canokey library is not installed.
I'd sugge
Hi,
Is there any further feedback on this patch set.
Regards,
Zenithal
- One sentense
With this patch series, QEMU would fully emulate an open-source secure key,
CanoKey, with supports of various features listed below:
* U2F / FIDO2 with Ed25519 and HMAC-secret
* OpenPGP Card V3.4 with RSA4096, Ed25519 and more
* PIV (NIST SP 800-73-4)
* HOTP / TOTP
- What's Ne