On 10/18/21 11:20 AM, Peng Liang wrote:
This is v2 of:
https://listman.redhat.com/archives/libvir-list/2021-October/msg00535.html
v1 -> v2:
- Fix compatibility with old version libvirt [Michal]
Peng Liang (2):
qemu: Move pid file of pr-helper to stateDir
qemu: Move pid file of virtiofsd to stateDir
src/qemu/qemu_process.c | 22 +++++++++++++++++++++-
src/qemu/qemu_virtiofs.c | 25 ++++++++++++++++++++++---
2 files changed, 43 insertions(+), 4 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
Michal