aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-23vhost-user: support receiving file descriptors in slave_readTiwei Bie
2018-05-23qemu-iotests: Test job-* with block jobsKevin Wolf
2018-05-23iotests: Move qmp_to_opts() to VMKevin Wolf
2018-05-23blockjob: Remove BlockJob.driverKevin Wolf
2018-05-23job: Add query-jobs QMP commandKevin Wolf
2018-05-23job: Add lifecycle QMP commandsKevin Wolf
2018-05-23job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf
2018-05-23job: Introduce qapi/job.jsonKevin Wolf
2018-05-23job: Move progress fields to JobKevin Wolf
2018-05-23job: Add job_transition_to_ready()Kevin Wolf
2018-05-23job: Add job_is_ready()Kevin Wolf
2018-05-23job: Add job_dismiss()Kevin Wolf
2018-05-23job: Add job_yield()Kevin Wolf
2018-05-23block: Cancel job in bdrv_close_all() callersKevin Wolf
2018-05-23job: Move completion and cancellation to JobKevin Wolf
2018-05-23job: Move transactions to JobKevin Wolf
2018-05-23job: Switch transactions to JobTxnKevin Wolf
2018-05-23job: Move job_finish_sync() to JobKevin Wolf
2018-05-23job: Move .complete callback to JobKevin Wolf
2018-05-23job: Add job_drain()Kevin Wolf
2018-05-23job: Convert block_job_cancel_async() to JobKevin Wolf
2018-05-23job: Move single job finalisation to JobKevin Wolf
2018-05-23job: Add job_event_*()Kevin Wolf
2018-05-23blockjob: Split block_job_event_pending()Kevin Wolf
2018-05-23job: Move BlockJobCreateFlags to JobKevin Wolf
2018-05-23job: Replace BlockJob.completed with job_is_completed()Kevin Wolf
2018-05-23job: Move pause/resume functions to JobKevin Wolf
2018-05-23job: Add job_sleep_ns()Kevin Wolf
2018-05-23job: Move coroutine and related code to JobKevin Wolf
2018-05-23job: Move defer_to_main_loop to JobKevin Wolf
2018-05-23job: Add Job.aio_contextKevin Wolf
2018-05-23job: Move cancelled to JobKevin Wolf
2018-05-23job: Add reference countingKevin Wolf
2018-05-23job: Move state transitions to JobKevin Wolf
2018-05-23job: Maintain a list of all jobsKevin Wolf
2018-05-23job: Add job_delete()Kevin Wolf
2018-05-23job: Add JobDriver.job_typeKevin Wolf
2018-05-23job: Rename BlockJobType into JobTypeKevin Wolf
2018-05-23job: Create Job, JobDriver and job_create()Kevin Wolf
2018-05-23blockjob: Improve BlockJobInfo.offset/len documentationKevin Wolf
2018-05-23blockjob: Update block-job-pause/resume documentationKevin Wolf
2018-05-23qemu-iotests: Remove MIG_SOCKET from non-migration testsKevin Wolf
2018-05-23qemu-iotests: Add more tests to "migration" groupKevin Wolf
2018-05-23sheepdog: Remove unnecessary NULL check in sd_prealloc()Peter Maydell
2018-05-23qemu-iotests: 086 doesn't work with NFSKevin Wolf
2018-05-23qemu-iotests: Filter NFS pathsKevin Wolf
2018-05-23qemu-iotests: Fix paths for NFSKevin Wolf
2018-05-23vhost-user: add Net prefix to internal state structureTiwei Bie
2018-05-23linux-headers: add kvm header for mipsMichael S. Tsirkin
2018-05-23linux-headers: add unistd.h on all archesMichael S. Tsirkin