summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* meson: do not use CONFIG_VIRTFSPaolo Bonzini2021-01-121-1/+3
* fuzz: map all BARs and enable PCI devicesAlexander Bulekov2021-01-111-0/+24
* tests/acceptance: Fix race conditions in s390x tests & skip fedora on gitlab-CIThomas Huth2021-01-111-2/+12
* qtest/libqtest: fix heap-buffer-overflow in qtest_cb_for_every_machine()Gan Qixin2021-01-111-1/+1
* gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CDCho, Yu-Chen2021-01-111-0/+55
* tests/acceptance: bound the size of readline in s390_ccw_virtioAlex Bennée2021-01-061-1/+1
* tests/iotests: drop test 312 from auto groupAlex Bennée2021-01-061-1/+1
* tests/docker: Include 'ccache' in Debian base imagePhilippe Mathieu-Daudé2021-01-061-0/+1
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-01-068-19/+38
|\
| * configure: move tests/qemu-iotests/common.env generation to mesonPaolo Bonzini2021-01-062-0/+6
| * check-block: enable iotests with cfi-icallDaniele Buono2021-01-021-7/+11
| * test-char: Destroy chardev correctly at char_file_test_internal()Eduardo Habkost2021-01-021-1/+1
| * tests: update for rename of CentOS8 PowerTools repoDaniel P. Berrangé2021-01-021-2/+3
| * tests/docker: Remove the remainders of debian9 containers from the MakefileThomas Huth2021-01-021-5/+1Star
| * gitlab-CI: Test 32-bit builds with the fedora-i386-cross containerThomas Huth2021-01-021-3/+15
| * tests/tcg: build tests with -WerrorAlex Bennée2021-01-021-1/+1
* | tests/acceptance: Test boot_linux_console for fuloong2eJiaxun Yang2021-01-041-0/+21
|/
* Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...Peter Maydell2021-01-011-4/+165
|\
| * tests/acceptance: Add a test with the Fedora 31 kernel and initrdThomas Huth2020-12-221-0/+110
| * tests/acceptance: Test the virtio-balloon device on s390xThomas Huth2020-12-211-1/+11
| * tests/acceptance: Test virtio-rng on s390 via /dev/hwrngThomas Huth2020-12-211-2/+15
| * tests/acceptance: Extract the code to clear dmesg and wait for CRW reportsThomas Huth2020-12-211-13/+17
| * tests/acceptance: test hot(un)plug of ccw devicesCornelia Huck2020-12-211-0/+24
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-2...Peter Maydell2021-01-012-3/+83
|\ \
| * | tests/acceptance: Bump avocado requirements to 83.0Wainer dos Santos Moschetta2020-12-181-1/+1
| * | fuzz: fix the generic-fuzz-floppy configAlexander Bulekov2020-12-181-2/+2
| * | fuzz: Add more i386 configurations for fuzzingAlexander Bulekov2020-12-181-0/+80
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...Peter Maydell2021-01-019-285/+197Star
|\ \
| * | 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