aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-12-15tests/tcg: Add arm and aarch64 pc alignment testsRichard Henderson4-2/+89
2021-12-02tests/qtest/fdc-test: Add a regression test for CVE-2021-20196Philippe Mathieu-Daudé1-0/+38
2021-11-29tests/plugin/syscall.c: fix compiler warningsJuro Bystricky1-5/+3
2021-11-29tests/avocado: fix tcg_plugin mem access count testAlex Bennée1-1/+1
2021-11-23iotests/149: Skip on unsupported ciphersHanna Reitz1-5/+18
2021-11-23iotests: Use aes-128-cbcHanna Reitz4-10/+10
2021-11-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-0/+30
2021-11-19qtest/am53c974-test: add test for reset before transferMark Cave-Ayland1-0/+30
2021-11-17tests/tcg/ppc64le: Fix compile flags for byte_reverseRichard Henderson1-9/+3
2021-11-16Merge tag 'pull-nbd-2021-11-16' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson6-0/+6
2021-11-16tests/vm: don't build using TCG by defaultAlex Bennée1-4/+13
2021-11-16tests/vm: sort the special variable listAlex Bennée1-6/+6
2021-11-16tests/docker: force NOUSER=1 for base imagesAlex Bennée1-0/+3
2021-11-16nbd/server: Add --selinux-label optionRichard W.M. Jones6-0/+6
2021-11-16Merge tag 'pull-block-2021-11-16' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson3-1/+57
2021-11-16Merge tag 'machine-core-20211115' of https://github.com/philmd/qemu into stagingRichard Henderson1-19/+33
2021-11-16file-posix: Fix alignment after reopen changing O_DIRECTKevin Wolf2-0/+47
2021-11-16iotests/030: Unthrottle parallel jobs in reverseHanna Reitz1-1/+10
2021-11-15tests/unit/test-smp-parse: Explicit MachineClass namePhilippe Mathieu-Daudé1-2/+6
2021-11-15tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()Philippe Mathieu-Daudé1-16/+18
2021-11-15tests/unit/test-smp-parse: Restore MachineClass fields after modifyingPhilippe Mathieu-Daudé1-1/+9
2021-11-15tests: bios-tables-test update expected blobsIgor Mammedov16-16/+0
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