qemu/block/monitor
Daniel P. Berrangé cf3a74c94f block: add ability to specify list of blockdevs during snapshot
When running snapshot operations, there are various rules for which
blockdevs are included/excluded. While this provides reasonable default
behaviour, there are scenarios that are not well handled by the default
logic. Some of the conditions do not have a single correct answer.

Thus there needs to be a way for the mgmt app to provide an explicit
list of blockdevs to perform snapshots across. This can be achieved
by passing a list of node names that should be used.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20210204124834.774401-5-berrange@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
2021-02-08 11:19:51 +00:00
..
bitmap-qmp-cmds.c blockdev: Split off basic bitmap operations for qemu-img 2020-05-19 10:32:14 -05:00
block-hmp-cmds.c block: add ability to specify list of blockdevs during snapshot 2021-02-08 11:19:51 +00:00
meson.build meson: convert block 2020-08-21 06:30:18 -04:00