Peter Maydell
7851f1a706
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Block layer patches:
- Copy offloading fixes for when the copy increases the image size
- Temporary revert of the removal of deprecated -drive options
- Fix request serialisation in the image fleecing scenario
- Fix copy-on-read crash with unaligned image size
- Fix another drain crash
# gpg: Signature made Tue 10 Jul 2018 16:37:52 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: (24 commits)
block: Use common write req handling in truncate
block: Fix bdrv_co_truncate overlap check
block: Use common req handling in copy offloading
block: Use common req handling for discard
block: Fix handling of image enlarging write
block: Extract common write req handling
block: Use uint64_t for BdrvTrackedRequest byte fields
block: Use BdrvChild to discard
block: Add copy offloading trace points
block: Prefix file driver trace points with "file_"
Revert "block: Remove deprecated -drive geometry options"
Revert "block: Remove deprecated -drive option addr"
Revert "block: Remove deprecated -drive option serial"
Revert "block: Remove dead deprecation warning code"
block/blklogwrites: Make sure the log sector size is not too small
qapi/block-core.json: Add missing documentation for blklogwrites log-append option
block/backup: fix fleecing scheme: use serialized writes
block: add BDRV_REQ_SERIALISING flag
block: split flags in copy_range
block/io: fix copy_range
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-07-10 17:28:29 +01:00
..
2018-07-10 17:28:29 +01:00
2018-06-28 19:05:35 +02:00
2018-07-03 18:38:54 +02:00
2018-05-29 11:28:46 +01:00
2018-06-22 16:33:46 +02:00
2018-05-30 13:19:09 -03:00
2018-06-29 14:20:56 +02:00
2016-10-25 16:25:48 +02:00
2018-06-27 13:28:11 +02:00
2018-07-03 23:15:43 +02:00
2018-06-22 16:33:46 +02:00
2017-03-22 19:24:34 +01:00
2017-11-17 18:21:30 +01:00
2018-05-04 08:27:53 +02:00
2018-05-23 14:30:51 +02:00
2017-09-04 13:09:13 +02:00
2018-02-09 13:52:15 +01:00
2018-07-03 23:18:56 +02:00
2018-07-03 23:18:56 +02:00
2017-03-05 09:12:25 +01:00
2018-05-04 08:27:53 +02:00
2018-05-04 08:27:53 +02:00
2017-03-16 07:13:02 +01:00
2018-05-30 13:19:09 -03:00
2018-03-13 18:06:06 +00:00
2017-11-17 18:21:30 +01:00
2017-07-24 13:35:11 +02:00
2018-01-29 14:22:50 -05:00
2018-06-27 11:09:29 +01:00
2017-09-04 13:09:12 +02:00
2018-06-11 14:53:32 -04:00
2018-07-03 18:38:54 +02:00