Sign in
qemu
/
qemu
/
3dd29b4133e4f6ad595bcd835fc0b3302a3304fe
/
blockdev.c
022cdc9
block: move ThrottleGroup membership to ThrottleGroupMember
by Manos Pitsidianakis
· 8 years ago
f7abe0e
qapi: Change data type of the FOO_lookup generated for enum FOO
by Marc-André Lureau
· 8 years ago
977c736
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
by Markus Armbruster
· 8 years ago
5b5f825
qapi: Generate FOO_str() macro for QAPI enum FOO
by Markus Armbruster
· 8 years ago
06c60b6
qapi: Drop superfluous qapi_enum_parse() parameter max
by Markus Armbruster
· 8 years ago
c42e874
block: Use JSON null instead of "" to disable backing file
by Markus Armbruster
· 8 years ago
2a32c6e
blockdev: move BDRV_O_NO_BACKING option forward
by John Snow
· 8 years ago
a309b29
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into staging
by Peter Maydell
· 8 years ago
3dc6f86
Convert error_report() to warn_report()
by Alistair Francis
· 8 years ago
3a691c5
block: Add PreallocMode to blk_truncate()
by Max Reitz
· 8 years ago
5c36c1a
qmp: block-dirty-bitmap-remove: remove persistent
by Vladimir Sementsov-Ogievskiy
· 8 years ago
a3b5253
qmp: add x-debug-block-dirty-bitmap-sha256
by Vladimir Sementsov-Ogievskiy
· 8 years ago
eb738bb
qmp: add autoload parameter to block-dirty-bitmap-add
by Vladimir Sementsov-Ogievskiy
· 8 years ago
fd5ae4c
qmp: add persistent flag to block-dirty-bitmap-add
by Vladimir Sementsov-Ogievskiy
· 8 years ago
d6883bc
block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
by Vladimir Sementsov-Ogievskiy
· 8 years ago
c01c214
block: remove all encryption handling APIs
by Daniel P. Berrange
· 8 years ago
c616f16
blockdev: Print a warning for legacy drive options that belong to -device
by Thomas Huth
· 8 years ago
84e3d07
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' into staging
by Peter Maydell
· 8 years ago
01b2ffc
qapi: merge QInt and QFloat in QNum
by Marc-André Lureau
· 8 years ago
9caa6f3
block: split BlockAcctStats creation and setup
by Paolo Bonzini
· 8 years ago
2119882
block: introduce dirty_bitmap_mutex
by Paolo Bonzini
· 8 years ago
d3faa13
block: access copy_on_read with atomic ops
by Paolo Bonzini
· 8 years ago
719fc28
block: fix external snapshot abort permission error
by Jeff Cody
· 8 years ago
2caf63a
blockjob: move iostatus reset inside block_job_user_resume
by Paolo Bonzini
· 8 years ago
698bdfa
blockdev: use drained_begin/end for qmp_block_resize
by John Snow
· 8 years ago
fc0932f
block: Reuse bs as backing hd for drive-backup sync=none
by Fam Zheng
· 8 years ago
46f5ac2
qobject: Use simpler QDict/QList scalar insertion macros
by Eric Blake
· 8 years ago
ed3d2ec
block: Add errp to b{lk,drv}_truncate()
by Max Reitz
· 8 years ago
78bbd91
block: Make errp the last parameter of commit_active_start
by Fam Zheng
· 8 years ago
9217283
block: Make errp the last parameter of bdrv_img_create
by Fam Zheng
· 8 years ago
c26a5ab
block: Fix unpaired aio_disable_external in external snapshot
by Fam Zheng
· 8 years ago
79b7a77
block: Declare blockdev-add and blockdev-del supported
by Markus Armbruster
· 8 years ago
184dd9c
blockdev: fix bitmap clear undo
by John Snow
· 8 years ago
5fe31c2
block: Fix error handling in bdrv_replace_in_backing_chain()
by Kevin Wolf
· 8 years ago
067acf2
block: Fix blockdev-snapshot error handling
by Kevin Wolf
· 8 years ago
b2c2832
block: Add Error parameter to bdrv_append()
by Kevin Wolf
· 8 years ago
0db832f
commit: Add filter-node-name to block-commit
by Kevin Wolf
· 8 years ago
6cdbceb
mirror: Add filter-node-name to blockdev-mirror
by Kevin Wolf
· 8 years ago
39829a0
block: Allow error return in BlockDevOps.change_media_cb()
by Kevin Wolf
· 8 years ago
d708642
block: Add error parameter to blk_insert_bs()
by Kevin Wolf
· 8 years ago
6d0eb64
block: Add permissions to blk_new()
by Kevin Wolf
· 8 years ago
a2a7862
throttle: factor out duplicate code
by Pradeep Jagadeesh
· 8 years ago
7dad9ee
blockdev: Use BlockBackend to resize in qmp_block_resize()
by Kevin Wolf
· 8 years ago
720b8dc
blockdev: Make orphaned -drive fatal
by Markus Armbruster
· 8 years ago
664cc62
blockdev: Improve message for orphaned -drive
by Markus Armbruster
· 8 years ago
0ab8ed1
trace: switch to modular code generation for sub-directories
by Daniel P. Berrange
· 8 years ago
111049a
blockjob: refactor backup_start as backup_job_create
by John Snow
· 8 years ago
0df4ba5
Blockjobs: Internalize user_pause logic
by John Snow
· 8 years ago
8254b6d
blockjob: centralize QMP event emissions
by John Snow
· 8 years ago
47970df
Replication/Blockjobs: Create replication jobs as internal
by John Snow
· 8 years ago
559b935
blockjobs: hide internal jobs from management API
by John Snow
· 8 years ago
312fe09
block: Add 'base-node' parameter to the 'block-stream' command
by Alberto Garcia
· 8 years ago
554b614
block: Add QMP support for streaming to an intermediate layer
by Alberto Garcia
· 8 years ago
058223a
block: Check blockers in all nodes involved in a block-commit job
by Alberto Garcia
· 8 years ago
7d5e199
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
by Daniel P. Berrange
· 8 years ago
b3db211
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
by Daniel P. Berrange
· 8 years ago
74e1ae7
block: Remove qemu_root_bds_opts
by Kevin Wolf
· 8 years ago
818584a
block: Move 'discard' option to bdrv_open_common()
by Kevin Wolf
· 8 years ago
b85114f
block: Use 'detect-zeroes' option for 'blockdev-change-medium'
by Kevin Wolf
· 8 years ago
692e01a
block: Parse 'detect-zeroes' in bdrv_open_common()
by Kevin Wolf
· 8 years ago
0ffcdd9
block: Drop aio/cache consistency check from qmp_blockdev_add()
by Kevin Wolf
· 8 years ago
24df38b
block: Fix error path in qmp_blockdev_change_medium()
by Kevin Wolf
· 8 years ago
9ec8873
block: Remove BB interface from blockdev-add/del
by Kevin Wolf
· 8 years ago
e467da7
block: Avoid printing NULL string in error messages
by Kevin Wolf
· 8 years ago
7a9877a
block: Accept device model name for block_set_io_throttle
by Kevin Wolf
· 8 years ago
70e2cb3
block: Accept device model name for blockdev-change-medium
by Kevin Wolf
· 8 years ago
fbe2d81
block: Accept device model name for eject
by Kevin Wolf
· 8 years ago
00949ba
block: Accept device model name for x-blockdev-remove-medium
by Kevin Wolf
· 8 years ago
716df21
block: Accept device model name for x-blockdev-insert-medium
by Kevin Wolf
· 8 years ago
b33945c
block: Accept device model name for blockdev-open/close-tray
by Kevin Wolf
· 8 years ago
4e200cf
block: rename "read-only" to BDRV_OPT_READ_ONLY
by Alberto Garcia
· 8 years ago
f87a0e2
block: Add "read-only" to the options QDict
by Alberto Garcia
· 8 years ago
8212ff8
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
3b8c176
qtail: clean up direct access to tqe_prev field
by Igor Mammedov
· 9 years ago
b49f7ea
mirror: auto complete active commit
by Wen Congyang
· 9 years ago
3b7b123
blockdev-backup: added support for data compression
by Pavel Butsykin
· 9 years ago
13b9414
drive-backup: added support for data compression
by Pavel Butsykin
· 9 years ago
dc7a4a9
block: simplify blockdev-backup
by Pavel Butsykin
· 9 years ago
81206a8
block: simplify drive-backup
by Pavel Butsykin
· 9 years ago
0524e93
block: Accept node-name for drive-mirror
by Kevin Wolf
· 9 years ago
b7e4fa2
block: Accept node-name for drive-backup
by Kevin Wolf
· 9 years ago
7b5dca3
block: Accept node-name for change-backing-file
by Kevin Wolf
· 9 years ago
75dfd40
block: Accept node-name for blockdev-snapshot-internal-sync
by Kevin Wolf
· 9 years ago
2dfb4c0
block: Accept node-name for blockdev-snapshot-delete-internal-sync
by Kevin Wolf
· 9 years ago
07eec65
block: Accept node-name for blockdev-mirror
by Kevin Wolf
· 9 years ago
cef34ee
block: Accept node-name for blockdev-backup
by Kevin Wolf
· 9 years ago
1d13b16
block: Accept node-name for block-commit
by Kevin Wolf
· 9 years ago
b6c1bae
block: Accept node-name for block-stream
by Kevin Wolf
· 9 years ago
39d990a
block: Accept any target node for transactional blockdev-backup
by Kevin Wolf
· 9 years ago
faecd40
block: Simplify drive-mirror
by Eric Blake
· 9 years ago
4dc9397
block: Simplify block_set_io_throttle
by Eric Blake
· 9 years ago
ff356ee
blockdev: Fix regression with the default naming of throttling groups
by Alberto Garcia
· 9 years ago
fd62c60
commit: Add 'job-id' parameter to 'block-commit'
by Alberto Garcia
· 9 years ago
2323322
stream: Add 'job-id' parameter to 'block-stream'
by Alberto Garcia
· 9 years ago
70559d4
backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
by Alberto Garcia
· 9 years ago
71aa986
mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
by Alberto Garcia
· 9 years ago
3ddf3ef
block: Use block_job_get() in find_block_job()
by Alberto Garcia
· 9 years ago
3b098d5
qapi: Add new visit_complete() function
by Eric Blake
· 9 years ago
1830f22
qmp-output-visitor: Favor new visit_free() function
by Eric Blake
· 9 years ago
7fa124b
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into staging
by Peter Maydell
· 9 years ago
Next »