Skip to content
Snippets Groups Projects
Commit 0e4b49a0 authored by Eric Blake's avatar Eric Blake Committed by Jiri Denemark
Browse files

blockcopy: allow larger buf-size


While qemu definitely caps granularity to 64 MiB, it places no
limits on buf-size.  On a machine beefy enough for lots of
memory, a buf-size larger than 2 GiB is feasible, so we should
pass a 64-bit parameter.

* include/libvirt/libvirt.h.in (VIR_DOMAIN_BLOCK_COPY_BUF_SIZE):
Allow 64 bits.

Signed-off-by: Eric Blake's avatarEric Blake <eblake@redhat.com>
Signed-off-by: default avatarJiri Denemark <jdenemar@redhat.com>
parent a4431931
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment