• J
    qemu: Move TCP and haveTLS checks into qemuDomainDelChardevTLSObjects · 715b321d
    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 '68808516'.
    Before adding the objects, TCP and haveTLS are checked.
    715b321d
qemu_hotplug.c 196.9 KB