aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-09-01fuzz: unblock SIGALRM so the timeout worksAlexander Bulekov
2021-09-01fuzz: use ITIMER_REAL for timeoutsAlexander Bulekov
2021-09-01fuzz: make object-name matching case-insensitiveAlexander Bulekov
2021-09-01fuzz: adjust timeout to allow for longer inputsAlexander Bulekov
2021-09-01fuzz: fix sparse memory access in the DMA callbackAlexander Bulekov
2021-09-01block: rename backup-top to copy-before-writeVladimir Sementsov-Ogievskiy
2021-09-01iotests: use subprocess.DEVNULL instead of open("/dev/null")John Snow
2021-09-01iotests: use with-statement for open() callsJohn Snow
2021-09-01qemu-iotests: add option to show qemu binary logs on stdoutEmanuele Giuseppe Esposito
2021-09-01qemu-iotests: insert valgrind command line as wrapper for qemu binaryEmanuele Giuseppe Esposito
2021-09-01qemu-iotests: allow valgrind to read/delete the generated log fileEmanuele Giuseppe Esposito
2021-09-01qemu-iotests: extend QMP socket timeout when using valgrindEmanuele Giuseppe Esposito
2021-09-01qemu-iotests: extend the check script to prepare supporting valgrind for pyth...Emanuele Giuseppe Esposito
2021-09-01qemu-iotests: add gdbserver option to script tests tooEmanuele Giuseppe Esposito
2021-09-01qemu_iotests: insert gdbserver command line as wrapper for qemu binaryEmanuele Giuseppe Esposito
2021-09-01qemu-iotests: delay QMP socket timersEmanuele Giuseppe Esposito
2021-09-01qemu-iotests: add option to attach gdbserverEmanuele Giuseppe Esposito
2021-09-01python: qemu: add timer parameter for qmp.accept socketEmanuele Giuseppe Esposito
2021-09-01tests/arm-cpu-features: Add A64FX processor related testsShuuichirou Ishii
2021-09-01tests: Remove uses of deprecated raspi2/raspi3 machine namesPhilippe Mathieu-Daudé
2021-09-01Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210901-pull-request' ...Peter Maydell
2021-09-01tests/tcg/riscv64: Add test for divisionRichard Henderson
2021-08-31tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobsStefan Berger
2021-08-31tests: acpi: Add test cases for TPM 1.2 with TCPA tableStefan Berger
2021-08-31tests: Use QMP to check whether a TPM device model is availableStefan Berger
2021-08-31tests: acpi: prepare for new TPM 1.2 related tablesStefan Berger
2021-08-31tests: tpm: Create TPM 1.2 response in TPM emulatorStefan Berger
2021-08-31tests: acpi: tpm2: Add the renamed ACPI files and drop old onesStefan Berger
2021-08-31tests: Add suffix 'tpm2' or 'tpm12' to ACPI table filesStefan Berger
2021-08-31tests: acpi: Prepare for renaming of TPM2 related ACPI filesStefan Berger
2021-08-31tests: Add tpm_version field to TPMTestState and fill itStefan Berger
2021-08-31tests: Rename TestState to TPMTestStateStefan Berger
2021-08-31hw/display/xlnx_dp: fix an out-of-bounds read in xlnx_dp_readQiang Liu
2021-08-26tests/tcg/multiarch/linux-test: Zero-initialize sockaddr structsPeter Maydell
2021-08-26tests/qtest/ipmi-bt-test: Zero-initialize sockaddr structPeter Maydell
2021-08-26qapi: make 'if' condition strings simple identifiersMarc-André Lureau
2021-08-26qapi: add 'not' condition operationMarc-André Lureau
2021-08-26qapi: add 'any' conditionMarc-André Lureau
2021-08-26qapi: replace if condition list with dict {'all': [...]}Marc-André Lureau
2021-08-26qapi: add QAPISchemaIfCond.is_present()Marc-André Lureau
2021-08-26qapi: wrap Sequence[str] in an objectMarc-André Lureau
2021-08-26qapi: Fix crash on redefinition with a different conditionMarkus Armbruster
2021-08-11tests/qtest/vhost-user-blk-test: Check whether qemu-storage-daemon is availableThomas Huth
2021-08-11storage-daemon: Add missing build dependency to the vhost-user-blk-testThomas Huth
2021-08-09tests: filter out TLS distinguished name in certificate checksDaniel P. Berrangé
2021-08-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-08-04Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20210803' into stagingPeter Maydell
2021-08-03Drop _DSM 5 from expected DSDTs on ARMMichael S. Tsirkin
2021-08-03arm/acpi: allow DSDT changesMichael S. Tsirkin
2021-08-03hw/sd/sdcard: Fix assertion accessing out-of-range addresses with CMD30Philippe Mathieu-Daudé