[libvirt] [PATCH v4 01/11] Add QMP probing for TPM

Stefan Berger stefanb at linux.vnet.ibm.com
Mon Apr 15 17:32:53 UTC 2013


On 04/15/2013 12:56 PM, Daniel P. Berrange wrote:


> Guess you never tested this on a QEMU which lacked those commands.
> Probing capabilities now fails for any QEMU using QMP which lacks
> these commands

Indeed, all the executables it checks have TPM enabled by now. What's 
the best way of suppressing this? Only probe starting with QEMU version 
1.5 ? Or suppress the error somehow ?

     Stefan


>
> # ./daemon/libvirtd
> 2013-04-15 16:55:57.035+0000: 18459: info : libvirt version: 1.0.4
> 2013-04-15 16:55:57.035+0000: 18459: error : qemuMonitorJSONCheckError:352 : internal error unable to execute QEMU command 'query-tpm-models': The command query-tpm-models has not been found
> 2013-04-15 16:55:57.136+0000: 18459: error : qemuMonitorJSONCheckError:352 : internal error unable to execute QEMU command 'query-tpm-models': The command query-tpm-models has not been found
> 2013-04-15 16:55:57.220+0000: 18459: error : qemuMonitorJSONCheckError:352 : internal error unable to execute QEMU command 'query-tpm-models': The command query-tpm-models has not been found
> 2013-04-15 16:55:57.313+0000: 18459: error : qemuMonitorJSONCheckError:352 : internal error unable to execute QEMU command 'query-tpm-models': The command query-tpm-models has not been found
> 2013-04-15 16:55:57.415+0000: 18459: error : qemuMonitorJSONCheckError:352 : internal error unable to execute QEMU command 'query-tpm-models': The command query-tpm-models has not been found
> 2013-04-15 16:55:57.504+0000: 18459: error : qemuMonitorJSONCheckError:352 : internal error unable to execute QEMU command 'query-tpm-models': The command query-tpm-models has not been found


>
>
> Daniel




More information about the libvir-list mailing list