Hi,
I tried to compile according those instructions, however it failed:
/root/qemu/crypto/tlscreds.c:180:6: error: no previous prototype for 'qcrypto_tls_creds_is_pve' [-Werror=missing-prototypes]
bool qcrypto_tls_creds_is_pve(QCryptoTLSCreds *creds)
^~~~~~~~~~~~~~~~~~~~~~~~
cc1: all...