[PATCH 0/4] qemu_agent: Rework domain object handling in open

Michal Privoznik mprivozn at redhat.com
Fri Oct 29 07:40:19 UTC 2021


The most important patch is the first one because it fixes a race
condition. The rest is just a cleanup I've noticed while looking at the
code.

Michal Prívozník (4):
  qemu_agent: Rework domain object locking when opening agent
  qemuAgentOpen: Rework domain object refcounting
  qemu_agent: Drop destroy callback
  qemuMonitorOpen: Rework domain object refcounting

 src/qemu/qemu_agent.c   | 17 ++++++++---------
 src/qemu/qemu_agent.h   |  2 --
 src/qemu/qemu_monitor.c |  5 -----
 src/qemu/qemu_process.c | 20 --------------------
 4 files changed, 8 insertions(+), 36 deletions(-)

-- 
2.32.0




More information about the libvir-list mailing list