summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | qobject: Make QString immutableMarkus Armbruster2020-12-192-18/+1Star
| * | qobject: Drop qstring_get_try_str()Markus Armbruster2020-12-191-6/+5Star
| * | qobject: Change qobject_to_json()'s value to GStringMarkus Armbruster2020-12-193-43/+39Star
| * | qobject: Make qobject_to_json_pretty() take a pretty argumentMarkus Armbruster2020-12-191-1/+1
| * | test-visitor-serialization: Clean up test_primitives()Markus Armbruster2020-12-191-7/+37
| * | test-visitor-serialization: Drop insufficient precision workaroundMarkus Armbruster2020-12-191-16/+2Star
| * | string-output-visitor: Fix to use sufficient precisionMarkus Armbruster2020-12-191-1/+1
| * | test-string-output-visitor: Cover "unround" numberMarkus Armbruster2020-12-191-2/+2
| * | qobject: Fix qnum_to_string() to use sufficient precisionMarkus Armbruster2020-12-192-6/+6
| * | tests/check-qnum: Cover qnum_to_string() for "unround" argumentMarkus Armbruster2020-12-191-0/+6
| * | tests/check-qjson: Replace redundant large_number()Markus Armbruster2020-12-191-44/+3Star
| * | tests/check-qjson: Cover number 2^63Markus Armbruster2020-12-191-2/+39
| * | tests/check-qjson: Examine QNum more thoroughlyMarkus Armbruster2020-12-191-3/+16
| * | tests/check-qjson: Don't skip funny QNumber to JSON conversionsMarkus Armbruster2020-12-191-30/+25Star
| * | qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake2020-12-193-130/+38Star
| |/
* | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...Peter Maydell2021-01-0131-201/+1169
|\ \
| * | iotests: Fix _send_qemu_cmd with bash 5.1Max Reitz2020-12-1824-199/+728
| * | iotests/102: Pass $QEMU_HANDLE to _send_qemu_cmdMax Reitz2020-12-182-2/+2
| * | quorum: Implement bdrv_co_pwrite_zeroes()Alberto Garcia2020-12-182-0/+19
| * | quorum: Implement bdrv_co_block_status()Alberto Garcia2020-12-183-0/+216
| * | iotests: add 298 to test new preallocate filter driverVladimir Sementsov-Ogievskiy2020-12-183-0/+192
| * | iotests.py: execute_setup_common(): add required_fmts argumentVladimir Sementsov-Ogievskiy2020-12-181-1/+8
| * | iotests: qemu_io_silent: support --image-optsVladimir Sementsov-Ogievskiy2020-12-181-1/+6
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-12-315-107/+107
|\ \
| * | iotests:172: use _filter_qom_pathVladimir Sementsov-Ogievskiy2020-12-182-77/+77
| * | iotests: make _filter_qom_path more strictVladimir Sementsov-Ogievskiy2020-12-182-29/+29
| * | iotests/210: Fix reference outputMax Reitz2020-12-181-1/+1
| |/
* / tests/fp: Do not emit implicit-fallthrough warnings in the softfloat testsThomas Huth2020-12-181-0/+2
|/
* tests: remove GCC < 4 fallbacksMarc-André Lureau2020-12-151-5/+3Star
* Remove the deprecated -realtime optionThomas Huth2020-12-151-1/+1
* memory: clamp cached translation in case it points to an MMIO regionPaolo Bonzini2020-12-151-0/+51
* qtest/pvpanic: Test panic option that allows VM to continueAlejandro Jimenez2020-12-151-1/+25
* remove preconfig statePaolo Bonzini2020-12-151-1/+1
* tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 testPeter Maydell2020-12-141-1/+3
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-12-1292-133/+800
|\
| * block: introduce BDRV_MAX_LENGTHVladimir Sementsov-Ogievskiy2020-12-113-1/+11
| * iotests/221: Discard image before qemu-img mapMax Reitz2020-12-112-8/+13
| * iotests/308: Add test for FUSE exportsMax Reitz2020-12-113-0/+437
| * iotests: Enable fuse for many testsMax Reitz2020-12-1175-75/+75
| * iotests: Allow testing FUSE exportsMax Reitz2020-12-113-1/+134
| * iotests: Give access to the qemu-storage-daemonMax Reitz2020-12-112-0/+28
| * iotests/287: Clean up subshell test imageMax Reitz2020-12-111-2/+2
| * iotests: Let _make_test_img guess $TEST_IMG_FILEMax Reitz2020-12-111-3/+37
| * iotests: Restrict some Python tests to fileMax Reitz2020-12-112-2/+4
| * iotests/091: Use _cleanup_qemu instad of "wait"Max Reitz2020-12-111-1/+2
| * iotests: Derive image names from $TEST_IMGMax Reitz2020-12-114-9/+7Star
| * iotests/046: Avoid renaming imagesMax Reitz2020-12-112-3/+4
| * iotests: Use convert -n in some casesMax Reitz2020-12-114-11/+10Star
| * iotests: Do not pipe _make_test_imgMax Reitz2020-12-112-5/+24
| * iotests: Do not needlessly filter _make_test_imgMax Reitz2020-12-113-12/+12