On 07.07.2016 15:27, Martin Kletzander wrote:
Initially posted in order to achieve something else, but that got
rejected, so at least the cleanup part of it could make it in.
The previous versions (whose goal was something completely idfferent) are here:
-
https://www.redhat.com/archives/libvir-list/2016-June/msg01537.html
-
https://www.redhat.com/archives/libvir-list/2016-July/msg00173.html
Martin Kletzander (3):
qemu: Add qemuProcessSetupPid() and use it in
qemuProcessSetupIOThread()
qemu: Use qemuProcessSetupPid() in qemuProcessSetupEmulator()
qemu: Use qemuProcessSetupPid() in qemuProcessSetupVcpu()
src/qemu/qemu_process.c | 283 ++++++++++++++++--------------------------------
1 file changed, 92 insertions(+), 191 deletions(-)
ACK series.
Nice cleanup!
Michal