aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-01-06tests/acceptance: bound the size of readline in s390_ccw_virtioAlex Bennée
2021-01-06tests/iotests: drop test 312 from auto groupAlex Bennée
2021-01-06tests/docker: Include 'ccache' in Debian base imagePhilippe Mathieu-Daudé
2021-01-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-01-06configure: move tests/qemu-iotests/common.env generation to mesonPaolo Bonzini
2021-01-04tests/acceptance: Test boot_linux_console for fuloong2eJiaxun Yang
2021-01-02check-block: enable iotests with cfi-icallDaniele Buono
2021-01-02test-char: Destroy chardev correctly at char_file_test_internal()Eduardo Habkost
2021-01-02tests: update for rename of CentOS8 PowerTools repoDaniel P. Berrangé
2021-01-02tests/docker: Remove the remainders of debian9 containers from the MakefileThomas Huth
2021-01-02gitlab-CI: Test 32-bit builds with the fedora-i386-cross containerThomas Huth
2021-01-02tests/tcg: build tests with -WerrorAlex Bennée
2021-01-01Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...Peter Maydell
2021-01-01Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-2...Peter Maydell
2021-01-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...Peter Maydell
2020-12-31Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...Peter Maydell
2020-12-31Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-12-22tests/acceptance: Add a test with the Fedora 31 kernel and initrdThomas Huth
2020-12-21tests/acceptance: Test the virtio-balloon device on s390xThomas Huth
2020-12-21tests/acceptance: Test virtio-rng on s390 via /dev/hwrngThomas Huth
2020-12-21tests/acceptance: Extract the code to clear dmesg and wait for CRW reportsThomas Huth
2020-12-21tests/acceptance: test hot(un)plug of ccw devicesCornelia Huck
2020-12-19qobject: Make QString immutableMarkus Armbruster
2020-12-19qobject: Drop qstring_get_try_str()Markus Armbruster
2020-12-19qobject: Change qobject_to_json()'s value to GStringMarkus Armbruster
2020-12-19qobject: Make qobject_to_json_pretty() take a pretty argumentMarkus Armbruster
2020-12-19test-visitor-serialization: Clean up test_primitives()Markus Armbruster
2020-12-19test-visitor-serialization: Drop insufficient precision workaroundMarkus Armbruster
2020-12-19string-output-visitor: Fix to use sufficient precisionMarkus Armbruster
2020-12-19test-string-output-visitor: Cover "unround" numberMarkus Armbruster
2020-12-19qobject: Fix qnum_to_string() to use sufficient precisionMarkus Armbruster
2020-12-19tests/check-qnum: Cover qnum_to_string() for "unround" argumentMarkus Armbruster
2020-12-19tests/check-qjson: Replace redundant large_number()Markus Armbruster
2020-12-19tests/check-qjson: Cover number 2^63Markus Armbruster
2020-12-19tests/check-qjson: Examine QNum more thoroughlyMarkus Armbruster
2020-12-19tests/check-qjson: Don't skip funny QNumber to JSON conversionsMarkus Armbruster
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake
2020-12-18iotests: Fix _send_qemu_cmd with bash 5.1Max Reitz
2020-12-18iotests/102: Pass $QEMU_HANDLE to _send_qemu_cmdMax Reitz
2020-12-18quorum: Implement bdrv_co_pwrite_zeroes()Alberto Garcia
2020-12-18quorum: Implement bdrv_co_block_status()Alberto Garcia
2020-12-18iotests: add 298 to test new preallocate filter driverVladimir Sementsov-Ogievskiy
2020-12-18iotests.py: execute_setup_common(): add required_fmts argumentVladimir Sementsov-Ogievskiy
2020-12-18iotests: qemu_io_silent: support --image-optsVladimir Sementsov-Ogievskiy
2020-12-18tests/acceptance: Bump avocado requirements to 83.0Wainer dos Santos Moschetta
2020-12-18fuzz: fix the generic-fuzz-floppy configAlexander Bulekov
2020-12-18fuzz: Add more i386 configurations for fuzzingAlexander Bulekov
2020-12-18iotests:172: use _filter_qom_pathVladimir Sementsov-Ogievskiy
2020-12-18iotests: make _filter_qom_path more strictVladimir Sementsov-Ogievskiy
2020-12-18iotests/210: Fix reference outputMax Reitz