scripts/qemu.py: log QEMU launch command line
commit10314fb060f2bd42c3fb0f5523edb8dbb0247d00
authorCleber Rosa <crosa@redhat.com>
Sat, 2 Feb 2019 00:55:51 +0000 (1 19:55 -0500)
committerCleber Rosa <crosa@redhat.com>
Fri, 22 Feb 2019 19:07:01 +0000 (22 14:07 -0500)
tree2cdeff234ace7db4504f502be1536b55bae467e3
parent8f8fd9edba4bd6768da2c8e2bea49ad5c16ced1a
scripts/qemu.py: log QEMU launch command line

Even when the launch of QEMU succeeds, it's useful to have the command
line recorded.

Reviewed-by: Caio Carrara <ccarrara@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20190202005610.24048-2-crosa@redhat.com>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
python/qemu/__init__.py