Sign in
qemu
/
qemu
/
a12e74cc5236e0ebe06d44e8e159e07c066ba842
/
blockdev.c
facda54
qapi: Allow getting flat output from 'query-named-block-nodes'
by Peter Krempa
· 5 years ago
7607074
blockdev: Allow resizing everywhere
by Max Reitz
· 5 years ago
ca08d93
blockdev: Allow external snapshots everywhere
by Max Reitz
· 5 years ago
8faad1c
commit: Expose on-error option in QMP
by Kevin Wolf
· 5 years ago
f80f267
blockdev: adds bdrv_parse_aio to use io_uring
by Aarushi Mehta
· 5 years ago
377410f
blockdev: Return bs to the proper context on snapshot abort
by Sergio Lopez
· 5 years ago
91005a4
blockdev: Acquire AioContext on dirty bitmap functions
by Sergio Lopez
· 5 years ago
3ea67e0
blockdev: honor bdrv_try_set_aio_context() context requirements
by Sergio Lopez
· 5 years ago
5b7bfe5
blockdev: unify qmp_blockdev_backup and blockdev-backup transaction paths
by Sergio Lopez
· 5 years ago
2288ccf
blockdev: unify qmp_drive_backup and drive-backup transaction paths
by Sergio Lopez
· 5 years ago
471ded6
blockdev: fix coding style issues in drive_backup_prepare
by Sergio Lopez
· 5 years ago
c80d8b0
block: Add @exact parameter to bdrv_co_truncate()
by Max Reitz
· 5 years ago
4674111
blockdev: Use error_report() in hmp_commit()
by Kevin Wolf
· 6 years ago
3264ffc
dirty-bitmaps: remove deprecated autoload parameter
by John Snow
· 5 years ago
5deb6cb
block/dirty-bitmap: add bs link
by Vladimir Sementsov-Ogievskiy
· 5 years ago
d2c3080
block/qcow2: proper locking on bitmap add/remove paths
by Vladimir Sementsov-Ogievskiy
· 5 years ago
b56a1e3
block/dirty-bitmap: return int from bdrv_remove_persistent_dirty_bitmap
by Vladimir Sementsov-Ogievskiy
· 5 years ago
00e30f0
block/backup: use backup-top instead of write notifiers
by Vladimir Sementsov-Ogievskiy
· 5 years ago
cdf3bc9
mirror: Fix bdrv_has_zero_init() use
by Max Reitz
· 6 years ago
319bd5e
block/backup: deal with zero detection
by Vladimir Sementsov-Ogievskiy
· 6 years ago
1a2b8b4
block/backup: support bitmap sync modes for non-bitmap backups
by John Snow
· 6 years ago
a6c9365
block/backup: hoist bitmap check into QMP interface
by John Snow
· 6 years ago
c4e4b0f
qapi: implement block-dirty-bitmap-remove transaction action
by John Snow
· 6 years ago
2899f41
blockdev: reduce aio_context locked sections in bitmap add/remove
by Vladimir Sementsov-Ogievskiy
· 6 years ago
b30ffbe
block/backup: loosen restriction on readonly bitmaps
by John Snow
· 6 years ago
c8b5650
block/backup: Add mirror sync mode 'bitmap'
by John Snow
· 6 years ago
9203056
blockdev-backup: utilize do_backup_common
by John Snow
· 6 years ago
7b0b870
drive-backup: create do_backup_common
by John Snow
· 6 years ago
54d3123
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
by Markus Armbruster
· 6 years ago
db72581
Include qemu/main-loop.h less
by Markus Armbruster
· 6 years ago
85c9d13
blockdev: enable non-root nodes for transaction drive-backup source
by Vladimir Sementsov-Ogievskiy
· 6 years ago
b23c580
block: drop bs->job
by Vladimir Sementsov-Ogievskiy
· 6 years ago
8164102
blockdev: blockdev_mark_auto_del: drop usage of bs->job
by Vladimir Sementsov-Ogievskiy
· 6 years ago
a2bb6f8
blockdev: Overlays are not snapshots
by Max Reitz
· 6 years ago
d81e1ef
blockdev-backup: don't check aio_context too early
by John Snow
· 6 years ago
8ed7d42
blockdev: Use bdrv_try_set_aio_context() for monitor commands
by Kevin Wolf
· 6 years ago
d861ab3
block: Add BlockBackend.ctx
by Kevin Wolf
· 6 years ago
4da26f1
blockdev: fix missed target unref for drive-backup
by John Snow
· 6 years ago
62f6849
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into staging
by Peter Maydell
· 6 years ago
eff0829
qapi: support external bitmaps in block-dirty-bitmap-merge
by Vladimir Sementsov-Ogievskiy
· 6 years ago
a2d665c
blockdev: loosen restrictions on drive-backup source node
by John Snow
· 6 years ago
cdcd436
blockdev: Make -drive format=help print to stdout
by Markus Armbruster
· 6 years ago
74ce9e4
blockdev: Check @replaces in blockdev_mirror_common
by Max Reitz
· 6 years ago
523a2a4
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into staging
by Peter Maydell
· 6 years ago
1479c73
block: Add an 'x-blockdev-reopen' QMP command
by Alberto Garcia
· 6 years ago
cb8aac3
qapi: drop x- from x-block-latency-histogram-set
by Vladimir Sementsov-Ogievskiy
· 6 years ago
796a379
bitmaps: Fix typo in function name
by Eric Blake
· 6 years ago
c3edf13
block/dirty-bitmaps: prohibit removing readonly bitmaps
by John Snow
· 6 years ago
a54a0c1
block/dirty-bitmaps: prohibit readonly bitmaps for backups
by John Snow
· 6 years ago
3ae96d6
block/dirty-bitmaps: add block_dirty_bitmap_check function
by John Snow
· 6 years ago
2f158ca
blockdev: remove unused paio parameter documentation
by John Snow
· 6 years ago
27a1b30
block/dirty-bitmaps: unify qmp_locked and user_locked calls
by John Snow
· 6 years ago
af0a226
qapi: move to QOM path for x-block-latency-histogram-set
by Vladimir Sementsov-Ogievskiy
· 6 years ago
9ac404c
block: iterate_format with account of whitelisting
by Andrey Shinkevich
· 6 years ago
f30c66b
block: Use bdrv_refresh_filename() to pull
by Max Reitz
· 6 years ago
0a6c86d
blockdev: acquire aio_context for bitmap add/remove
by John Snow
· 6 years ago
5d3b4e9
qapi: add x-debug-query-block-graph
by Vladimir Sementsov-Ogievskiy
· 6 years ago
0e2b7f0
block: remove 'x' prefix from experimental bitmap APIs
by John Snow
· 6 years ago
360d4e4
blockdev: n-ary bitmap merge
by John Snow
· 6 years ago
f4de0f8
blockdev: abort transactions in reverse order
by John Snow
· 6 years ago
b58deb3
qemu/queue.h: leave head structs anonymous unless necessary
by Paolo Bonzini
· 6 years ago
70537ed
qemu/queue.h: do not access tqe_prev directly
by Paolo Bonzini
· 6 years ago
b232200
error: Remove NULL checks on error_propagate() calls
by Markus Armbruster
· 6 years ago
1b57774
block: Use bdrv_reopen_set_read_only() in external_snapshot_commit()
by Alberto Garcia
· 6 years ago
051a60f
block: Use bdrv_reopen_set_read_only() in qmp_change_backing_file()
by Alberto Garcia
· 6 years ago
d52e1a0
blockdev: Consistently use snapshot_node_name in external_snapshot_prepare()
by Peter Maydell
· 6 years ago
63d5341
blockdev: handle error on block latency histogram set error
by zhenwei pi
· 6 years ago
9384a44
block: Make auto-read-only=on default for -drive
by Kevin Wolf
· 6 years ago
e35bdc1
block: Add auto-read-only option
by Kevin Wolf
· 6 years ago
b27a6b8
block/backup: prohibit backup from using in use bitmaps
by John Snow
· 6 years ago
b053bb5
block/dirty-bitmaps: prohibit enable/disable on locked/frozen bitmaps
by John Snow
· 6 years ago
0be37c9
block/dirty-bitmaps: allow clear on disabled bitmaps
by John Snow
· 6 years ago
993edc0
block/dirty-bitmaps: add user_locked status checker
by John Snow
· 6 years ago
6fd2e40
qapi: add transaction support for x-block-dirty-bitmap-merge
by Vladimir Sementsov-Ogievskiy
· 6 years ago
5c4cf8b
blockdev: rename block-dirty-bitmap-clear transaction handlers
by Vladimir Sementsov-Ogievskiy
· 6 years ago
fa000f2
dirty-bitmap: make it possible to restore bitmap after merge
by Vladimir Sementsov-Ogievskiy
· 6 years ago
56bd662
dirty-bitmap: rename bdrv_undo_clear_dirty_bitmap
by Vladimir Sementsov-Ogievskiy
· 6 years ago
06bf500
dirty-bitmap: switch assert-fails to errors in bdrv_merge_dirty_bitmap
by Vladimir Sementsov-Ogievskiy
· 6 years ago
945c1ee
blockdev-backup: add bitmap argument
by John Snow
· 6 years ago
c4f26c9
blockdev: Convert drive_new() to Error
by Markus Armbruster
· 6 years ago
3c605f4
commit: Add top-node/base-node options
by Kevin Wolf
· 8 years ago
66da04d
blockdev: document transactional shortcomings
by John Snow
· 6 years ago
241ca1a
qapi/block-stream: expose new job properties
by John Snow
· 6 years ago
a6b58ad
qapi/block-mirror: expose new job properties
by John Snow
· 6 years ago
96fbf53
qapi/block-commit: expose new job properties
by John Snow
· 6 years ago
cf6320d
block/stream: add block job creation flags
by John Snow
· 6 years ago
a1999b3
block/mirror: add block job creation flags
by John Snow
· 6 years ago
5360782
block/commit: add block job creation flags
by John Snow
· 6 years ago
6984eb8
block: Remove dead deprecation warning code
by Kevin Wolf
· 7 years ago
572023f
block: Remove deprecated -drive option serial
by Kevin Wolf
· 7 years ago
7f8fc97
block: Remove deprecated -drive option addr
by Kevin Wolf
· 7 years ago
b24ec3c
block: Remove deprecated -drive geometry options
by Kevin Wolf
· 7 years ago
6703db1
Revert "block: Remove deprecated -drive geometry options"
by Cornelia Huck
· 7 years ago
75f4cd2
Revert "block: Remove deprecated -drive option addr"
by Cornelia Huck
· 7 years ago
44e8b46
Revert "block: Remove deprecated -drive option serial"
by Cornelia Huck
· 7 years ago
19a49c5
Revert "block: Remove dead deprecation warning code"
by Cornelia Huck
· 7 years ago
930fe17
blockdev: enable non-root nodes for backup source
by Vladimir Sementsov-Ogievskiy
· 7 years ago
481deba
block/mirror: Add copy mode QAPI interface
by Max Reitz
· 7 years ago
6266e90
block: Remove dead deprecation warning code
by Kevin Wolf
· 7 years ago
b008326
block: Remove deprecated -drive option serial
by Kevin Wolf
· 7 years ago
Next »