aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-09-07tests/qtest: do not list ahci-test twicePaolo Bonzini1-1/+0
2020-09-07gitlab: expand test coverage for crypto buildsDaniel P. Berrangé2-0/+3
2020-09-07dockerfiles/debian-win64-cross: Download WHPX MinGW headersThomas Huth1-1/+8
2020-09-07tests/Makefile: test-image-locking needs CONFIG_POSIXThomas Huth1-0/+2
2020-09-07tests: Fixes building test-util-filemonitor.c on msys2/mingwYonggang Luo1-1/+3
2020-09-07tests: fixes test-vmstate.c compile error on msys2Yonggang Luo1-2/+2
2020-09-06tests: handling signal on win32 properlyYonggang Luo1-0/+4
2020-09-06tests/docker: add python3-setuptools the docker imagesAlex Bennée2-0/+2
2020-09-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' into ...Peter Maydell1-16/+7
2020-09-03Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-09-02' into st...Peter Maydell2-2/+2
2020-09-03libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster6-29/+29
2020-09-03tests/qtest/ipmi-kcs: Fix assert side-effectPhilippe Mathieu-Daudé1-1/+2
2020-09-03tests/qtest/tpm: Declare input buffers const and staticPhilippe Mathieu-Daudé2-7/+7
2020-09-03tests/qtest/ahci: Improve error handling (NEGATIVE_RETURNS)Philippe Mathieu-Daudé1-0/+1
2020-09-03qapi: enable use of g_autoptr with QAPI typesDaniel P. Berrangé1-16/+7
2020-09-02iotests/259: Fix reference outputMax Reitz1-1/+1
2020-09-02iotests/059: Fix reference outputMax Reitz1-1/+1
2020-09-02Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-20/+20
2020-09-02Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger1-20/+20
2020-09-01tests/tcg: Do not require FE_* exception bitsRichard Henderson1-0/+17
2020-09-01tests/tcg: Do not require FE_TOWARDZERORichard Henderson2-0/+4
2020-09-01tests/tcg: Add microblaze to arches filterRichard Henderson1-1/+1
2020-08-28migration: improve error reporting of block driver state nameDaniel P. Berrangé1-2/+2
2020-08-27tests/bios-tables-test: add smbios cpu speed testYing Fang1-0/+42
2020-08-27acpi: update expected DSDT files with _UID changesMichael S. Tsirkin22-21/+0
2020-08-27disassemble-aml: -o actually worksMichael S. Tsirkin1-3/+8
2020-08-27acpi: allow DSDT changesMichael S. Tsirkin1-0/+21
2020-08-26Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-08-26' in...Peter Maydell25-135/+1824
2020-08-26iotests: Add tests for qcow2 images with extended L2 entriesAlberto Garcia3-0/+1628
2020-08-25tests: fix a memory in test_socket_unix_abstract_goodLi Qiang1-0/+1
2020-08-25qcow2: Assert that expand_zero_clusters_in_l1() does not support subclustersAlberto Garcia2-0/+11
2020-08-25qcow2: Allow preallocation and backing files if extended_l2 is setAlberto Garcia1-1/+1
2020-08-25qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bitAlberto Garcia21-133/+183
2020-08-25qcow2: Add subcluster support to check_refcounts_l2()Alberto Garcia1-1/+1
2020-08-24Merge remote-tracking branch 'remotes/xtensa/tags/20200821-xtensa' into stagingPeter Maydell9-287/+998
2020-08-24Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20200812' int...Peter Maydell1-0/+108
2020-08-22Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-21' int...Peter Maydell8-27/+1045
2020-08-21tests/tcg/xtensa: add DFP0 arithmetic testsMax Filippov1-0/+162
2020-08-21tests/tcg/xtensa: test double precision load/storeMax Filippov1-0/+123
2020-08-21tests/tcg/xtensa: add fp0 div and sqrt testsMax Filippov2-0/+158
2020-08-21tests/tcg/xtensa: update test_lsc for DFPUMax Filippov1-13/+34
2020-08-21tests/tcg/xtensa: update test_fp1 for DFPUMax Filippov1-28/+34
2020-08-21tests/tcg/xtensa: update test_fp0_conv for DFPUMax Filippov1-144/+155
2020-08-21tests/tcg/xtensa: expand madd testsMax Filippov1-0/+104
2020-08-21tests/tcg/xtensa: update test_fp0_arith for DFPUMax Filippov2-97/+223
2020-08-21tests/tcg/xtensa: fix test execution on ISSMax Filippov1-5/+5
2020-08-21iotests: Test node/bitmap aliases during migrationMax Reitz3-0/+599
2020-08-21iotests.py: Let wait_migration() return on failureMax Reitz1-6/+12
2020-08-21iotests: dump QCOW2 header in JSON in #303Andrey Shinkevich2-0/+79
2020-08-21qcow2_format.py: support dumping metadata in JSON formatAndrey Shinkevich1-0/+17