On Wed, 09/28 16:24, Alex Bennée wrote:
>
> Fam Zheng writes:
>
> > Currently we configure and build under "$QEMU_SRC/tests/docker" which is
> > dubious, create a fixed directory (to be friendly to ccache) and change
> > to there before calling build_qemu.
> >
> > Signed-off-by: Fam Zheng
> > -
On Wed, 09/28 15:47, Markus Armbruster wrote:
> Fam Zheng writes:
>
> > Currently we configure and build under "$QEMU_SRC/tests/docker" which is
> > dubious, create a fixed directory (to be friendly to ccache) and change
>
> Period instead of comma, to help the reader understand where the part
>
Fam Zheng writes:
> Currently we configure and build under "$QEMU_SRC/tests/docker" which is
> dubious, create a fixed directory (to be friendly to ccache) and change
> to there before calling build_qemu.
>
> Signed-off-by: Fam Zheng
> ---
> tests/docker/common.rc | 3 +++
> tests/docker/test
Fam Zheng writes:
> Currently we configure and build under "$QEMU_SRC/tests/docker" which is
> dubious, create a fixed directory (to be friendly to ccache) and change
Period instead of comma, to help the reader understand where the part
describing the current state ends, and the part describing
Currently we configure and build under "$QEMU_SRC/tests/docker" which is
dubious, create a fixed directory (to be friendly to ccache) and change
to there before calling build_qemu.
Signed-off-by: Fam Zheng
---
tests/docker/common.rc | 3 +++
tests/docker/test-clang | 2 ++
tests/docker/test-ful