diff options
author | John Snow | 2019-07-29 22:35:52 +0200 |
---|---|---|
committer | John Snow | 2019-08-16 22:28:01 +0200 |
commit | 3c95037aa857e95916b2a91e127ec9b74af8ed05 (patch) | |
tree | ed7858a34f1ade9508382ef003d3ebf8f76a2c7d /CODING_STYLE | |
parent | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'... (diff) | |
download | qemu-3c95037aa857e95916b2a91e127ec9b74af8ed05.tar.gz qemu-3c95037aa857e95916b2a91e127ec9b74af8ed05.tar.xz qemu-3c95037aa857e95916b2a91e127ec9b74af8ed05.zip |
qapi/block-core: Introduce BackupCommon
drive-backup and blockdev-backup have an awful lot of things in common
that are the same. Let's fix that.
I don't deduplicate 'target', because the semantics actually did change
between each structure. Leave that one alone so it can be documented
separately.
Where documentation was not identical, use the most up-to-date version.
For "speed", use Blockdev-Backup's version. For "sync", use
Drive-Backup's version.
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
[Maintainer edit: modified commit message. --js]
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-id: 20190709232550.10724-2-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'CODING_STYLE')
0 files changed, 0 insertions, 0 deletions