[libvirt] [v2 RESEND 0/3] qemu: Allow concurrent access to monitor and guest agent

Michal Privoznik mprivozn at redhat.com
Tue Jun 19 06:37:59 UTC 2018


Obsoletes:

https://www.redhat.com/archives/libvir-list/2018-June/msg01320.html

This is the same version as the one linked above, but since I've merged
my other patchset that touches the same area in the code reviewers will
get merge conflicts when applying these. Rebase & resend.

Michal Privoznik (3):
  qemu: Introduce qemuDomainAgentJob
  qemu: Introduce APIs for manipulating qemuDomainAgentJob
  qemu: Switch code to use new agent job APIs

 src/qemu/THREADS.txt   | 112 +++++++++++++++++++++++++---
 src/qemu/qemu_domain.c | 193 ++++++++++++++++++++++++++++++++++++++++---------
 src/qemu/qemu_domain.h |  30 ++++++++
 src/qemu/qemu_driver.c |  91 ++++++++++++++---------
 4 files changed, 346 insertions(+), 80 deletions(-)

-- 
2.16.4




More information about the libvir-list mailing list