[libvirt] [PATCH v2 2/2] conf: don't crash on a tpm device with no backends

Ján Tomko jtomko at redhat.com
Thu May 9 12:32:37 UTC 2013


On 05/09/2013 02:20 PM, Daniel P. Berrange wrote:
> On Thu, May 09, 2013 at 02:18:13PM +0200, Ján Tomko wrote:
>> Print an error instead of crashing when a TPM device without
>> a backend is specified.
>>
>> Add a test for tpm device with no backend, which should fail
>> with a parse error.
>>
>> https://bugzilla.redhat.com/show_bug.cgi?id=961252
>> ---
>>  src/conf/domain_conf.c                             |  6 +++++
>>  .../qemuxml2argv-tpm-no-backend-invalid.xml        | 27 ++++++++++++++++++++++
>>  tests/qemuxml2argvtest.c                           |  2 ++
>>  3 files changed, 35 insertions(+)
>>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-tpm-no-backend-invalid.xml
> 
> ACK
> 

Thanks, I've pushed the series.

Jan




More information about the libvir-list mailing list