aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-11-15bios-tables-test: Allow changes in DSDT ACPI tablesJulia Suvorova1-0/+16
2021-11-09tests/qtest/virtio-net: fix hotplug test caseLaurent Vivier1-1/+1
2021-11-08tests/avocado: Remove p7zip binary availability checkPhilippe Mathieu-Daudé1-7/+0
2021-11-08tests/avocado: Rename avocado_qemu.Test -> QemuSystemTestPhilippe Mathieu-Daudé34-78/+76
2021-11-08tests/avocado: Add bFLT loader linux-user testPhilippe Mathieu-Daudé1-0/+54
2021-11-08tests/avocado: Share useful helpers from virtiofs_submounts testPhilippe Mathieu-Daudé2-57/+59
2021-11-08tests/avocado: Introduce QemuUserTest base classPhilippe Mathieu-Daudé1-1/+18
2021-11-08tests/avocado: Make pick_default_qemu_bin() more genericPhilippe Mathieu-Daudé1-5/+5
2021-11-08tests/avocado: Extract QemuBaseTest from TestPhilippe Mathieu-Daudé1-31/+41
2021-11-08tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo53-15/+15
2021-11-08tests/acceptance: introduce new check-avocado targetWillian Rampazzo1-5/+12
2021-11-08meson: drop sphinx_extn_dependsMarc-André Lureau1-1/+0
2021-11-08tests/qapi-schema/meson: add depfile to sphinx docMarc-André Lureau1-0/+3
2021-11-04Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-041121-2' int...Richard Henderson11-20/+390
2021-11-04Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211103' into stagingRichard Henderson7-0/+2664
2021-11-04tests/vm/openbsd: Update to release 7.0Richard Henderson1-4/+3
2021-11-04tests/tcg: remove debug polluting make outputAlex Bennée1-1/+0
2021-11-04gdbstub: Switch to the thread receiving a signalPavel Labath2-1/+69
2021-11-04tests/tcg: remove duplicate EXTRA_RUNSAlex Bennée1-2/+0
2021-11-04tests/plugins: extend the insn plugin to track opcode sizesAlex Bennée1-2/+35
2021-11-04tests/tcg: enable debian-nios2-cross for test buildingAlex Bennée2-0/+17
2021-11-04tests/docker: split PARTIAL into PARTIAL and VIRTUAL imagesAlex Bennée1-3/+5
2021-11-04tests/tcg: Fix some targets default cross compiler pathPhilippe Mathieu-Daudé2-7/+13
2021-11-04tests/tcg: Enable container_cross_cc for microblazeRichard Henderson1-0/+6
2021-11-04tests/docker: Add debian-microblaze-cross imageRichard Henderson2-0/+94
2021-11-04tests/docker: Add debian-nios2-cross imageRichard Henderson3-0/+148
2021-11-03Hexagon HVX (tests/tcg/hexagon) histogram testTaylor Simpson4-0/+1123
2021-11-03Hexagon HVX (tests/tcg/hexagon) scatter_gather testTaylor Simpson1-0/+1011
2021-11-03Hexagon HVX (tests/tcg/hexagon) hvx_misc testTaylor Simpson1-0/+469
2021-11-03Hexagon HVX (tests/tcg/hexagon) vector_add_int testTaylor Simpson1-0/+61
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson1-0/+36
2021-11-03Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211102-2' into stagingRichard Henderson3-0/+187
2021-11-03Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...Richard Henderson1-0/+8
2021-11-03Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into stagingRichard Henderson2-4/+60
2021-11-02tests/qtest/libqos: add SDHCI commandsShengtan Mao3-0/+187
2021-11-02qapi: introduce x-query-opcount QMP commandDaniel P. Berrangé1-0/+1
2021-11-02qapi: introduce x-query-jit QMP commandDaniel P. Berrangé1-0/+2
2021-11-02qapi: introduce x-query-usb QMP commandDaniel P. Berrangé1-0/+2
2021-11-02qapi: introduce x-query-profile QMP commandDaniel P. Berrangé1-0/+3
2021-11-02qtest/am53c974-test: add test for cancelling in-flight requestsMark Cave-Ayland1-0/+36
2021-11-02block: Fail gracefully when blockdev-snapshot creates loopsKevin Wolf2-4/+60
2021-11-02pylint: fix errors and warnings generated by tests/qemu-iotests/297Emanuele Giuseppe Esposito5-27/+29
2021-11-02Merge remote-tracking branch 'remotes/philmd/tags/machine-20211101' into stagingRichard Henderson2-0/+595
2021-11-01tests/unit: Add an unit test for smp parsingYanan Wang2-0/+595
2021-11-01iotests/300: avoid abnormal shutdown race conditionJohn Snow1-8/+5
2021-11-01iotests: Conditionally silence certain AQMP errorsJohn Snow2-5/+27
2021-11-01iotests: Accommodate async QMP Exception classesJohn Snow1-2/+3
2021-11-01python/machine: remove has_quit argumentJohn Snow3-8/+3
2021-11-01iotests/linters: Add workaround for mypy bug #9852John Snow1-1/+3
2021-11-01iotests/linters: Add entry point for linting via Python CIJohn Snow1-0/+27