Home
last modified time | relevance | path

Searched hist:d10404b19393808394a129dd77974810ea87235d (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/docker/
H A Ddocker.pyd10404b19393808394a129dd77974810ea87235d Wed Jan 23 17:07:08 UTC 2019 Alex Bennée <alex.bennee@linaro.org> tests: docker.py be even smarter with persistent binfmt_misc

If we have a persistent mapping we don't need the QEMU binary copied
into the container as the kernel has already opened the file and will
pass the fd in. However the support libraries will still need to be
there.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>