613 Commits (153d73f320f422ecb5807ac3a93547b9f819599b)

Author SHA1 Message Date
Max Reitz 481debaa32 block/mirror: Add copy mode QAPI interface 8 years ago
Kevin Wolf 6266e900b8 block: Remove dead deprecation warning code 8 years ago
Kevin Wolf b008326744 block: Remove deprecated -drive option serial 8 years ago
Kevin Wolf eae3bd1eb7 block: Remove deprecated -drive option addr 8 years ago
Kevin Wolf a7aff6dd10 block: Remove deprecated -drive geometry options 8 years ago
Max Reitz 609f45ea95 block: Add block-specific QDict header 8 years ago
Vladimir Sementsov-Ogievskiy a6e2ca5f65 qapi: add disabled parameter to block-dirty-bitmap-add 8 years ago
Vladimir Sementsov-Ogievskiy b598e531f1 qapi: add x-block-dirty-bitmap-merge 8 years ago
Vladimir Sementsov-Ogievskiy c649044740 qmp: transaction support for x-block-dirty-bitmap-enable/disable 8 years ago
Vladimir Sementsov-Ogievskiy 5c5d2e50e5 qapi: add x-block-dirty-bitmap-enable/disable 8 years ago
Paolo Bonzini ab41fc4853 block: remove bdrv_dirty_bitmap_make_anon 8 years ago
Kevin Wolf 5f9a6a08e8 job: Add job_dismiss() 8 years ago
Kevin Wolf 3d70ff53b6 job: Move completion and cancellation to Job 8 years ago
Kevin Wolf 7eaa8fb57d job: Move transactions to Job 8 years ago
Kevin Wolf 62c9e4162a job: Switch transactions to JobTxn 8 years ago
Kevin Wolf 3453d97243 job: Move .complete callback to Job 8 years ago
Kevin Wolf bb02b65c7d job: Move BlockJobCreateFlags to Job 8 years ago
Kevin Wolf b15de82867 job: Move pause/resume functions to Job 8 years ago
Kevin Wolf da01ff7f38 job: Move coroutine and related code to Job 8 years ago
Marc-André Lureau cb3e7f08ae qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
Vladimir Sementsov-Ogievskiy 7e5c776d15 qapi: add block latency histogram interface 8 years ago
Max Reitz e59a0cf17b block: Handle null backing link 8 years ago
Max Reitz 7dc847ebba qapi: Replace qobject_to_X(o) by qobject_to(X, o) 8 years ago
Liang Li b76e4458b1 block/mirror: change the semantic of 'force' of block-job-cancel 8 years ago
John Snow b40dacdc7c blockjobs: Expose manual property 8 years ago
John Snow 11b61fbc0d blockjobs: add block-job-finalize 8 years ago
John Snow 75f710599f blockjobs: add block_job_dismiss 8 years ago
John Snow 0ec4dfb8d6 blockjobs: add block_job_verb permission table 8 years ago
Vladimir Sementsov-Ogievskiy 4f43e9535b dirty-bitmap: add locked state 8 years ago
Markus Armbruster 9af2398977 Include less of the generated modular QAPI headers 8 years ago
Vladimir Sementsov-Ogievskiy 3e99da5e76 block: maintain persistent disabled bitmaps 8 years ago
Paolo Bonzini cb2af9176f block: early check for blockers on drive-mirror 8 years ago
Markus Armbruster 452fcdbc49 Include qapi/qmp/qdict.h exactly where needed 8 years ago
Markus Armbruster 47e6b297e7 Include qapi/qmp/qlist.h exactly where needed 8 years ago
Markus Armbruster 15280c360e qdict qlist: Make most helper macros functions 8 years ago
Markus Armbruster 6b67395762 Eliminate qapi/qmp/types.h 8 years ago
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 8 years ago
Max Reitz 34ce111141 blockdev: Mark BD-{remove,insert}-medium stable 9 years ago
Max Reitz 82fcf66e05 blockdev: Drop BD-{remove,insert}-medium's @device 9 years ago
Thomas Huth 0e153b04cc block: Remove the obsolete -drive boot=on|off parameter 8 years ago
Stefan Hajnoczi 882e9b89af blockdev: add x-blockdev-set-iothread force boolean 8 years ago
Stefan Hajnoczi ca00bbb153 blockdev: add x-blockdev-set-iothread testing command 8 years ago
Stefan Hajnoczi 5016f21b70 block: drop unused BlockDirtyBitmapState->aio_context field 8 years ago
Stefan Hajnoczi a36e458cdd block: don't keep AioContext acquired after internal_snapshot_prepare() 8 years ago
Stefan Hajnoczi edd5adeecd block: don't keep AioContext acquired after blockdev_backup_prepare() 8 years ago
Stefan Hajnoczi 66d56054bc block: don't keep AioContext acquired after drive_backup_prepare() 8 years ago
Stefan Hajnoczi 2d24b60b77 block: don't keep AioContext acquired after external_snapshot_prepare() 8 years ago
Stefan Hajnoczi b9464ba19f blockdev: hold AioContext for bdrv_unref() in external_snapshot_clean() 8 years ago
Manos Pitsidianakis 022cdc9f40 block: move ThrottleGroup membership to ThrottleGroupMember 9 years ago
Marc-André Lureau f7abe0ecd4 qapi: Change data type of the FOO_lookup generated for enum FOO 9 years ago