Age | Commit message (Expand) | Author |
2018-05-23 | qemu-iotests: Test job-* with block jobs | Kevin Wolf |
2018-05-23 | iotests: Move qmp_to_opts() to VM | Kevin Wolf |
2018-05-23 | job: Add JOB_STATUS_CHANGE QMP event | Kevin Wolf |
2018-05-23 | job: Add job_transition_to_ready() | Kevin Wolf |
2018-05-23 | job: Add job_is_ready() | Kevin Wolf |
2018-05-23 | job: Add job_dismiss() | Kevin Wolf |
2018-05-23 | job: Add job_yield() | Kevin Wolf |
2018-05-23 | job: Move completion and cancellation to Job | Kevin Wolf |
2018-05-23 | job: Move transactions to Job | Kevin Wolf |
2018-05-23 | job: Switch transactions to JobTxn | Kevin Wolf |
2018-05-23 | job: Move .complete callback to Job | Kevin Wolf |
2018-05-23 | job: Add job_drain() | Kevin Wolf |
2018-05-23 | job: Move single job finalisation to Job | Kevin Wolf |
2018-05-23 | job: Move BlockJobCreateFlags to Job | Kevin Wolf |
2018-05-23 | job: Move pause/resume functions to Job | Kevin Wolf |
2018-05-23 | job: Add job_sleep_ns() | Kevin Wolf |
2018-05-23 | job: Move coroutine and related code to Job | Kevin Wolf |
2018-05-23 | job: Move defer_to_main_loop to Job | Kevin Wolf |
2018-05-23 | job: Move cancelled to Job | Kevin Wolf |
2018-05-23 | job: Add reference counting | Kevin Wolf |
2018-05-23 | job: Move state transitions to Job | Kevin Wolf |
2018-05-23 | job: Create Job, JobDriver and job_create() | Kevin Wolf |
2018-05-23 | qemu-iotests: Remove MIG_SOCKET from non-migration tests | Kevin Wolf |
2018-05-23 | qemu-iotests: Add more tests to "migration" group | Kevin Wolf |
2018-05-23 | qemu-iotests: 086 doesn't work with NFS | Kevin Wolf |
2018-05-23 | qemu-iotests: Filter NFS paths | Kevin Wolf |
2018-05-23 | qemu-iotests: Fix paths for NFS | Kevin Wolf |
2018-05-20 | Remove unnecessary variables for function return value | Laurent Vivier |
2018-05-20 | tests: fix tpm-crb tpm-tis tests race | Marc-André Lureau |
2018-05-18 | docker: Fix trivial typo | Philippe Mathieu-Daudé |
2018-05-17 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell |
2018-05-16 | blockjob: do not cancel timer in resume | Stefan Hajnoczi |
2018-05-16 | qemu-iotests: reduce chance of races in 185 | Stefan Hajnoczi |
2018-05-15 | tests: Migration ppc now inlines its program | Juan Quintela |
2018-05-15 | tests: Add migration precopy test | Juan Quintela |
2018-05-15 | iotests: Add test for -U/force-share conflicts | Max Reitz |
2018-05-15 | iotests: Add test for COR across nodes | Max Reitz |
2018-05-15 | iotests: Copy 197 for COR filter driver | Max Reitz |
2018-05-15 | iotests: Clean up wrap image in 197 | Max Reitz |
2018-05-15 | iotests: Skip 181 and 201 without userfaultfd | Max Reitz |
2018-05-15 | iotests: Add failure matching to common.qemu | Max Reitz |
2018-05-15 | qcow2: Give the refcount cache the minimum possible size by default | Alberto Garcia |
2018-05-15 | iotests: Split 214 off of 122 | Max Reitz |
2018-05-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-05-09 | opts: don't silently truncate long parameter keys | Daniel P. Berrangé |
2018-05-08 | iotests: Add test for cancelling a mirror job | Max Reitz |
2018-05-08 | block/mirror: honor ratelimit again | Stefan Hajnoczi |
2018-05-04 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ... | Peter Maydell |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau |
2018-05-04 | qobject: use a QObjectBase_ struct | Marc-André Lureau |