aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-11-08meson: drop sphinx_extn_dependsMarc-André Lureau
2021-11-08tests/qapi-schema/meson: add depfile to sphinx docMarc-André Lureau
2021-11-04Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-041121-2' int...Richard Henderson
2021-11-04Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211103' into stagingRichard Henderson
2021-11-04tests/vm/openbsd: Update to release 7.0Richard Henderson
2021-11-04tests/tcg: remove debug polluting make outputAlex Bennée
2021-11-04gdbstub: Switch to the thread receiving a signalPavel Labath
2021-11-04tests/tcg: remove duplicate EXTRA_RUNSAlex Bennée
2021-11-04tests/plugins: extend the insn plugin to track opcode sizesAlex Bennée
2021-11-04tests/tcg: enable debian-nios2-cross for test buildingAlex Bennée
2021-11-04tests/docker: split PARTIAL into PARTIAL and VIRTUAL imagesAlex Bennée
2021-11-04tests/tcg: Fix some targets default cross compiler pathPhilippe Mathieu-Daudé
2021-11-04tests/tcg: Enable container_cross_cc for microblazeRichard Henderson
2021-11-04tests/docker: Add debian-microblaze-cross imageRichard Henderson
2021-11-04tests/docker: Add debian-nios2-cross imageRichard Henderson
2021-11-03Hexagon HVX (tests/tcg/hexagon) histogram testTaylor Simpson
2021-11-03Hexagon HVX (tests/tcg/hexagon) scatter_gather testTaylor Simpson
2021-11-03Hexagon HVX (tests/tcg/hexagon) hvx_misc testTaylor Simpson
2021-11-03Hexagon HVX (tests/tcg/hexagon) vector_add_int testTaylor Simpson
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson
2021-11-03Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211102-2' into stagingRichard Henderson
2021-11-03Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...Richard Henderson
2021-11-03Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into stagingRichard Henderson
2021-11-02tests/qtest/libqos: add SDHCI commandsShengtan Mao
2021-11-02qapi: introduce x-query-opcount QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-jit QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-usb QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-profile QMP commandDaniel P. Berrangé
2021-11-02qtest/am53c974-test: add test for cancelling in-flight requestsMark Cave-Ayland
2021-11-02block: Fail gracefully when blockdev-snapshot creates loopsKevin Wolf
2021-11-02pylint: fix errors and warnings generated by tests/qemu-iotests/297Emanuele Giuseppe Esposito
2021-11-02Merge remote-tracking branch 'remotes/philmd/tags/machine-20211101' into stagingRichard Henderson
2021-11-01tests/unit: Add an unit test for smp parsingYanan Wang
2021-11-01iotests/300: avoid abnormal shutdown race conditionJohn Snow
2021-11-01iotests: Conditionally silence certain AQMP errorsJohn Snow
2021-11-01iotests: Accommodate async QMP Exception classesJohn Snow
2021-11-01python/machine: remove has_quit argumentJohn Snow
2021-11-01iotests/linters: Add workaround for mypy bug #9852John Snow
2021-11-01iotests/linters: Add entry point for linting via Python CIJohn Snow
2021-11-01iotests: split linters.py out from 297John Snow
2021-11-01iotests/297: split test into sub-casesJohn Snow
2021-11-01iotests/297: update tool availability checksJohn Snow
2021-11-01iotests/297: Change run_linter() to raise an exception on failureJohn Snow
2021-11-01iotests/297: refactor run_[mypy|pylint] as generic execution shimJohn Snow
2021-11-01iotests/297: Split run_linters apart into run_pylint and run_mypyJohn Snow
2021-11-01iotests/297: Don't rely on distro-specific linter binariesJohn Snow
2021-11-01iotests/297: Create main() functionJohn Snow
2021-11-01iotests/297: Add get_files() functionJohn Snow
2021-11-01iotests/297: Split mypy configuration out into mypy.iniJohn Snow
2021-11-01iotests/297: Move pylint config into pylintrcJohn Snow