summaryrefslogtreecommitdiffstats
path: root/main-loop.c
diff options
context:
space:
mode:
authorAnthony Liguori2013-04-16 16:45:15 +0200
committerAnthony Liguori2013-04-17 17:26:04 +0200
commit8a8fd63734944bf6f7111596bd9cc9db6afb9b7c (patch)
tree28daeaa6f07435d6c6f066309d58238a1b2bbc75 /main-loop.c
parentmigration: reflect incoming failure to shell (diff)
downloadqemu-8a8fd63734944bf6f7111596bd9cc9db6afb9b7c.tar.gz
qemu-8a8fd63734944bf6f7111596bd9cc9db6afb9b7c.tar.xz
qemu-8a8fd63734944bf6f7111596bd9cc9db6afb9b7c.zip
qtest: don't use system command to avoid double fork
Currently we waitpid on the child process we spawn off that does nothing more than system() another process. While this does not appear to be incorrect, it's wasteful and confusing so get rid of it. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Message-id: 1366123521-4330-2-git-send-email-aliguori@us.ibm.com
Diffstat (limited to 'main-loop.c')
0 files changed, 0 insertions, 0 deletions