Re: [PATCH v2 07/15] block: Add option to create inactive nodes

2025-02-03 Thread Stefan Hajnoczi
On Thu, Jan 30, 2025 at 06:12:38PM +0100, Kevin Wolf wrote: > In QEMU, nodes are automatically created inactive while expecting an > incoming migration (i.e. RUN_STATE_INMIGRATE). In qemu-storage-daemon, > the notion of runstates doesn't exist. It also wouldn't necessarily make > sense to introduce

Re: [PATCH v2 07/15] block: Add option to create inactive nodes

2025-01-30 Thread Eric Blake
On Thu, Jan 30, 2025 at 06:12:38PM +0100, Kevin Wolf wrote: > In QEMU, nodes are automatically created inactive while expecting an > incoming migration (i.e. RUN_STATE_INMIGRATE). In qemu-storage-daemon, > the notion of runstates doesn't exist. It also wouldn't necessarily make > sense to introduce