• D
    Include the default listen address in the live guest XML · d7f9d827
    Daniel P. Berrange 提交于
    If no 'listen' attribute or <listen> element is set in the
    guest XML, the default driver configured listen address is
    used. There is no way to client applications to determine
    what this address is though. When starting the guest, we
    should update the live XML to include this default listen
    address
    d7f9d827
qemu_process.c 138.3 KB