On 8/20/19 2:59 PM, Ján Tomko wrote:
The recent cleanups allow us to clean up the code a bit.
Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
---
src/qemu/qemu_command.c | 741 +++++++++++++++-------------------------
1 file changed, 274 insertions(+), 467 deletions(-)
qemuBuildMemoryBackendProps
qemuBuildMemoryCellBackendStr
qemuBuildHostNetStr (if you take mu suggestion from previous patch and
use VIR_AUTOUNREF() for @cfg)
Michal