Re: [libvirt] [PATCH v2/1] qemu: Move TCP and haveTLS checks into qemuDomainDelChardevTLSObjects

2017-12-20 Thread Chen Hanxiao
At 2017-12-20 19:49:41, "John Ferlan" wrote: >Similar to qemuDomainAddChardevTLSObjects let's move the chardev >source must be TCP and it has the @haveTLS flag set checks before >trying to delete the TLS objects. > >For the Chr device this represents no change; however, for RNG device >this is a

[libvirt] [PATCH v2/1] qemu: Move TCP and haveTLS checks into qemuDomainDelChardevTLSObjects

2017-12-20 Thread John Ferlan
Similar to qemuDomainAddChardevTLSObjects let's move the chardev source must be TCP and it has the @haveTLS flag set checks before trying to delete the TLS objects. For the Chr device this represents no change; however, for RNG device this is an additionaly check that was missed in commit id '6880