2020-03-10 | Mark Cave-Ayland | dp264: use pci_create_simple() to initialise the cmd646... Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2020-03-10 | Mark Cave-Ayland | cmd646: register vmstate_ide_pci VMStateDescription... Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2020-03-10 | Mark Cave-Ayland | cmd646: register cmd646_reset() function in DeviceClass Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2020-01-27 | Alexander Popov | tests/ide-test: Create a single unit-test covering... Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2020-01-27 | Alexander Popov | ide: Fix incorrect handling of some PRDTs in ide_dma_cb() Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-31 | Sam Eiderman | hd-geo-test: Add tests for lchs override Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-31 | Sam Eiderman | bootdevice: FW_CFG interface for LCHS values Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-31 | Sam Eiderman | bootdevice: Refactor get_boot_devices_list Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-31 | Sam Eiderman | bootdevice: Gather LCHS from all relevant devices Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-31 | Sam Eiderman | scsi: Propagate unrealize() callback to scsi-hd Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-31 | Sam Eiderman | bootdevice: Add interface to gather LCHS Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-31 | Sam Eiderman | block: Support providing LCHS from user Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-31 | Sam Eiderman | block: Refactor macros - fix tabbing Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-31 | John Snow | IDE: deprecate ide-drive Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20191009224303.10232-2-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | John Snow | dirty-bitmaps: remove deprecated autoload parameter Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20191002232411.29968-1-jsnow@redhat.com |
commitcommitdifftree |
2019-10-17 | John Snow | MAINTAINERS: Add Vladimir as a reviewer for bitmaps Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20191005194448.16629-2-jsnow@redhat.com |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | block/qcow2-bitmap: fix and improve qcow2_reopen_bitmaps_rw Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | iotests: add test 260 to check bitmap life after snapshot... Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | block/qcow2-bitmap: do not remove bitmaps on reopen-ro Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | block/qcow2-bitmap: drop qcow2_reopen_bitmaps_rw_hint() Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | block/qcow2-bitmap: get rid of bdrv_has_changed_persistent_b... Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | iotests: add test-case to 165 to test reopening qcow2... Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | block: reverse order for reopen commits Acked-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | block: switch reopen queue from QSIMPLEQ to QTAILQ Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | block/dirty-bitmap: refactor bdrv_dirty_bitmap_next Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | block/dirty-bitmap: drop BdrvDirtyBitmap.mutex Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | block/dirty-bitmap: add bs link Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | block/dirty-bitmap: drop meta Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | block/qcow2: proper locking on bitmap add/remove paths Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | block/dirty-bitmap: return int from bdrv_remove_persistent_d... Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | block: move bdrv_can_store_new_dirty_bitmap to block... Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-10-17 | Vladimir Sementsov... | util/hbitmap: strict hbitmap_reset Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | Philippe Mathieu... | hw/ide/atapi: Use the ldst API Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | Revert "ide/ahci: Check for -ECANCELED in aio callbacks" Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190729223605.7163-1-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | Paolo Bonzini | dma-helpers: ensure AIO callback is invoked after cancellation Reported-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | Vladimir Sementsov... | tests/test-hbitmap: test next_zero and _next_dirty_area... Tested-by: John Snow <jsnow@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | Vladimir Sementsov... | block/backup: refactor write_flags Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | Vladimir Sementsov... | block/backup: deal with zero detection Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | Vladimir Sementsov... | qapi: add dirty-bitmaps to query-named-block-nodes... Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190717173937.18747-1-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | iotests/257: test traditional sync modes Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190716000117.25219-12-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | block/backup: support bitmap sync modes for non-bitmap... Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190716000117.25219-11-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | block/backup: teach TOP to never copy unallocated regions Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190716000117.25219-10-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | block/backup: add backup_is_cluster_allocated Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190716000117.25219-9-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | block/backup: centralize copy_bitmap initialization Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190716000117.25219-8-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | block/backup: improve sync=bitmap work estimates Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190716000117.25219-7-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | iotests/257: test API failures Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190716000117.25219-6-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | block/backup: hoist bitmap check into QMP interface Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190716000117.25219-5-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | iotests/257: Refactor backup helpers Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190716000117.25219-4-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | iotests/257: add EmulatedBitmap class Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190716000117.25219-3-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | iotests/257: add Pattern class Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190716000117.25219-2-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | Vladimir Sementsov... | iotests: test bitmap moving inside 254 Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190708220502.12977-4-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | qapi: implement block-dirty-bitmap-remove transaction... Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190708220502.12977-3-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | Vladimir Sementsov... | blockdev: reduce aio_context locked sections in bitmap... Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190708220502.12977-2-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | block/backup: loosen restriction on readonly bitmaps Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-19-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | iotests: add test 257 for bitmap-mode backups Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-18-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | iotests: Add virtio-scsi device helper Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-17-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | iotests: teach FilePath to produce multiple paths Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-16-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | iotests: teach run_job to cancel pending jobs Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-15-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | iotests: add testing shim for script-style python tests Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-14-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | block/backup: add 'always' bitmap sync policy Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-13-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | block/backup: upgrade copy_bitmap to BdrvDirtyBitmap Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-12-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | block/dirty-bitmap: add bdrv_dirty_bitmap_get Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-11-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | block/dirty-bitmap: add bdrv_dirty_bitmap_merge_internal Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-10-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | hbitmap: enable merging across granularities Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-9-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | hbitmap: Fix merge when b is empty, and result is not... Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-8-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | block/backup: add 'never' policy to bitmap sync mode Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-7-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | block/backup: Add mirror sync mode 'bitmap' Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-6-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | qapi: add BitmapSyncMode enum Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-5-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | blockdev-backup: utilize do_backup_common Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-4-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | drive-backup: create do_backup_common Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-3-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-08-16 | John Snow | qapi/block-core: Introduce BackupCommon Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190709232550.10724-2-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-07-10 | John Snow | docs/bitmaps: use QMP lexer instead of json Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190603214653.29369-4-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-07-10 | John Snow | sphinx: add qmp_lexer Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190603214653.29369-3-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-07-10 | John Snow | docs/interop/bitmaps.rst: Fix typos Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190603214653.29369-2-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-05-28 | Vladimir Sementsov... | iotests: test external snapshot with bitmap copying Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-05-28 | Vladimir Sementsov... | qapi: support external bitmaps in block-dirty-bitmap... Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-05-28 | John Snow | migration/dirty-bitmaps: change bitmap enumeration... Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190514201926.10407-1-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-05-01 | John Snow | docs/interop/bitmaps: rewrite and modernize doc Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190426221528.30293-3-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-05-01 | John Snow | Makefile: add nit-picky mode to sphinx-build Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190426221528.30293-2-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | tests/qemu-iotests: add bitmap resize test 246 Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | block/qcow2-bitmap: Allow resizes with persistent bitmaps Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | Vladimir Sementsov... | block/qcow2-bitmap: Don't check size for IN_USE bitmap Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | Vladimir Sementsov... | docs/interop/qcow2: Improve bitmap flag in_use specification Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | Eric Blake | bitmaps: Fix typo in function name Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | block/dirty-bitmaps: implement inconsistent bit Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190301191545.8728-8-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | block/dirty-bitmaps: disallow busy bitmaps as merge... Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190301191545.8728-7-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | block/dirty-bitmaps: prohibit removing readonly bitmaps Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190301191545.8728-6-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | block/dirty-bitmaps: prohibit readonly bitmaps for... Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190301191545.8728-5-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | block/dirty-bitmaps: add block_dirty_bitmap_check function Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190301191545.8728-4-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | block/dirty-bitmap: add inconsistent status Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190301191545.8728-3-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | block/dirty-bitmaps: add inconsistent bit Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190301191545.8728-2-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | iotests: add busy/recording bit test to 124 Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190223000614.13894-11-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | blockdev: remove unused paio parameter documentation Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190223000614.13894-10-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | block/dirty-bitmaps: move comment block Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190223000614.13894-9-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | block/dirty-bitmaps: unify qmp_locked and user_locked... Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190223000614.13894-8-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | block/dirty-bitmap: explicitly lock bitmaps with successors Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190223000614.13894-7-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | nbd: change error checking order for bitmaps Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190223000614.13894-6-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | block/dirty-bitmap: change semantics of enabled predicate Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190223000614.13894-5-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
2019-03-12 | John Snow | block/dirty-bitmap: remove set/reset assertions against... Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20190223000614.13894-4-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com> |
commitcommitdifftree |
next |