aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-05-23job: Move state transitions to JobKevin Wolf1-20/+19
2018-05-23job: Create Job, JobDriver and job_create()Kevin Wolf3-6/+14
2018-05-23qemu-iotests: Remove MIG_SOCKET from non-migration testsKevin Wolf2-4/+0
2018-05-23qemu-iotests: Add more tests to "migration" groupKevin Wolf1-5/+5
2018-05-23qemu-iotests: 086 doesn't work with NFSKevin Wolf1-1/+1
2018-05-23qemu-iotests: Filter NFS pathsKevin Wolf3-4/+12
2018-05-23qemu-iotests: Fix paths for NFSKevin Wolf1-2/+2
2018-05-20Remove unnecessary variables for function return valueLaurent Vivier2-10/+2
2018-05-20tests: fix tpm-crb tpm-tis tests raceMarc-André Lureau1-1/+1
2018-05-18docker: Fix trivial typoPhilippe Mathieu-Daudé1-1/+1
2018-05-17Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2-11/+18
2018-05-16blockjob: do not cancel timer in resumeStefan Hajnoczi2-11/+6
2018-05-16qemu-iotests: reduce chance of races in 185Stefan Hajnoczi1-0/+12
2018-05-15tests: Migration ppc now inlines its programJuan Quintela1-36/+5
2018-05-15tests: Add migration precopy testJuan Quintela1-2/+42
2018-05-15iotests: Add test for -U/force-share conflictsMax Reitz2-0/+33
2018-05-15iotests: Add test for COR across nodesMax Reitz3-0/+144
2018-05-15iotests: Copy 197 for COR filter driverMax Reitz3-0/+147
2018-05-15iotests: Clean up wrap image in 197Max Reitz1-0/+1
2018-05-15iotests: Skip 181 and 201 without userfaultfdMax Reitz2-0/+26
2018-05-15iotests: Add failure matching to common.qemuMax Reitz1-7/+51
2018-05-15qcow2: Give the refcount cache the minimum possible size by defaultAlberto Garcia1-1/+1
2018-05-15iotests: Split 214 off of 122Max Reitz5-80/+133
2018-05-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-18/+0
2018-05-09opts: don't silently truncate long parameter keysDaniel P. Berrangé1-18/+0
2018-05-08iotests: Add test for cancelling a mirror jobMax Reitz3-0/+169
2018-05-08block/mirror: honor ratelimit againStefan Hajnoczi1-1/+1
2018-05-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...Peter Maydell39-372/+372
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau39-368/+368
2018-05-04qobject: use a QObjectBase_ structMarc-André Lureau1-3/+3
2018-05-04qobject: Use qobject_to() instead of type castMarkus Armbruster1-1/+1
2018-04-30hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth1-2/+1
2018-04-25migration: add blocktime calculation into migration-testAlexey Perevalov1-0/+16
2018-04-16iotests: fix 169Vladimir Sementsov-Ogievskiy1-21/+27
2018-04-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-17/+32
2018-04-10Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-04-10' into s...Peter Maydell1-6/+3
2018-04-10qemu-iotests: update 185 outputStefan Hajnoczi2-9/+13
2018-04-10qemu-iotests: Remove _supported_fmt dmgKevin Wolf2-2/+2
2018-04-10iotests: blacklist bochs and cloop for 205 and 208Vladimir Sementsov-Ogievskiy2-1/+3
2018-04-10iotests.py: improve verify_image_format helperVladimir Sementsov-Ogievskiy1-3/+11
2018-04-10iotests.py: support unsupported_fmts in main()Vladimir Sementsov-Ogievskiy1-2/+3
2018-04-10iotests: fix wait_until_completed()Peter Xu1-6/+3
2018-04-10tests/boot-serial: Test the sam460ex boardThomas Huth1-0/+2
2018-04-09docker: fedora: test more componentsPaolo Bonzini1-3/+10
2018-04-09docker: Inline "prep_fail" in run scriptFam Zheng1-1/+1
2018-04-09tests: Fix ubuntu.i386 image initializationFam Zheng1-4/+1
2018-04-09docker: dump 'config.log' if ./configure failsPhilippe Mathieu-Daudé1-1/+3
2018-04-06crypto: ensure we use a predictable TLS priority settingDaniel P. Berrangé2-0/+2
2018-04-03Merge remote-tracking branch 'mreitz/tags/pull-block-2018-04-03' into queue-b...Kevin Wolf6-2/+117
2018-04-03iotests: Test abnormally large size in compressed cluster descriptorAlberto Garcia2-0/+80