aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-01-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell8-19/+38
2021-01-06configure: move tests/qemu-iotests/common.env generation to mesonPaolo Bonzini2-0/+6
2021-01-04tests/acceptance: Test boot_linux_console for fuloong2eJiaxun Yang1-0/+21
2021-01-02check-block: enable iotests with cfi-icallDaniele Buono1-7/+11
2021-01-02test-char: Destroy chardev correctly at char_file_test_internal()Eduardo Habkost1-1/+1
2021-01-02tests: update for rename of CentOS8 PowerTools repoDaniel P. Berrangé1-2/+3
2021-01-02tests/docker: Remove the remainders of debian9 containers from the MakefileThomas Huth1-5/+1
2021-01-02gitlab-CI: Test 32-bit builds with the fedora-i386-cross containerThomas Huth1-3/+15
2021-01-02tests/tcg: build tests with -WerrorAlex Bennée1-1/+1
2021-01-01Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...Peter Maydell1-4/+165
2021-01-01Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-2...Peter Maydell2-3/+83
2021-01-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...Peter Maydell9-285/+197
2020-12-31Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...Peter Maydell31-201/+1169
2020-12-31Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell5-107/+107
2020-12-22tests/acceptance: Add a test with the Fedora 31 kernel and initrdThomas Huth1-0/+110
2020-12-21tests/acceptance: Test the virtio-balloon device on s390xThomas Huth1-1/+11
2020-12-21tests/acceptance: Test virtio-rng on s390 via /dev/hwrngThomas Huth1-2/+15
2020-12-21tests/acceptance: Extract the code to clear dmesg and wait for CRW reportsThomas Huth1-13/+17
2020-12-21tests/acceptance: test hot(un)plug of ccw devicesCornelia Huck1-0/+24
2020-12-19qobject: Make QString immutableMarkus Armbruster2-18/+1
2020-12-19qobject: Drop qstring_get_try_str()Markus Armbruster1-6/+5
2020-12-19qobject: Change qobject_to_json()'s value to GStringMarkus Armbruster3-43/+39
2020-12-19qobject: Make qobject_to_json_pretty() take a pretty argumentMarkus Armbruster1-1/+1
2020-12-19test-visitor-serialization: Clean up test_primitives()Markus Armbruster1-7/+37
2020-12-19test-visitor-serialization: Drop insufficient precision workaroundMarkus Armbruster1-16/+2
2020-12-19string-output-visitor: Fix to use sufficient precisionMarkus Armbruster1-1/+1
2020-12-19test-string-output-visitor: Cover "unround" numberMarkus Armbruster1-2/+2
2020-12-19qobject: Fix qnum_to_string() to use sufficient precisionMarkus Armbruster2-6/+6
2020-12-19tests/check-qnum: Cover qnum_to_string() for "unround" argumentMarkus Armbruster1-0/+6
2020-12-19tests/check-qjson: Replace redundant large_number()Markus Armbruster1-44/+3
2020-12-19tests/check-qjson: Cover number 2^63Markus Armbruster1-2/+39
2020-12-19tests/check-qjson: Examine QNum more thoroughlyMarkus Armbruster1-3/+16
2020-12-19tests/check-qjson: Don't skip funny QNumber to JSON conversionsMarkus Armbruster1-30/+25
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake3-130/+38
2020-12-18iotests: Fix _send_qemu_cmd with bash 5.1Max Reitz24-199/+728
2020-12-18iotests/102: Pass $QEMU_HANDLE to _send_qemu_cmdMax Reitz2-2/+2
2020-12-18quorum: Implement bdrv_co_pwrite_zeroes()Alberto Garcia2-0/+19
2020-12-18quorum: Implement bdrv_co_block_status()Alberto Garcia3-0/+216
2020-12-18iotests: add 298 to test new preallocate filter driverVladimir Sementsov-Ogievskiy3-0/+192
2020-12-18iotests.py: execute_setup_common(): add required_fmts argumentVladimir Sementsov-Ogievskiy1-1/+8
2020-12-18iotests: qemu_io_silent: support --image-optsVladimir Sementsov-Ogievskiy1-1/+6
2020-12-18tests/acceptance: Bump avocado requirements to 83.0Wainer dos Santos Moschetta1-1/+1
2020-12-18fuzz: fix the generic-fuzz-floppy configAlexander Bulekov1-2/+2
2020-12-18fuzz: Add more i386 configurations for fuzzingAlexander Bulekov1-0/+80
2020-12-18iotests:172: use _filter_qom_pathVladimir Sementsov-Ogievskiy2-77/+77
2020-12-18iotests: make _filter_qom_path more strictVladimir Sementsov-Ogievskiy2-29/+29
2020-12-18iotests/210: Fix reference outputMax Reitz1-1/+1
2020-12-18tests/fp: Do not emit implicit-fallthrough warnings in the softfloat testsThomas Huth1-0/+2
2020-12-15tests: remove GCC < 4 fallbacksMarc-André Lureau1-5/+3
2020-12-15Remove the deprecated -realtime optionThomas Huth1-1/+1