[PATCH 0/4] qemu: a bugfix and a few cleanups of graphics port releasing

Nikolay Shirokovskiy posted 4 patches 2 years ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220412073130.149126-1-nshirokovskiy@openvz.org
src/conf/domain_conf.h  |  1 +
src/qemu/qemu_process.c | 46 ++++++++++++++++++-----------------------
2 files changed, 21 insertions(+), 26 deletions(-)
[PATCH 0/4] qemu: a bugfix and a few cleanups of graphics port releasing
Posted by Nikolay Shirokovskiy 2 years ago
Nikolay Shirokovskiy (4):
  qemu: cleanup code to release VNC port
  qemu: fix releasing VNC websocket port domain does not own
  qemu: cleanup code to release VNC websocket port
  qemu: cleanup code to relece SPICE ports

 src/conf/domain_conf.h  |  1 +
 src/qemu/qemu_process.c | 46 ++++++++++++++++++-----------------------
 2 files changed, 21 insertions(+), 26 deletions(-)

-- 
2.35.1
Re: [PATCH 0/4] qemu: a bugfix and a few cleanups of graphics port releasing
Posted by Martin Kletzander 2 years ago
On Tue, Apr 12, 2022 at 10:31:26AM +0300, Nikolay Shirokovskiy wrote:
>Nikolay Shirokovskiy (4):
>  qemu: cleanup code to release VNC port
>  qemu: fix releasing VNC websocket port domain does not own
>  qemu: cleanup code to release VNC websocket port
>  qemu: cleanup code to relece SPICE ports
>

Reviewed-by: Martin Kletzander <mkletzan@redhat.com>

> src/conf/domain_conf.h  |  1 +
> src/qemu/qemu_process.c | 46 ++++++++++++++++++-----------------------
> 2 files changed, 21 insertions(+), 26 deletions(-)
>
>-- 
>2.35.1
>