aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-23vhost-user+postcopy: Use qemu_set_nonblockDr. David Alan Gilbert1-1/+1
2018-05-23virtio: support setting memory region based host notifierTiwei Bie4-0/+39
2018-05-23vhost-user: support receiving file descriptors in slave_readTiwei Bie1-1/+40
2018-05-23qemu-iotests: Test job-* with block jobsKevin Wolf3-0/+537
2018-05-23iotests: Move qmp_to_opts() to VMKevin Wolf3-26/+27
2018-05-23blockjob: Remove BlockJob.driverKevin Wolf2-10/+10
2018-05-23job: Add query-jobs QMP commandKevin Wolf4-1/+104
2018-05-23job: Add lifecycle QMP commandsKevin Wolf5-0/+244
2018-05-23job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf23-44/+449
2018-05-23job: Introduce qapi/job.jsonKevin Wolf6-89/+110
2018-05-23job: Move progress fields to JobKevin Wolf9-55/+62
2018-05-23job: Add job_transition_to_ready()Kevin Wolf8-34/+45
2018-05-23job: Add job_is_ready()Kevin Wolf6-9/+28
2018-05-23job: Add job_dismiss()Kevin Wolf6-30/+28
2018-05-23job: Add job_yield()Kevin Wolf7-31/+28
2018-05-23block: Cancel job in bdrv_close_all() callersKevin Wolf3-4/+9
2018-05-23job: Move completion and cancellation to JobKevin Wolf18-209/+171
2018-05-23job: Move transactions to JobKevin Wolf8-324/+303
2018-05-23job: Switch transactions to JobTxnKevin Wolf8-48/+54
2018-05-23job: Move job_finish_sync() to JobKevin Wolf4-49/+49
2018-05-23job: Move .complete callback to JobKevin Wolf9-48/+43
2018-05-23job: Add job_drain()Kevin Wolf11-10/+55
2018-05-23job: Convert block_job_cancel_async() to JobKevin Wolf4-20/+21
2018-05-23job: Move single job finalisation to JobKevin Wolf10-184/+194
2018-05-23job: Add job_event_*()Kevin Wolf4-14/+73
2018-05-23blockjob: Split block_job_event_pending()Kevin Wolf1-9/+18
2018-05-23job: Move BlockJobCreateFlags to JobKevin Wolf13-57/+53
2018-05-23job: Replace BlockJob.completed with job_is_completed()Kevin Wolf5-14/+34
2018-05-23job: Move pause/resume functions to JobKevin Wolf13-102/+133
2018-05-23job: Add job_sleep_ns()Kevin Wolf11-50/+61
2018-05-23job: Move coroutine and related code to JobKevin Wolf14-299/+305
2018-05-23job: Move defer_to_main_loop to JobKevin Wolf12-110/+97
2018-05-23job: Add Job.aio_contextKevin Wolf3-3/+13
2018-05-23job: Move cancelled to JobKevin Wolf11-52/+50
2018-05-23job: Add reference countingKevin Wolf13-58/+76
2018-05-23job: Move state transitions to JobKevin Wolf8-112/+123
2018-05-23job: Maintain a list of all jobsKevin Wolf4-25/+74
2018-05-23job: Add job_delete()Kevin Wolf3-2/+10
2018-05-23job: Add JobDriver.job_typeKevin Wolf8-17/+33
2018-05-23job: Rename BlockJobType into JobTypeKevin Wolf7-16/+16
2018-05-23job: Create Job, JobDriver and job_create()Kevin Wolf14-44/+169
2018-05-23blockjob: Improve BlockJobInfo.offset/len documentationKevin Wolf1-3/+6
2018-05-23blockjob: Update block-job-pause/resume documentationKevin Wolf1-3/+2
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-23sheepdog: Remove unnecessary NULL check in sd_prealloc()Peter Maydell1-3/+1
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-23vhost-user: add Net prefix to internal state structureTiwei Bie1-19/+19