542 Commits (3a586d2f0bb0cf9c1c7a53f7a183de199c93d0ea)

Author SHA1 Message Date
Paolo Bonzini 2caf63a903 blockjob: move iostatus reset inside block_job_user_resume 9 years ago
John Snow 698bdfa07d blockdev: use drained_begin/end for qmp_block_resize 9 years ago
Fam Zheng fc0932fdcf block: Reuse bs as backing hd for drive-backup sync=none 9 years ago
Eric Blake 46f5ac205a qobject: Use simpler QDict/QList scalar insertion macros 9 years ago
Max Reitz ed3d2ec98a block: Add errp to b{lk,drv}_truncate() 10 years ago
Fam Zheng 78bbd910bb block: Make errp the last parameter of commit_active_start 9 years ago
Fam Zheng 9217283dc8 block: Make errp the last parameter of bdrv_img_create 9 years ago
Fam Zheng c26a5ab713 block: Fix unpaired aio_disable_external in external snapshot 9 years ago
Markus Armbruster 79b7a77eda block: Declare blockdev-add and blockdev-del supported 10 years ago
John Snow 184dd9c49b blockdev: fix bitmap clear undo 10 years ago
Kevin Wolf 5fe31c25cc block: Fix error handling in bdrv_replace_in_backing_chain() 10 years ago
Kevin Wolf 067acf28d1 block: Fix blockdev-snapshot error handling 10 years ago
Kevin Wolf b2c2832c61 block: Add Error parameter to bdrv_append() 10 years ago
Kevin Wolf 0db832f42e commit: Add filter-node-name to block-commit 10 years ago
Kevin Wolf 6cdbceb12c mirror: Add filter-node-name to blockdev-mirror 10 years ago
Kevin Wolf 39829a01ae block: Allow error return in BlockDevOps.change_media_cb() 10 years ago
Kevin Wolf d7086422b1 block: Add error parameter to blk_insert_bs() 10 years ago
Kevin Wolf 6d0eb64d5c block: Add permissions to blk_new() 10 years ago
Pradeep Jagadeesh a2a7862ca9 throttle: factor out duplicate code 10 years ago
Kevin Wolf 7dad9ee646 blockdev: Use BlockBackend to resize in qmp_block_resize() 10 years ago
Markus Armbruster 720b8dc052 blockdev: Make orphaned -drive fatal 10 years ago
Markus Armbruster 664cc623bf blockdev: Improve message for orphaned -drive 10 years ago
Daniel P. Berrange 0ab8ed18a6 trace: switch to modular code generation for sub-directories 10 years ago
John Snow 111049a4ec blockjob: refactor backup_start as backup_job_create 10 years ago
John Snow 0df4ba5863 Blockjobs: Internalize user_pause logic 10 years ago
John Snow 8254b6d953 blockjob: centralize QMP event emissions 10 years ago
John Snow 47970dfb0a Replication/Blockjobs: Create replication jobs as internal 10 years ago
John Snow 559b935f8c blockjobs: hide internal jobs from management API 10 years ago
Alberto Garcia 312fe09cc8 block: Add 'base-node' parameter to the 'block-stream' command 10 years ago
Alberto Garcia 554b614765 block: Add QMP support for streaming to an intermediate layer 10 years ago
Alberto Garcia 058223a6e3 block: Check blockers in all nodes involved in a block-commit job 10 years ago
Daniel P. Berrange 7d5e199ade qapi: rename QmpOutputVisitor to QObjectOutputVisitor 10 years ago
Daniel P. Berrange b3db211f3c qapi: rename *qmp-*-visitor* to *qobject-*-visitor* 10 years ago
Kevin Wolf 74e1ae7c0b block: Remove qemu_root_bds_opts 10 years ago
Kevin Wolf 818584a43a block: Move 'discard' option to bdrv_open_common() 10 years ago
Kevin Wolf b85114f8cf block: Use 'detect-zeroes' option for 'blockdev-change-medium' 10 years ago
Kevin Wolf 692e01a27c block: Parse 'detect-zeroes' in bdrv_open_common() 10 years ago
Kevin Wolf 0ffcdd9c06 block: Drop aio/cache consistency check from qmp_blockdev_add() 10 years ago
Kevin Wolf 24df38b00e block: Fix error path in qmp_blockdev_change_medium() 10 years ago
Kevin Wolf 9ec8873e68 block: Remove BB interface from blockdev-add/del 10 years ago
Kevin Wolf e467da7b92 block: Avoid printing NULL string in error messages 10 years ago
Kevin Wolf 7a9877a026 block: Accept device model name for block_set_io_throttle 10 years ago
Kevin Wolf 70e2cb3bd7 block: Accept device model name for blockdev-change-medium 10 years ago
Kevin Wolf fbe2d8163e block: Accept device model name for eject 10 years ago
Kevin Wolf 00949babe9 block: Accept device model name for x-blockdev-remove-medium 10 years ago
Kevin Wolf 716df21707 block: Accept device model name for x-blockdev-insert-medium 10 years ago
Kevin Wolf b33945cfff block: Accept device model name for blockdev-open/close-tray 10 years ago
Alberto Garcia 4e200cf8e6 block: rename "read-only" to BDRV_OPT_READ_ONLY 10 years ago
Alberto Garcia f87a0e29a9 block: Add "read-only" to the options QDict 10 years ago
Igor Mammedov 3b8c1761f0 qtail: clean up direct access to tqe_prev field 10 years ago