summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/xtensa/tags/20210521-xtensa' into stagingPeter Maydell2021-05-241-0/+221
|\
| * target/xtensa: clean up unaligned accessMax Filippov2021-05-201-0/+221
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-05-20' into ...Peter Maydell2021-05-2012-6/+15
|\ \ | |/ |/|
| * qapi/parser: Fix token membership tests when token can be NoneJohn Snow2021-05-207-0/+6
| * qapi/parser: enforce all top-level expressions must be dict in _parse()John Snow2021-05-202-2/+2
| * qapi: Add test for nonexistent schema fileJohn Snow2021-05-203-1/+7
| * qapi/parser: Don't try to handle file errorsJohn Snow2021-05-201-3/+0Star
* | tests/tcg/x86_64: add vsyscall smoke testIlya Leoshkevich2021-05-202-1/+17
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...Peter Maydell2021-05-2030-150/+780
|\ \ | |/ |/|
| * tests/tcg: don't allow clang as a cross compilerAlex Bennée2021-05-181-11/+22
| * tests/tcg: fix missing returnAlex Bennée2021-05-181-0/+1
| * tests/tcg/ppc64le: tests for brh/brw/brdMatheus Ferst2021-05-183-0/+47
| * tests/docker: gcc-10 based images for ppc64{,le} testsMatheus Ferst2021-05-185-36/+29Star
| * tests/tcg/tricore: Add muls testBastian Koppelmann2021-05-182-0/+10
| * tests/tcg/tricore: Add msub testBastian Koppelmann2021-05-182-0/+10
| * tests/tcg/tricore: Add madd testBastian Koppelmann2021-05-183-0/+30
| * tests/tcg/tricore: Add ftoi testBastian Koppelmann2021-05-183-0/+18
| * tests/tcg/tricore: Add fmul testBastian Koppelmann2021-05-182-0/+9
| * tests/tcg/tricore: Add fadd testBastian Koppelmann2021-05-182-0/+17
| * tests/tcg/tricore: Add dvstep testBastian Koppelmann2021-05-183-1/+44
| * tests/tcg/tricore: Add clz testBastian Koppelmann2021-05-182-0/+10
| * tests/tcg/tricore: Add bmerge testBastian Koppelmann2021-05-183-0/+33
| * tests/tcg/tricore: Add macros to create tests and first test 'abs'Bastian Koppelmann2021-05-184-0/+68
| * tests/tcg/tricore: Add build infrastructureBastian Koppelmann2021-05-182-0/+75
| * tests/tcg: Run timeout cmds using --foregroundBastian Koppelmann2021-05-181-2/+3
| * tests/tcg: Add docker_as and docker_ld cmdsBastian Koppelmann2021-05-182-1/+33
| * tests/docker: Added libbpf library to the docker files.Andrew Melnychenko2021-05-183-0/+3
| * tests/tcg: don't iterate through other arch compilersAlex Bennée2021-05-181-89/+59Star
| * tests/tcg: Use Hexagon Docker imageAlessandro Di Federico2021-05-181-0/+5
| * docker: Add Hexagon imageAlessandro Di Federico2021-05-183-0/+208
| * tests/docker: add "fetch" sub-commandAlex Bennée2021-05-181-0/+17
| * tests/docker: allow "update" to add the current userAlex Bennée2021-05-181-1/+11
| * tests/docker: make executable an optional argument to "update"Alex Bennée2021-05-182-28/+30
| * tests/docker: fix copying of executable in "update"Alex Bennée2021-05-181-1/+8
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-05-195-0/+1172
|\ \
| * | vhost-user-blk-test: test discard/write zeroes invalid inputsStefan Hajnoczi2021-05-181-0/+124
| * | tests/qtest: add multi-queue test case to vhost-user-blk-testStefan Hajnoczi2021-05-181-5/+76
| * | test: new qTest case to test the vhost-user-blk-serverCoiby Xu2021-05-185-0/+977
| |/
* | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell2021-05-181-6/+1Star
|\ \
| * | tests/tcg/sparc64: Re-enable linux-testRichard Henderson2021-05-151-6/+1Star
* | | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-fp-20210516' into ...Peter Maydell2021-05-173-6/+96
|\ \ \ | |_|/ |/| |
| * | softfloat: Move muladd_floats to softfloat-parts.c.incRichard Henderson2021-05-163-5/+17
| * | tests/fp: add quad support to the benchmark utilityAlex Bennée2021-05-161-5/+83
| |/
* | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...Peter Maydell2021-05-1713-195/+164Star
|\ \
| * | write-threshold: deal with includesVladimir Sementsov-Ogievskiy2021-05-141-1/+0Star
| * | test-write-threshold: drop extra TestStruct structureVladimir Sementsov-Ogievskiy2021-05-141-17/+3Star
| * | test-write-threshold: drop extra testsVladimir Sementsov-Ogievskiy2021-05-141-43/+0Star
| * | block/write-threshold: drop extra APIsVladimir Sementsov-Ogievskiy2021-05-141-4/+0Star
| * | test-write-threshold: rewrite test_threshold_(not_)trigger testsVladimir Sementsov-Ogievskiy2021-05-141-18/+4Star
| * | qemu-iotests: fix pylint 2.8 consider-using-with errorEmanuele Giuseppe Esposito2021-05-143-43/+47