Peter Maydell
ea1329bb3a
Block patches:
- Asynchronous copying for block-copy (i.e., the backup job)
- Allow resizing of qcow2 images when they have internal snapshots
- iotests: Logging improvements for Python tests
- iotest 153 fix, and block comment cleanups
-----BEGIN PGP SIGNATURE-----
iQFGBAABCAAwFiEEkb62CjDbPohX0Rgp9AfbAGHVz0AFAl6xYpoSHG1yZWl0ekBy
ZWRoYXQuY29tAAoJEPQH2wBh1c9AF7IH/j1wr6m8OrZtdAoebVqFQn2buydT+kGP
DP4IVfJ4YoTwmZCBxoR5ZuH6kWTWgUDz1w5x7U5A70tVLqK+RwCnAxrlz19s6rVP
ACp1d6GO7iLAEH58KRsvSvy7OTvpKzEXP8tS8kDsK58xl8m65vSBLIt9xUpZMql2
VAiftyu7MYGpObEoy2SnTuhM5H9pPcNiuwATGLNrJqdmi+bW8sIKiV3+yND7s1cz
lWqVHaWq0XUfBaSG4sx6BqBeBl+cchv0XyRrwNJefY3lVLxIiizwxmb7UYBRSBrY
XIKGOl1qZNE0AETuF2wh7XzTJuHe7Asash5dIIip0sqtbiToVlSxQwY=
=vtg/
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' into staging
Block patches:
- Asynchronous copying for block-copy (i.e., the backup job)
- Allow resizing of qcow2 images when they have internal snapshots
- iotests: Logging improvements for Python tests
- iotest 153 fix, and block comment cleanups
# gpg: Signature made Tue 05 May 2020 13:56:58 BST
# gpg: using RSA key 91BEB60A30DB3E8857D11829F407DB0061D5CF40
# gpg: issuer "mreitz@redhat.com"
# gpg: Good signature from "Max Reitz <mreitz@redhat.com>" [full]
# Primary key fingerprint: 91BE B60A 30DB 3E88 57D1 1829 F407 DB00 61D5 CF40
* remotes/maxreitz/tags/pull-block-2020-05-05: (24 commits)
block/block-copy: use aio-task-pool API
block/block-copy: refactor task creation
block/block-copy: add state pointer to BlockCopyTask
block/block-copy: alloc task on each iteration
block/block-copy: rename in-flight requests to tasks
Fix iotest 153
block: Comment cleanups
qcow2: Tweak comment about bitmaps vs. resize
qcow2: Allow resize of images with internal snapshots
block: Add blk_new_with_bs() helper
iotests: use python logging for iotests.log()
iotests: Mark verify functions as private
iotest 258: use script_main
iotests: add script_initialize
iotests: add hmp helper with logging
iotests: limit line length to 79 chars
iotests: touch up log function signature
iotests: drop pre-Python 3.4 compatibility code
iotests: alphabetize standard imports
iotests: add pylintrc file
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-05-05 16:46:37 +01:00
..
2020-03-17 16:05:40 +01:00
2019-10-10 10:56:18 +02:00
2019-10-10 10:56:17 +02:00
2020-03-11 12:42:30 +01:00
2019-10-10 10:56:18 +02:00
2020-04-07 14:34:47 +02:00
2020-01-06 13:43:06 +01:00
2019-06-12 13:18:33 +02:00
2019-10-14 17:12:48 +02:00
2020-02-18 11:55:40 +01:00
2020-05-05 13:17:36 +02:00
2020-05-05 14:03:28 +02:00
2019-09-16 14:48:30 +02:00
2019-09-16 14:48:30 +02:00
2020-04-30 17:51:07 +02:00
2020-02-18 11:55:40 +01:00
2019-09-13 12:18:37 +02:00
2020-05-05 13:17:36 +02:00
2019-05-13 08:58:55 +02:00
2020-03-11 12:42:29 +01:00
2020-03-18 14:03:46 -04:00
2019-06-12 13:20:20 +02:00
2018-12-14 11:52:40 +01:00
2019-09-16 14:48:30 +02:00
2019-06-12 13:20:20 +02:00
2020-05-04 14:43:22 +02:00
2020-04-30 17:51:07 +02:00
2020-02-18 11:55:40 +01:00
2020-04-30 17:51:07 +02:00
2020-02-18 10:54:02 +01:00
2020-05-05 13:17:36 +02:00
2019-06-12 13:18:33 +02:00
2020-05-04 16:07:43 +01:00
2020-03-16 22:07:42 +01:00
2020-03-09 18:05:31 +00:00
2020-04-30 17:51:07 +02:00
2020-05-04 15:16:46 -05:00
2020-05-05 14:03:28 +01:00
2019-10-14 17:12:48 +02:00
2020-05-04 14:43:22 +02:00
2020-05-05 13:17:36 +02:00
2018-02-09 05:05:11 +01:00
2020-03-06 17:15:38 +01:00
2020-02-20 16:43:42 +01:00
2020-03-18 14:03:46 -04:00
2019-10-26 15:38:06 +02:00
2020-04-30 17:51:07 +02:00
2020-05-05 13:17:36 +02:00
2020-05-05 13:17:36 +02:00
2020-03-11 12:42:30 +01:00
2020-05-05 13:17:36 +02:00
2020-03-27 14:47:23 +01:00
2020-05-05 13:17:36 +02:00
2019-04-30 15:29:00 +02:00
2017-07-17 11:34:11 +08:00
2017-07-17 11:34:11 +08:00
2019-04-30 15:29:00 +02:00
2020-05-05 13:17:36 +02:00
2019-04-30 15:29:00 +02:00
2020-02-18 11:55:40 +01:00
2020-04-30 17:51:07 +02:00
2020-04-30 17:51:07 +02:00
2020-04-29 08:01:51 +02:00
2020-05-05 13:17:36 +02:00
2019-12-18 08:43:19 +01:00
2020-04-30 17:51:07 +02:00
2020-03-09 15:59:31 +01:00
2020-01-06 13:43:06 +01:00
2020-02-18 11:55:40 +01:00
2020-03-11 12:42:30 +01:00
2020-05-05 13:17:36 +02:00
2019-06-12 13:20:20 +02:00
2020-04-30 17:51:07 +02:00
2020-05-05 16:46:37 +01:00
2019-04-30 15:29:00 +02:00
2020-05-05 13:17:36 +02:00
2020-05-05 13:17:36 +02:00
2020-05-05 13:17:36 +02:00
2019-10-14 17:12:48 +02:00
2019-06-12 13:18:33 +02:00
2018-08-28 18:21:38 +02:00