Re: [PATCH 00/16] Clean up of virJSONValueFree usage and few related refactors

2021-12-03 Thread Ján Tomko
On a Friday in 2021, Peter Krempa wrote: Peter Krempa (16): qemu: hotplug: Use automatic freeing for virJSONValue qemuDomainHotplugAddIOThread: Automatically free virJSONValue qemuMonitorBlockdevCreate: Use double pointer instead of always consuming '@props'

[PATCH 00/16] Clean up of virJSONValueFree usage and few related refactors

2021-12-03 Thread Peter Krempa
Peter Krempa (16): qemu: hotplug: Use automatic freeing for virJSONValue qemuDomainHotplugAddIOThread: Automatically free virJSONValue qemuMonitorBlockdevCreate: Use double pointer instead of always consuming '@props' virLockDaemonClientPreExecRestart: Modernize JSON object