summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qemu-iotests: Test job-* with block jobsKevin Wolf2018-05-233-0/+537
* iotests: Move qmp_to_opts() to VMKevin Wolf2018-05-233-26/+27
* job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf2018-05-2321-44/+425
* job: Add job_transition_to_ready()Kevin Wolf2018-05-232-2/+2
* job: Add job_is_ready()Kevin Wolf2018-05-231-1/+1
* job: Add job_dismiss()Kevin Wolf2018-05-231-2/+2
* job: Add job_yield()Kevin Wolf2018-05-231-1/+1
* job: Move completion and cancellation to JobKevin Wolf2018-05-233-21/+19Star
* job: Move transactions to JobKevin Wolf2018-05-232-7/+7
* job: Switch transactions to JobTxnKevin Wolf2018-05-231-4/+4
* job: Move .complete callback to JobKevin Wolf2018-05-232-8/+8
* job: Add job_drain()Kevin Wolf2018-05-233-0/+4
* job: Move single job finalisation to JobKevin Wolf2018-05-231-5/+5
* job: Move BlockJobCreateFlags to JobKevin Wolf2018-05-232-3/+3
* job: Move pause/resume functions to JobKevin Wolf2018-05-233-2/+6
* job: Add job_sleep_ns()Kevin Wolf2018-05-233-6/+6
* job: Move coroutine and related code to JobKevin Wolf2018-05-233-32/+32
* job: Move defer_to_main_loop to JobKevin Wolf2018-05-233-12/+15
* job: Move cancelled to JobKevin Wolf2018-05-232-4/+4
* job: Add reference countingKevin Wolf2018-05-233-2/+6
* job: Move state transitions to JobKevin Wolf2018-05-231-20/+19Star
* job: Create Job, JobDriver and job_create()Kevin Wolf2018-05-233-6/+14
* qemu-iotests: Remove MIG_SOCKET from non-migration testsKevin Wolf2018-05-232-4/+0Star
* qemu-iotests: Add more tests to "migration" groupKevin Wolf2018-05-231-5/+5
* qemu-iotests: 086 doesn't work with NFSKevin Wolf2018-05-231-1/+1
* qemu-iotests: Filter NFS pathsKevin Wolf2018-05-233-4/+12
* qemu-iotests: Fix paths for NFSKevin Wolf2018-05-231-2/+2
* Remove unnecessary variables for function return valueLaurent Vivier2018-05-202-10/+2Star
* tests: fix tpm-crb tpm-tis tests raceMarc-André Lureau2018-05-201-1/+1
* docker: Fix trivial typoPhilippe Mathieu-Daudé2018-05-181-1/+1
* Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2018-05-172-11/+18
|\
| * blockjob: do not cancel timer in resumeStefan Hajnoczi2018-05-162-11/+6Star
| * qemu-iotests: reduce chance of races in 185Stefan Hajnoczi2018-05-161-0/+12
* | tests: Migration ppc now inlines its programJuan Quintela2018-05-151-36/+5Star
* | tests: Add migration precopy testJuan Quintela2018-05-151-2/+42
|/
* iotests: Add test for -U/force-share conflictsMax Reitz2018-05-152-0/+33
* iotests: Add test for COR across nodesMax Reitz2018-05-153-0/+144
* iotests: Copy 197 for COR filter driverMax Reitz2018-05-153-0/+147
* iotests: Clean up wrap image in 197Max Reitz2018-05-151-0/+1
* iotests: Skip 181 and 201 without userfaultfdMax Reitz2018-05-152-0/+26
* iotests: Add failure matching to common.qemuMax Reitz2018-05-151-7/+51
* qcow2: Give the refcount cache the minimum possible size by defaultAlberto Garcia2018-05-151-1/+1
* iotests: Split 214 off of 122Max Reitz2018-05-155-80/+133
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-05-141-18/+0Star
|\
| * opts: don't silently truncate long parameter keysDaniel P. Berrangé2018-05-091-18/+0Star
* | iotests: Add test for cancelling a mirror jobMax Reitz2018-05-083-0/+169
* | block/mirror: honor ratelimit againStefan Hajnoczi2018-05-081-1/+1
|/
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...Peter Maydell2018-05-0439-372/+372
|\
| * qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-0439-368/+368
| * qobject: use a QObjectBase_ structMarc-André Lureau2018-05-041-3/+3