[libvirt PATCH 12/13] ch_process: Setup emulator and iothread settings

2021-10-22 Thread Praveen K Paladugu
using virCHProcessSetupPid Signed-off-by: Praveen K Paladugu --- src/ch/ch_monitor.c | 60 ++ src/ch/ch_monitor.h | 2 ++ src/ch/ch_process.c | 78 +++-- 3 files changed, 138 insertions(+), 2 deletions(-) diff --git a/src/

[libvirt PATCH 12/13] ch_process: Setup emulator and iothread settings

2021-10-25 Thread Vineeth Pillai
From: Praveen K Paladugu using virCHProcessSetupPid Signed-off-by: Praveen K Paladugu Signed-off-by: Vineeth Pillai --- src/ch/ch_monitor.c | 60 ++ src/ch/ch_monitor.h | 2 ++ src/ch/ch_process.c | 78 +++-- 3 files cha

[libvirt PATCH 12/13] ch_process: Setup emulator and iothread settings

2021-10-25 Thread Vineeth Pillai
From: Praveen K Paladugu using virCHProcessSetupPid Signed-off-by: Praveen K Paladugu Signed-off-by: Vineeth Pillai --- src/ch/ch_monitor.c | 60 ++ src/ch/ch_monitor.h | 2 ++ src/ch/ch_process.c | 78 +++-- 3 files cha

Re: [libvirt PATCH 12/13] ch_process: Setup emulator and iothread settings

2021-11-12 Thread Daniel Henrique Barboza
On 10/21/21 16:31, Vineeth Pillai wrote: From: Praveen K Paladugu using virCHProcessSetupPid Signed-off-by: Praveen K Paladugu Signed-off-by: Vineeth Pillai --- src/ch/ch_monitor.c | 60 ++ src/ch/ch_monitor.h | 2 ++ src/ch/ch_process.c | 78 +