Alex Bennée <alex.ben...@linaro.org> writes:
> The following changes since commit 6005ee07c380cbde44292f5f6c96e7daa70f4f7d: > > Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging > (2021-05-16 17:22:46 +0100) > > are available in the Git repository at: > > https://github.com/stsquad/qemu.git > tags/pull-testing-and-plugin-updates-170521-2 > > for you to fetch changes up to e3ac6f02999e88b9f8fb85013121a9408d07b6e2: > > plugins/hotpages: Properly freed the hash table values (2021-05-17 14:38:44 > +0100) > > ---------------------------------------------------------------- > testing and plugin updates: > > - various fixes for binfmt_misc docker images > - add hexagon check-tcg support docker image > - add tricore check-tcg support > - add missing ppc64le tests > - don't use host_cc for test fallback > - check-tcg configure.sh tweaks for cross compile/clang > - fix some memory leaks in plugins > > ---------------------------------------------------------------- > Alessandro Di Federico (1): > tests/tcg: Use Hexagon Docker image > > Alex Bennée (8): > tests/docker: fix copying of executable in "update" > tests/docker: make executable an optional argument to "update" > tests/docker: allow "update" to add the current user > tests/docker: add "fetch" sub-command > docker: Add Hexagon image > tests/tcg: fix missing return > tests/tcg: don't allow clang as a cross compiler > configure: use cc, not host_cc to set cross_cc for build arch > > Andrew Melnychenko (1): > tests/docker: Added libbpf library to the docker files. > > Bastian Koppelmann (14): > tests/tcg: Run timeout cmds using --foreground > hw/tricore: Add testdevice for tests in tests/tcg/ > tests/tcg/tricore: Add build infrastructure > configure: Emit HOST_CC to config-host.mak > tests/tcg/tricore: Add macros to create tests and first test 'abs' > tests/tcg/tricore: Add bmerge test > tests/tcg/tricore: Add clz test > tests/tcg/tricore: Add dvstep test > tests/tcg/tricore: Add fadd test > tests/tcg/tricore: Add fmul test > tests/tcg/tricore: Add ftoi test > tests/tcg/tricore: Add madd test > tests/tcg/tricore: Add msub test > tests/tcg/tricore: Add muls test > > Mahmoud Mandour (2): > plugins/hotblocks: Properly freed the hash table values > plugins/hotpages: Properly freed the hash table values > > Matheus Ferst (1): > tests/tcg/ppc64le: tests for brh/brw/brd Oops I have dropped the patch to actually support this. Please ignore and I'll send a v2. -- Alex Bennée