On Thu, Sep 11, 2025 at 18:27:43 +0300, Nikolai Barybin via Devel wrote:
> Parse params list and pass arguments to underlying call to
> qemuDomainBlockPullCommon.
>
> Now bandwidth unit of messurement is passed as param and passed further
> with a use of VIR_DOMAIN_BLOCK_PULL_BANDWIDTH_BYTES flag.
Parse params list and pass arguments to underlying call to
qemuDomainBlockPullCommon.
Now bandwidth unit of messurement is passed as param and passed further
with a use of VIR_DOMAIN_BLOCK_PULL_BANDWIDTH_BYTES flag.
virDomainBlockRebase2 doesn't use equavivalent external flag.
Signed-off-by: Niko