You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/block/export
Kevin Wolf 1600ef01ab block/export: Add option to allow export of inactive nodes
Add an option in BlockExportOptions to allow creating an export on an
inactive node without activating the node. This mode needs to be
explicitly supported by the export type (so that it doesn't perform any
operations that are forbidden for inactive nodes), so this patch alone
doesn't allow this option to be successfully used yet.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Acked-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-ID: <20250204211407.381505-13-kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
5 months ago
..
export.c block/export: Add option to allow export of inactive nodes 5 months ago
fuse.c include: Rename sysemu/ -> system/ 6 months ago
meson.build vduse-blk: Implement vduse-blk export 3 years ago
vduse-blk.c block: Adjust check_block_size() signature 8 months ago
vduse-blk.h vduse-blk: Implement vduse-blk export 3 years ago
vhost-user-blk-server.c block: Adjust check_block_size() signature 8 months ago
vhost-user-blk-server.h block: spelling fixes 2 years ago
virtio-blk-handler.c block/export: Fix graph locking in blk_get_geometry() call 2 years ago
virtio-blk-handler.h include: Rename sysemu/ -> system/ 6 months ago