summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu
diff options
context:
space:
mode:
authorSaul Wold <Saul.Wold@windriver.com>2021-06-24 13:42:42 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-27 08:38:34 +0100
commitf0b9303004a80f10828bbf936fc8b2aa70f0f2b4 (patch)
tree70cba9b9a228c4832769a1c3317322a87213fde5 /meta/recipes-devtools/qemu/qemu
parent7ef8f45b265f2a1b919f5d01cf0fd26b4089759c (diff)
downloadpoky-f0b9303004a80f10828bbf936fc8b2aa70f0f2b4.tar.gz
qemurunner: Add info log for qemu startup
Add a couple of logging info to track time between activities, first is from after the Popen(launch_cmd) to after qmp.connect(), second is from qmp.connect() to the release of the qemu via the qmp("cont") command this includes the mmap() activity. Example output: QMP connected to QEMU at 06/24/21 11:11:56 and took 0.9556229114532471 seconds from launch QMP released QEMU at 06/24/21 11:11:56 and took 0.26789021492004395 seconds from connect (From OE-Core rev: 547f49230ba4ebeefe5b696e0460ebaffa8e91e6) Signed-off-by: Saul Wold <saul.wold@windriver.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu')
0 files changed, 0 insertions, 0 deletions