On a Thursday in 2021, Peter Krempa wrote:
Move the code into a new function called qemuBuildControllerPCIDevStr
so that the code is self contained and the original function easier to
follow.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_command.c | 157 ++++++++++++++++++++++------------------
1 file changed, 87 insertions(+), 70 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano