On Thu, Nov 12, 2015 at 19:37:16 +0100, Jiri Denemark wrote:
qemuProcessStart is so big that any nontrivial code should be moved
to
dedicated functions to make the code easier to read and maintain.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
src/qemu/qemu_process.c | 56 ++++++++++++++++++++++++++++++-------------------
1 file changed, 35 insertions(+), 21 deletions(-)
ACK