summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qapi: Avoid redundant parens in code generated for conditionalsMarkus Armbruster2021-09-031-3/+3
* qapi: Fix C code generation for 'if'Markus Armbruster2021-09-031-1/+0Star
* tests/qapi-schema: Demonstrate broken C code for 'if'Markus Armbruster2021-09-035-3/+11
* tests/qapi-schema: Correct two 'if' conditionalsMarkus Armbruster2021-09-032-7/+6Star
* Merge remote-tracking branch 'remotes/a1xndr/tags/fuzz-pull-2021-09-01' into ...Peter Maydell2021-09-021-11/+44
|\
| * fuzz: unblock SIGALRM so the timeout worksAlexander Bulekov2021-09-011-0/+5
| * fuzz: use ITIMER_REAL for timeoutsAlexander Bulekov2021-09-011-1/+1
| * fuzz: make object-name matching case-insensitiveAlexander Bulekov2021-09-011-4/+20
| * fuzz: adjust timeout to allow for longer inputsAlexander Bulekov2021-09-011-4/+9
| * fuzz: fix sparse memory access in the DMA callbackAlexander Bulekov2021-09-011-3/+10
* | Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...Peter Maydell2021-09-0212-271/+455
|\ \
| * | iotests/image-fleecing: add test-case for copy-before-write filterVladimir Sementsov-Ogievskiy2021-09-012-15/+107
| * | iotests/image-fleecing: prepare for adding new test-caseVladimir Sementsov-Ogievskiy2021-09-011-6/+13
| * | iotests/image-fleecing: rename tgt_nodeVladimir Sementsov-Ogievskiy2021-09-011-7/+7
| * | iotests/image-fleecing: proper source deviceVladimir Sementsov-Ogievskiy2021-09-012-5/+9
| * | iotests.py: hmp_qemu_io: support qdevVladimir Sementsov-Ogievskiy2021-09-011-2/+3
| * | iotests: move 222 to tests/image-fleecingVladimir Sementsov-Ogievskiy2021-09-012-0/+0
| * | iotests/222: constantly use single quotes for stringsVladimir Sementsov-Ogievskiy2021-09-011-34/+34
| * | iotests/222: fix pylint and mypy complainsVladimir Sementsov-Ogievskiy2021-09-012-10/+12
| * | block/copy-before-write: relax permission requirements when no parentsVladimir Sementsov-Ogievskiy2021-09-011-1/+1
| * | block: rename backup-top to copy-before-writeVladimir Sementsov-Ogievskiy2021-09-012-22/+17Star
| * | iotests: use subprocess.DEVNULL instead of open("/dev/null")John Snow2021-09-011-7/+7
| * | iotests: use with-statement for open() callsJohn Snow2021-09-011-3/+4
| * | qemu-iotests: add option to show qemu binary logs on stdoutEmanuele Giuseppe Esposito2021-09-013-3/+18
| * | qemu-iotests: insert valgrind command line as wrapper for qemu binaryEmanuele Giuseppe Esposito2021-09-011-1/+5
| * | qemu-iotests: allow valgrind to read/delete the generated log fileEmanuele Giuseppe Esposito2021-09-011-0/+11
| * | qemu-iotests: extend QMP socket timeout when using valgrindEmanuele Giuseppe Esposito2021-09-011-3/+3
| * | qemu-iotests: extend the check script to prepare supporting valgrind for pyth...Emanuele Giuseppe Esposito2021-09-013-3/+16
| * | qemu-iotests: add gdbserver option to script tests tooEmanuele Giuseppe Esposito2021-09-012-2/+13
| * | qemu_iotests: insert gdbserver command line as wrapper for qemu binaryEmanuele Giuseppe Esposito2021-09-011-1/+2
| * | qemu-iotests: delay QMP socket timersEmanuele Giuseppe Esposito2021-09-011-1/+5
| * | qemu-iotests: add option to attach gdbserverEmanuele Giuseppe Esposito2021-09-013-3/+25
| * | python: qemu: add timer parameter for qmp.accept socketEmanuele Giuseppe Esposito2021-09-011-1/+2
| |/
* | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2021-09-01-1...Peter Maydell2021-09-0211-24/+97
|\ \
| * | tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobsStefan Berger2021-08-313-2/+0Star
| * | tests: acpi: Add test cases for TPM 1.2 with TCPA tableStefan Berger2021-08-311-2/+8
| * | tests: Use QMP to check whether a TPM device model is availableStefan Berger2021-08-313-5/+43
| * | tests: acpi: prepare for new TPM 1.2 related tablesStefan Berger2021-08-313-0/+2
| * | tests: tpm: Create TPM 1.2 response in TPM emulatorStefan Berger2021-08-312-0/+9
| * | tests: acpi: tpm2: Add the renamed ACPI files and drop old onesStefan Berger2021-08-315-2/+0Star
| * | tests: Add suffix 'tpm2' or 'tpm12' to ACPI table filesStefan Berger2021-08-311-1/+2
| * | tests: acpi: Prepare for renaming of TPM2 related ACPI filesStefan Berger2021-08-313-0/+2
| * | tests: Add tpm_version field to TPMTestState and fill itStefan Berger2021-08-316-5/+24
| * | tests: Rename TestState to TPMTestStateStefan Berger2021-08-317-12/+12
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210901'...Peter Maydell2021-09-017-13/+26
|\ \ \
| * | | tests/arm-cpu-features: Add A64FX processor related testsShuuichirou Ishii2021-09-011-0/+13
| * | | tests: Remove uses of deprecated raspi2/raspi3 machine namesPhilippe Mathieu-Daudé2021-09-016-13/+13
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210901-pull-request' ...Peter Maydell2021-09-012-0/+34
|\ \ \ | |/ / |/| |
| * | hw/display/xlnx_dp: fix an out-of-bounds read in xlnx_dp_readQiang Liu2021-08-312-0/+34
| |/
* / tests/tcg/riscv64: Add test for divisionRichard Henderson2021-09-012-0/+63
|/