index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
blockdev.c
Age
Commit message (
Expand
)
Author
2019-10-28
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
2019-10-25
blockdev: Use error_report() in hmp_commit()
Kevin Wolf
2019-10-17
dirty-bitmaps: remove deprecated autoload parameter
John Snow
2019-10-17
block/dirty-bitmap: add bs link
Vladimir Sementsov-Ogievskiy
2019-10-17
block/qcow2: proper locking on bitmap add/remove paths
Vladimir Sementsov-Ogievskiy
2019-10-17
block/dirty-bitmap: return int from bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2019-10-10
block/backup: use backup-top instead of write notifiers
Vladimir Sementsov-Ogievskiy
2019-08-19
mirror: Fix bdrv_has_zero_init() use
Max Reitz
2019-08-16
block/backup: deal with zero detection
Vladimir Sementsov-Ogievskiy
2019-08-16
block/backup: support bitmap sync modes for non-bitmap backups
John Snow
2019-08-16
block/backup: hoist bitmap check into QMP interface
John Snow
2019-08-16
qapi: implement block-dirty-bitmap-remove transaction action
John Snow
2019-08-16
blockdev: reduce aio_context locked sections in bitmap add/remove
Vladimir Sementsov-Ogievskiy
2019-08-16
block/backup: loosen restriction on readonly bitmaps
John Snow
2019-08-16
block/backup: Add mirror sync mode 'bitmap'
John Snow
2019-08-16
blockdev-backup: utilize do_backup_common
John Snow
2019-08-16
drive-backup: create do_backup_common
John Snow
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-06-24
blockdev: enable non-root nodes for transaction drive-backup source
Vladimir Sementsov-Ogievskiy
2019-06-18
block: drop bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
blockdev: blockdev_mark_auto_del: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-14
blockdev: Overlays are not snapshots
Max Reitz
2019-06-14
blockdev-backup: don't check aio_context too early
John Snow
2019-06-04
blockdev: Use bdrv_try_set_aio_context() for monitor commands
Kevin Wolf
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
blockdev: fix missed target unref for drive-backup
John Snow
2019-05-30
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2019-05-28
qapi: support external bitmaps in block-dirty-bitmap-merge
Vladimir Sementsov-Ogievskiy
2019-05-28
blockdev: loosen restrictions on drive-backup source node
John Snow
2019-04-18
blockdev: Make -drive format=help print to stdout
Markus Armbruster
2019-03-19
blockdev: Check @replaces in blockdev_mirror_common
Max Reitz
2019-03-13
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2019-03-12
block: Add an 'x-blockdev-reopen' QMP command
Alberto Garcia
2019-03-12
qapi: drop x- from x-block-latency-histogram-set
Vladimir Sementsov-Ogievskiy
2019-03-12
bitmaps: Fix typo in function name
Eric Blake
2019-03-12
block/dirty-bitmaps: prohibit removing readonly bitmaps
John Snow
2019-03-12
block/dirty-bitmaps: prohibit readonly bitmaps for backups
John Snow
2019-03-12
block/dirty-bitmaps: add block_dirty_bitmap_check function
John Snow
2019-03-12
blockdev: remove unused paio parameter documentation
John Snow
2019-03-12
block/dirty-bitmaps: unify qmp_locked and user_locked calls
John Snow
2019-03-12
qapi: move to QOM path for x-block-latency-histogram-set
Vladimir Sementsov-Ogievskiy
2019-03-08
block: iterate_format with account of whitelisting
Andrey Shinkevich
2019-02-25
block: Use bdrv_refresh_filename() to pull
Max Reitz
2019-02-19
blockdev: acquire aio_context for bitmap add/remove
John Snow
2019-01-31
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
2019-01-14
block: remove 'x' prefix from experimental bitmap APIs
John Snow
2019-01-14
blockdev: n-ary bitmap merge
John Snow
2019-01-14
blockdev: abort transactions in reverse order
John Snow
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
[next]