
13 Sep
2018
13 Sep
'18
7:16 a.m.
ACKed Patches 1 and 5 are pushed, thanx! Sorry it took so long after review, I hoped to get further response. Nikolay On 04.07.2018 14:03, Nikolay Shirokovskiy wrote:
Nikolay Shirokovskiy (5): qemu: fix typo in vnc port releasing qemu: simplify graphics port releasing qemu: vnc: mark websocket as used on reconnect qemu: mark graphics ports as used on migration qemu: keep websocketGenerated on libvirtd restarts
src/conf/domain_conf.c | 9 +++++++++ src/conf/domain_conf.h | 1 + src/qemu/qemu_migration.c | 6 ++++++ src/qemu/qemu_process.c | 51 ++++++++++++++++++++++------------------------- src/qemu/qemu_process.h | 3 +++ 5 files changed, 43 insertions(+), 27 deletions(-)