diff options
| author | Max Reitz <mreitz@redhat.com> | 2019-06-03 22:22:35 +0200 |
|---|---|---|
| committer | Max Reitz <mreitz@redhat.com> | 2019-06-14 14:16:57 +0200 |
| commit | 681b86ac506bf994a92f17e5a8dedb278aab6ede (patch) | |
| tree | 70640bbba99d5c20ee8be36a44944dc32e5e1571 /python/qemu/qtest.py | |
| parent | f22356d95524347ff255ae58a96f0f7052018d4e (diff) | |
| download | focaccia-qemu-681b86ac506bf994a92f17e5a8dedb278aab6ede.tar.gz focaccia-qemu-681b86ac506bf994a92f17e5a8dedb278aab6ede.zip | |
qapi/block-core: Overlays are not snapshots
A snapshot is something that reflects the state of something at a certain point in time. It does not change. The file our snapshot commands create (or the node they install) is not a snapshot, as it does change over time. It is an overlay. We cannot do anything about the parameter names, but we can at least adjust the descriptions to reflect that fact. Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-id: 20190603202236.1342-2-mreitz@redhat.com Reviewed-by: John Snow <jsnow@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'python/qemu/qtest.py')
0 files changed, 0 insertions, 0 deletions