diff options
author | Jose M. Guisado <jguisado@soleta.eu> | 2021-09-01 13:13:39 +0200 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2021-09-01 13:29:58 +0200 |
commit | 0c00f64669bfbdb6bde8e5cb7cfc205dec284e50 (patch) | |
tree | 3439f9c75282c0fa4e8cfe4ac88bc0fdd422b292 /cfg | |
parent | 082079ad78979efc163f785811dfd56deb078059 (diff) |
#1059 virtual: replace qmp polling for event listening
Polling for a qmp port availability is undesirable, as QEMU only handles
one connection to the qmp port at a time, ogClient may interfere with
cloneer-manager.
Check vm thread now connects to a separate qmp tcp socket, listening for
a shutdown guest event.
When ogClient is run just after ogVDI installation (before guest
installation) it will try to connect until it's possible, ie: after an
iso is specified and a qemu vm is started that exposes the appropiate
qmp tcp port.
Diffstat (limited to 'cfg')
0 files changed, 0 insertions, 0 deletions