summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/qtest: add a test case for pvpanic-pciMihai Carabas2021-01-292-0/+99
* hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas2021-01-291-1/+1
* hw/misc: Fix arith overflow in NPCM7XX PWM moduleHao Wu2021-01-291-2/+2
* arm: rename xlnx-zcu102.canbusN propertiesPaolo Bonzini2021-01-291-15/+15
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-01-28' into ...Peter Maydell2021-01-282-64/+26Star
|\
| * qapi: Use QAPI_LIST_APPEND in trivial casesEric Blake2021-01-282-64/+26Star
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-01-2815-1686/+1375Star
|\ \
| * | iotests: rename and move 169 and 199 testsVladimir Sementsov-Ogievskiy2021-01-274-0/+0
| * | iotests: rewrite check into pythonVladimir Sementsov-Ogievskiy2021-01-276-1296/+139Star
| * | iotests: add testrunner.pyVladimir Sementsov-Ogievskiy2021-01-271-0/+367
| * | iotests: add testenv.pyVladimir Sementsov-Ogievskiy2021-01-271-0/+281
| * | iotests: add findtests.pyVladimir Sementsov-Ogievskiy2021-01-271-0/+159
| * | iotests: 146: drop extra whitespaces from .out fileVladimir Sementsov-Ogievskiy2021-01-271-390/+390
| * | virtio-scsi-test: Test writing to scsi-cd deviceKevin Wolf2021-01-271-0/+39
| |/
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-2...Peter Maydell2021-01-276-24/+33
|\ \ | |/ |/|
| * libqtest: Rework qtest_rsp()Markus Armbruster2021-01-271-24/+26
| * gitlab-ci.yml: Avoid some submodules to speed up the CI a little bitThomas Huth2021-01-264-0/+6
| * tests/docker: Install static libc package in CentOS 7Philippe Mathieu-Daudé2021-01-261-0/+1
* | iotests/178: Pass value to invalid optionMax Reitz2021-01-263-3/+3
* | iotests/118: Drop 'change' testMax Reitz2021-01-262-21/+3Star
* | iotests: Add test for the regression fixed in c8bf9a9169Alberto Garcia2021-01-263-0/+134
* | iotests: 257: prepare for backup over block-copyVladimir Sementsov-Ogievskiy2021-01-262-153/+154
* | iotests: 219: prepare for backup over block-copyVladimir Sementsov-Ogievskiy2021-01-261-6/+7
* | iotests: 185: prepare for backup over block-copyVladimir Sementsov-Ogievskiy2021-01-262-2/+4
* | iotests/129: Limit backup's max-chunk/max-workersMax Reitz2021-01-261-1/+6
* | iotests: 56: prepare for backup over block-copyVladimir Sementsov-Ogievskiy2021-01-261-2/+7
* | job: call job_enter from job_pauseVladimir Sementsov-Ogievskiy2021-01-261-0/+24
* | iotests/300: Clean up pylint and mypy complaintsMax Reitz2021-01-262-4/+16
* | iotests/129: Clean up pylint and mypy complaintsMax Reitz2021-01-262-3/+3
* | iotests/129: Limit mirror job's buffer sizeMax Reitz2021-01-261-1/+1
* | iotests/129: Actually test a commit jobMax Reitz2021-01-261-2/+25
* | iotests/129: Use throttle nodeMax Reitz2021-01-261-24/+13Star
* | iotests/129: Do not check @busyMax Reitz2021-01-261-1/+1
* | iotests/129: Remove test images in tearDown()Max Reitz2021-01-261-0/+2
* | iotests: Move try_remove to iotests.pyMax Reitz2021-01-262-11/+8Star
* | iotests/297: Rewrite in Python and extend reachMax Reitz2021-01-262-25/+92
* | iotests.py: Assume a couple of variables as givenMax Reitz2021-01-262-14/+13Star
* | block: apply COR-filter to block-stream jobsAndrey Shinkevich2021-01-263-12/+18
* | iotests: 30: prepare to COR filter insertion by stream jobVladimir Sementsov-Ogievskiy2021-01-261-1/+3
* | iotests: add #310 to test bottom node in COR driverAndrey Shinkevich2021-01-263-0/+133
* | iotests: fix _check_o_directVladimir Sementsov-Ogievskiy2021-01-261-3/+4
|/
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-01-232-13/+7Star
|\
| * qemu-option: warn for short-form boolean optionsPaolo Bonzini2021-01-231-1/+1
| * acceptance: switch to QMP change-vnc-password commandPaolo Bonzini2021-01-231-12/+6Star
* | Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210121' into...Peter Maydell2021-01-212-8/+8
|\ \ | |/ |/|
| * tests/tcg/s390x: Fix EXRL testsDavid Hildenbrand2021-01-212-8/+8
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-01-20' into st...Peter Maydell2021-01-21296-31/+314
|\ \ | |/ |/|
| * iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()Vladimir Sementsov-Ogievskiy2021-01-211-8/+1Star
| * iotests.py: fix qemu_tool_pipe_and_status()Vladimir Sementsov-Ogievskiy2021-01-211-3/+2Star
| * iotests/264: fix styleVladimir Sementsov-Ogievskiy2021-01-211-6/+5Star