aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-09-07tests/qtest: do not list ahci-test twicePaolo Bonzini
2020-09-07gitlab: expand test coverage for crypto buildsDaniel P. Berrangé
2020-09-07dockerfiles/debian-win64-cross: Download WHPX MinGW headersThomas Huth
2020-09-07tests/Makefile: test-image-locking needs CONFIG_POSIXThomas Huth
2020-09-07tests: Fixes building test-util-filemonitor.c on msys2/mingwYonggang Luo
2020-09-07tests: fixes test-vmstate.c compile error on msys2Yonggang Luo
2020-09-06tests: handling signal on win32 properlyYonggang Luo
2020-09-06tests/docker: add python3-setuptools the docker imagesAlex Bennée
2020-09-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' into ...Peter Maydell
2020-09-03Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-09-02' into st...Peter Maydell
2020-09-03libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster
2020-09-03tests/qtest/ipmi-kcs: Fix assert side-effectPhilippe Mathieu-Daudé
2020-09-03tests/qtest/tpm: Declare input buffers const and staticPhilippe Mathieu-Daudé
2020-09-03tests/qtest/ahci: Improve error handling (NEGATIVE_RETURNS)Philippe Mathieu-Daudé
2020-09-03qapi: enable use of g_autoptr with QAPI typesDaniel P. Berrangé
2020-09-02iotests/259: Fix reference outputMax Reitz
2020-09-02iotests/059: Fix reference outputMax Reitz
2020-09-02Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-02Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger
2020-09-01tests/tcg: Do not require FE_* exception bitsRichard Henderson
2020-09-01tests/tcg: Do not require FE_TOWARDZERORichard Henderson
2020-09-01tests/tcg: Add microblaze to arches filterRichard Henderson
2020-08-28migration: improve error reporting of block driver state nameDaniel P. Berrangé
2020-08-27tests/bios-tables-test: add smbios cpu speed testYing Fang
2020-08-27acpi: update expected DSDT files with _UID changesMichael S. Tsirkin
2020-08-27disassemble-aml: -o actually worksMichael S. Tsirkin
2020-08-27acpi: allow DSDT changesMichael S. Tsirkin
2020-08-26Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-08-26' in...Peter Maydell
2020-08-26iotests: Add tests for qcow2 images with extended L2 entriesAlberto Garcia
2020-08-25tests: fix a memory in test_socket_unix_abstract_goodLi Qiang
2020-08-25qcow2: Assert that expand_zero_clusters_in_l1() does not support subclustersAlberto Garcia
2020-08-25qcow2: Allow preallocation and backing files if extended_l2 is setAlberto Garcia
2020-08-25qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bitAlberto Garcia
2020-08-25qcow2: Add subcluster support to check_refcounts_l2()Alberto Garcia
2020-08-24Merge remote-tracking branch 'remotes/xtensa/tags/20200821-xtensa' into stagingPeter Maydell
2020-08-24Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20200812' int...Peter Maydell
2020-08-22Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-21' int...Peter Maydell
2020-08-21tests/tcg/xtensa: add DFP0 arithmetic testsMax Filippov
2020-08-21tests/tcg/xtensa: test double precision load/storeMax Filippov
2020-08-21tests/tcg/xtensa: add fp0 div and sqrt testsMax Filippov
2020-08-21tests/tcg/xtensa: update test_lsc for DFPUMax Filippov
2020-08-21tests/tcg/xtensa: update test_fp1 for DFPUMax Filippov
2020-08-21tests/tcg/xtensa: update test_fp0_conv for DFPUMax Filippov
2020-08-21tests/tcg/xtensa: expand madd testsMax Filippov
2020-08-21tests/tcg/xtensa: update test_fp0_arith for DFPUMax Filippov
2020-08-21tests/tcg/xtensa: fix test execution on ISSMax Filippov
2020-08-21iotests: Test node/bitmap aliases during migrationMax Reitz
2020-08-21iotests.py: Let wait_migration() return on failureMax Reitz
2020-08-21iotests: dump QCOW2 header in JSON in #303Andrey Shinkevich
2020-08-21qcow2_format.py: support dumping metadata in JSON formatAndrey Shinkevich