Peter Maydell
0f01b9fdd4
Block layer patches:
- Active mirror (blockdev-mirror copy-mode=write-blocking)
- bdrv_drain_*() fixes and test cases
- Fix crash with scsi-hd and drive_del
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJbJ+FaAAoJEH8JsnLIjy/WIRoP/29yh6sRfk+bgxxKczctZLSr
hJYkf62oZG0NjwAqjA+P9TJjUFLuRS62cVE5IljvcKjcAaXIavJy5ZIqHx/T2BS2
faaUMOjlhbMtH8Emeun8BoTzPXKME3m7IifxTvc1g40UkeTbeGFF8P3wZ32QtduO
OwxkT4qM0tiV4rin2Gds4IGokigx9qJKAN3i2PJNlUYg9kXs7tjdVuJp73OK3ZVb
w0uYvPsiY65GJ3VrLxyPrH3wCWMnI7Ep4ekbjYTusoV57iZdQ6e3kDwqAgCGNPaE
BaCQx7Aza7D6EDE+fOKIegyh7AyUy+oA1kcA5Z4u4qsasvYIYm7bQIFh+ohRHHpf
+SbvAY1dockOYuN6V6K2EkIU6jNFmgUFHAU9jHb7QBlgYDfsTBNOPgK6po3NtjJM
Scv9aB7aHGmTvRFYb1LHHJWsiMOaWgXgCFelAzM6PfhSvPPE8110doGS7dqbDAI+
PThdtvXoNACuvwNUKGc5I16iO9j3p1aL4RYz2e/9xVlsATwUYiU3D1ICpw/ejb4z
gfwseeFxdLfWV/bNylYd9FZJSs2NoZhNrw+qghIkJ9hTO2YJguCLqQTtJzT2gTXT
YVjEhTFGcOtTgG3Z+s5PhHwkWBCVmJWUFxh0eDa4ejfHqc1e+A2Tqxh4LgnsloaK
WgHFympxV6Sb1s7V8i7V
=6Krl
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Block layer patches:
- Active mirror (blockdev-mirror copy-mode=write-blocking)
- bdrv_drain_*() fixes and test cases
- Fix crash with scsi-hd and drive_del
# gpg: Signature made Mon 18 Jun 2018 17:44:10 BST
# gpg: using RSA key 7F09B272C88F2FD6
# gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>"
# Primary key fingerprint: DC3D EB15 9A9A F95D 3D74 56FE 7F09 B272 C88F 2FD6
* remotes/kevin/tags/for-upstream: (35 commits)
iotests: Add test for active mirroring
block/mirror: Add copy mode QAPI interface
block/mirror: Add active mirroring
job: Add job_progress_increase_remaining()
block/mirror: Add MirrorBDSOpaque
block/dirty-bitmap: Add bdrv_dirty_iter_next_area
test-hbitmap: Add non-advancing iter_next tests
hbitmap: Add @advance param to hbitmap_iter_next()
block: Generalize should_update_child() rule
block/mirror: Use source as a BdrvChild
block/mirror: Wait for in-flight op conflicts
block/mirror: Use CoQueue to wait on in-flight ops
block/mirror: Convert to coroutines
block/mirror: Pull out mirror_perform()
block: fix QEMU crash with scsi-hd and drive_del
test-bdrv-drain: Test graph changes in drain_all section
block: Allow graph changes in bdrv_drain_all_begin/end sections
block: ignore_bds_parents parameter for drain functions
block: Move bdrv_drain_all_begin() out of coroutine context
block: Allow AIO_WAIT_WHILE with NULL ctx
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-06-19 16:04:43 +01:00
..
2016-07-12 16:19:16 +02:00
2018-05-18 17:09:54 +08:00
2018-03-12 11:07:37 +00:00
2018-05-18 17:09:54 +08:00
2017-02-21 11:14:07 +00:00
2018-05-18 17:09:54 +08:00
2016-03-22 22:20:15 +01:00
2017-09-22 14:11:25 +02:00
2017-09-22 14:11:23 +02:00
2016-05-19 16:42:28 +02:00
2017-07-24 12:42:55 +01:00
2017-09-07 19:02:30 +01:00
2017-03-03 16:40:02 +01:00
2016-09-29 14:13:39 +02:00
2018-03-12 08:59:03 +01:00
2016-09-29 14:13:39 +02:00
2016-02-04 17:01:04 +00:00
2018-03-13 18:06:05 +00:00
2017-05-07 09:57:51 +03:00
2017-07-13 13:50:19 +02:00
2018-01-24 19:20:19 +02:00
2018-01-24 19:20:19 +02:00
2017-02-13 17:27:13 +00:00
2016-02-04 17:01:04 +00:00
2018-06-18 17:04:55 +02:00
2016-04-06 09:52:07 +08:00
2017-01-31 10:10:14 +11:00
2016-03-22 22:20:17 +01:00
2017-02-21 11:14:07 +00:00
2016-08-03 18:44:57 +02:00
2018-05-23 17:33:58 +03:00
2018-05-04 08:27:53 +02:00
2017-01-16 13:25:18 +00:00
2018-05-15 14:58:44 +01:00
2018-06-01 16:01:29 +01:00
2018-05-23 17:33:58 +03:00
2018-06-01 15:13:46 +02:00
2018-04-27 18:05:22 +10:00
2016-10-07 14:14:06 +02:00
2016-02-04 17:01:04 +00:00
2018-06-18 15:48:22 +02:00
2018-02-19 13:03:24 +02:00
2018-02-19 13:03:24 +02:00
2017-10-10 09:45:00 -07:00
2017-03-14 13:26:37 +01:00
2016-08-03 18:44:56 +02:00
2018-06-15 14:49:44 +02:00
2016-07-13 13:26:02 +02:00
2018-03-27 13:05:28 +01:00
2017-12-19 09:25:27 +00:00
2018-03-27 13:05:28 +01:00
2017-07-24 14:16:29 +02:00
2016-02-04 17:01:04 +00:00
2018-06-11 16:18:45 +02:00
2017-04-28 18:48:11 +02:00
2018-03-13 18:06:06 +00:00
2018-05-09 00:13:38 +02:00
2018-01-16 14:54:52 +01:00
2016-02-04 17:01:04 +00:00
2018-03-12 16:12:50 +01:00
2018-06-13 13:47:35 +02:00
2016-07-04 16:49:33 +03:00
2018-03-12 16:12:47 +01:00
2018-02-05 13:54:39 +01:00
2017-11-15 09:34:51 +01:00
2018-04-05 14:37:38 +02:00
2017-03-19 11:12:12 +01:00
2017-03-17 12:54:21 +01:00
2017-09-26 14:46:23 +02:00
2016-05-18 15:04:27 +03:00
2018-02-08 09:22:03 +08:00
2016-03-22 22:20:17 +01:00
2018-05-20 08:48:13 +03:00
2017-12-20 22:01:24 +08:00
2018-05-20 08:55:01 +03:00