aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-05-23job: Add job_yield()Kevin Wolf1-1/+1
2018-05-23job: Move completion and cancellation to JobKevin Wolf3-21/+19
2018-05-23job: Move transactions to JobKevin Wolf2-7/+7
2018-05-23job: Switch transactions to JobTxnKevin Wolf1-4/+4
2018-05-23job: Move .complete callback to JobKevin Wolf2-8/+8
2018-05-23job: Add job_drain()Kevin Wolf3-0/+4
2018-05-23job: Move single job finalisation to JobKevin Wolf1-5/+5
2018-05-23job: Move BlockJobCreateFlags to JobKevin Wolf2-3/+3
2018-05-23job: Move pause/resume functions to JobKevin Wolf3-2/+6
2018-05-23job: Add job_sleep_ns()Kevin Wolf3-6/+6
2018-05-23job: Move coroutine and related code to JobKevin Wolf3-32/+32
2018-05-23job: Move defer_to_main_loop to JobKevin Wolf3-12/+15
2018-05-23job: Move cancelled to JobKevin Wolf2-4/+4
2018-05-23job: Add reference countingKevin Wolf3-2/+6
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