diff options
author | Juro Bystricky <juro.bystricky@intel.com> | 2017-09-12 12:23:27 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-13 21:59:57 +0100 |
commit | d2d069fa9910d1c7a94c898355a63fca03ec5ad8 (patch) | |
tree | c0b32a7a0572d57ba8b9011c9c066c4e7971046e /scripts/lib/compatlayer/context.py | |
parent | 6a7c50def569b5e86aa17bd9b287e8c63781dcb0 (diff) | |
download | openembedded-core-d2d069fa9910d1c7a94c898355a63fca03ec5ad8.tar.gz openembedded-core-d2d069fa9910d1c7a94c898355a63fca03ec5ad8.tar.bz2 openembedded-core-d2d069fa9910d1c7a94c898355a63fca03ec5ad8.zip |
qemurunner.py: wait for PID to appear in procfs
We need QEMU PID in order to access "/proc/<qemupid>/cmdline"
Having a valid QEMU PID does not mean we can access the proc entry
immediately, we need to wait for the /proc/<qemupid> to appear
before we can access it.
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/compatlayer/context.py')
0 files changed, 0 insertions, 0 deletions