Comment 3 for bug 1425640

Revision history for this message
Sahid Orentino (sahid-ferdjaoui) wrote :

libvirt does not inform that, the console is connected. We need to track this information between process (api, compute, serialproxy) so we cannot simply use an in-memory solution.

The simplest way could be to have libvirt handle this information or we need to track it with a database or something shared between process.